]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-09-26 Wu Jian Gangcomponents/nghttp: rename Makefile to component.mk
2016-09-26 liuhancomponents/nghttp: add HTTP2.0 protocol feature
2016-09-26 Ivan GrokhotkovMerge branch 'feature/init_refactoring' into 'master'
2016-09-26 Ivan Grokhotkovcompoenents/esp32: don't alias start_cpu1 to start_cpu0...
2016-09-26 Ivan Grokhotkovcomponents/freertos: fix a bug with an uninitialised...
2016-09-26 Angus GrattonMerge branch 'bugfix/spelling_and_crlf_fix_in_panic...
2016-09-26 Ivan GrokhotkovChange application entry point name back to app_main
2016-09-26 Ivan GrokhotkovMerge branch 'master' into feature/init_refactoring
2016-09-26 Ivan Grokhotkovgitlab-ci: build SSC with matching branch name, if...
2016-09-26 Ivan GrokhotkovMerge branch 'feature/nvs_speed_improvement' into ...
2016-09-26 Ivan Grokhotkovcomponents/spi_flash: remove stray level of indentation
2016-09-26 Ivan Grokhotkovcomponents/nvs: fix broken sentences in comment blocks
2016-09-26 Ivan Grokhotkovcomponents/esp32: fix renaming of esp_event_set_cb...
2016-09-26 Ivan Grokhotkovcomponents/esp32: remove "_user" part from entry points...
2016-09-26 Jeroen DomburgFix a spelling mistake in panic message, add carriage...
2016-09-26 Angus GrattonMerge branch 'bugfix/clean_up_warnings' into 'master'
2016-09-25 Ivan Grokhotkovcomponents/lwip,esp32: fixes for C++
2016-09-25 Ivan Grokhotkovcomponents/bt: fix compilation, remove ./ from makefile
2016-09-25 Ivan Grokhotkovcomponents/esp32: clarify type of queue in wifi_init_co...
2016-09-25 Ivan Grokhotkovcomponents/esp32: add ESP_ERROR_CHECK
2016-09-25 Ivan GrokhotkovEvent handling refactoring
2016-09-25 Ivan Grokhotkovclean up warnings
2016-09-25 Ivan Grokhotkovcomponents/esp32,bt: fix typos in comments
2016-09-25 Ivan GrokhotkovStartup flow refactoring
2016-09-23 Ivan GrokhotkovRoll back submodule version
2016-09-23 Jeroen DomburgSpinlocks already come initialized. Remove the code...
2016-09-23 Jeroen DomburgRemove all references to prvLockQueue / prvUnlockQueue
2016-09-23 Wu Jian GangMerge branch 'feature/btdm_controller' into 'master'
2016-09-23 Ivan Grokhotkovcomponents/esp32: clean up unused function warnings...
2016-09-23 snakeadd 'extern C' in header files
2016-09-23 Ivan Grokhotkovclean up warnings
2016-09-23 snakeadd .h license header
2016-09-23 snake1. clean up the macro. 2. change component/bt/lib url...
2016-09-23 Ivan Grokhotkovcomponents/nvs: fix build, use log library instead...
2016-09-23 Ivan Grokhotkovcomponents/spi_flash: add flash operation counters...
2016-09-23 Ivan Grokhotkovcomponents/nvs: add erase function
2016-09-22 wangmengyangBLE ADV Demo
2016-09-22 Ivan Grokhotkovcomponents/nvs: fix formatting
2016-09-22 Ivan Grokhotkovcomponents/nvs: batch writes when possible
2016-09-22 Ivan GrokhotkovMerge branch 'master' into feature/btdm_controller
2016-09-22 Ivan GrokhotkovKconfig: make WiFi and BT mutually exclusive
2016-09-22 Ivan Grokhotkovcomponents/bt: add library as submodule
2016-09-22 Ivan Grokhotkovcomponents/bt: remove binary library
2016-09-22 snakeadd btdm_controller 1st
2016-09-22 Wu Jian Gangesp32/lib: update to f6d55836
2016-09-22 Wu Jian GangMerge branch 'bugfix/tw7054' into 'master'
2016-09-22 liuzhifutcpip_adapter: set sta ip to IP_ADDR_ANY when sta disco...
2016-09-22 Ivan GrokhotkovMerge branch 'driver_merge_tmp/fix_fifo_struct_header...
2016-09-22 Ivan GrokhotkovMerge branch 'driver_merge_tmp/merge_gpio' into 'master'
2016-09-22 WangjialinMerge branch 'master' into driver_merge_tmp/merge_gpio
2016-09-22 Ivan Grokhotkovcomponents/spi_flash: add performance counters
2016-09-22 Wangjialinuse uint8_t for fifo struct in uart and i2c
2016-09-21 Ivan Grokhotkovcomponents/nvs: maintain item hash list at page level
2016-09-21 Ivan Grokhotkovcomponents/nvs: avoid reading just-erased page
2016-09-21 Wu Jian GangMerge branch 'feature/wifi_lib_update' into 'master'
2016-09-21 Wu Jian Gangesp32/lib: update to 9f26b9a1
2016-09-21 Wu Jian Gangesp32: wait uart tx finish before cpu freq change
2016-09-21 WangjialinRemove some macros and declarations that are already...
2016-09-21 Wu Jian Gangesp32/lib: update to 9403d944
2016-09-21 WangjialinRemove mutex from GPIO driver code. Replace uint8_t...
2016-09-20 Angus GrattonMerge branch 'bugfix/macos_build' into 'master'
2016-09-20 Ivan GrokhotkovMerge branch 'feature/menuconfig_cpu_frequency_option...
2016-09-20 Ivan GrokhotkovMerge branch 'feature/lwip_add_debug_code' into 'master'
2016-09-20 Ivan GrokhotkovMerge branch 'master' into feature/menuconfig_cpu_frequ...
2016-09-20 Ivan GrokhotkovMerge branch 'feature/logging' into 'master'
2016-09-20 Ivan GrokhotkovMerge branch 'bugfix/lwip_so_reuse' into 'master'
2016-09-20 Ivan Grokhotkovcomponents/lwip: fix grammar
2016-09-20 Ivan GrokhotkovMerge branch 'master' into bugfix/lwip_so_reuse
2016-09-20 Ivan Grokhotkovcomponents/lwip: make SO_REUSE configurable via menuconfig
2016-09-20 liuzhifulwip: add license and add lwip_debug.h
2016-09-20 liuzhifulwip: add debug code to show udp/tcp pcbs
2016-09-20 Ivan Grokhotkovbootloader: remove trailing newlines from log messages
2016-09-20 Ivan GrokhotkovMerge branch 'feature/ci_test_trigger' into 'master'
2016-09-20 Ivan GrokhotkovMerge branch 'bugfix/newlib_fd_memory_leak' into 'master'
2016-09-20 Ivan Grokhotkovkconfig: fix build on macOS
2016-09-19 Ivan Grokhotkovcomponents/freertos: override per-task __cleanup handle...
2016-09-19 Wangjialinmodify typo
2016-09-19 Wangjialinadd gpio driver code
2016-09-19 Ivan GrokhotkovMerge branch 'driver_merge_tmp/merge_struct_header...
2016-09-19 Ivan Grokhotkovcomponents/esp32: move peripheral symbols to separate...
2016-09-19 Jeroen DomburgMerge branch 'features/lwip-SO_REUSEADDR' into 'master'
2016-09-19 Angus GrattonMerge branch 'bugfix/rom_gpio' into 'master'
2016-09-19 Angus GrattonMerge branch 'bugfix/windows' into 'master'
2016-09-19 Ivan Grokhotkovcomponents/log: regroup macros for better readability
2016-09-18 Ivan Grokhotkovgitlab-ci: allow running tests for branches, triggered...
2016-09-18 Ivan Grokhotkovcomponents/log: fix timestamp calculation
2016-09-18 Ivan Grokhotkovcomponents/log: set default runtime log level to ESP_LO...
2016-09-18 Ivan Grokhotkovcomponents/log: fix error when using ESP_LOGx from...
2016-09-18 Ivan GrokhotkovMerge branch 'bugfix/fix_memory_debug_macro_issue'...
2016-09-18 Ivan Grokhotkovcomponents/log: fix bugs, add options to override log...
2016-09-18 Wangjialinfix ledc and spi typo
2016-09-18 Wangjialinremove prefix and postfix
2016-09-18 Jeroen DomburgEnable SO_REUSEADDR in LWIP
2016-09-18 liuzhifufreertos: fix memory debug macro issue
2016-09-18 Ivan Grokhotkovperipheral structure headers: move volatile keyword...
2016-09-18 Jeroen DomburgAdding -fstrict-volatile-bitfields to the CFLAGS/CXXFLA...
2016-09-17 Wangjialinadd peripheral module struct headers
2016-09-16 Angus Grattonbuild system docs: Add note about no spaces in componen...
2016-09-16 Angus GrattonDocs: Add note about unusual submodule messages when...
2016-09-16 Angus Grattonconfig system: Support Windows when CRLFs used for...
next