]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-11-29 Tian HaoMerge branch 'master' into feature/btdm_bluedroid
2016-11-29 Tian Haocomponent/bt : use ESP_LOGx instead of printf
2016-11-29 Tian Haocomponent/bt : add write type
2016-11-29 Tian Haocomponent/bt : cleanup the comment and pass all doxyge...
2016-11-29 Tian Haocomponent/bt : cleanup a macro
2016-11-29 Wu Jian GangMerge branch 'feature/fota_ops_api' into 'master'
2016-11-28 Angus GrattonMerge branch 'bugfix/mbedtls_sha384' into 'master'
2016-11-28 Tian Haocomponent/bt : cleanup status and spell check
2016-11-28 Tian Haocomponent/bt : add comment for doxygen
2016-11-28 Wu Jian GangMerge branch 'feature/merge_some_misc_changes' into...
2016-11-28 Liu Zhi Fuesp32: update wifi lib to add tw8913 fix
2016-11-28 Liu Zhi Fulwip: modify according code review
2016-11-28 Liu Zhi Fuesp32/lwip: some misc changes
2016-11-28 Tian Zhong... feature/fota_ops_api: add ota core api implement
2016-11-28 Tian Haocomponent/bt : cleanup some missing code
2016-11-28 Tian Haocomponent/bt : cleanup the spell && redundant
2016-11-25 Tian Haocomponent/bt : change task to decease dram(heap)
2016-11-25 Tian Haocomponent/bt : decrese dram
2016-11-25 Wu Jian GangMerge branch 'feature/modem_sleep' into 'master'
2016-11-25 Xia Xiaotianmodem sleep: update wifi lib
2016-11-25 Wu Jian GangMerge branch 'feature/wpa2_enterprise' into 'master'
2016-11-25 Xia Xiaotianwpa2 enterprise: change wpa2 enterprise APIs to esp_wif...
2016-11-25 Xia Xiaotianwpa2 enterprise: change the type macro to platform...
2016-11-25 Angus GrattonmbedTLS SHA: Fix cloning of SHA-384 digests
2016-11-25 Angus Grattonmbedtls tests: Add additional MPI (bignum), SHA tests
2016-11-25 Tian Haocomponent/bt : close sdp to free dram
2016-11-25 Xia XiaotianMerge branch 'master' into feature/modem_sleep
2016-11-25 Wu Jian GangMerge branch 'bugfix/tw8770_fix_socket_memory_leak...
2016-11-25 Xia Xiaotianwpa2 enterprise: update wifi lib and add wpa2_printf
2016-11-25 Xia Xiaotianwpa2 enterprise: update wpa2 enterprise API comments
2016-11-25 Wang Jia LinMerge branch 'driver_merge_tmp/merge_timer' into 'master'
2016-11-25 Angus GrattonMerge branch 'feature/sha_tls_integration' into 'master'
2016-11-25 Angus GrattonMerge branch 'bugfix/spi_flash_region' into 'master'
2016-11-25 Angus GrattonMerge branch 'bugfix/ledc_divider' into 'master'
2016-11-25 Jeroen DomburgMerge branch 'bugfix/ringbuffer_item_return_bug_report_...
2016-11-24 Tian Haocomponent/bt : run astyle handle the code files
2016-11-24 Tian Haocomponent/bt : add license header
2016-11-24 WangjialinMerge branch 'master' into driver_merge_tmp/merge_timer
2016-11-24 Wang Jia LinMerge branch 'driver_merge_tmp/merge_pcnt' into 'master'
2016-11-24 Ivan GrokhotkovMerge branch 'bugfix/uart_argument_names' into 'master'
2016-11-24 Liu Zhi Fuesp32: update wifi lib to contain bt/wifi coexist code
2016-11-24 Xia Xiaotianwpa2 enterprise: update wifi lib in master branch
2016-11-24 Tian Haoexample : cleanup the order
2016-11-24 Tian Haocomponent/bt : fix sw coexit call mistake
2016-11-24 Tian Haocomponent/bt : wifi/bt software coexist option
2016-11-24 Xia Xiaotianwpa2 enterprise: add wifi lib
2016-11-24 Xia XiaotianMerge branch 'master' into feature/wpa2_enterprise
2016-11-24 Ivan GrokhotkovMerge branch 'bugfix/unit_test_run' into 'master'
2016-11-24 Ivan GrokhotkovMerge branch 'feature/system_apis' into 'master'
2016-11-24 Xia Xiaotiansystem_apis: update wifi lib and librtc.a
2016-11-24 Tian HaoMerge branch 'master' into feature/btdm_bluedroid
2016-11-24 Tian Haocomponent/bt : change gatt client callback param
2016-11-24 Angus Grattonspi_flash_erase_range: Allow for 32KB blocks not 64KB...
2016-11-24 Ivan Grokhotkovuart: use same argument names in get/set functions
2016-11-24 Ivan Grokhotkovledc: fix reported error when div_param == 256
2016-11-24 Angus GrattonMerge branch 'bugfix/uart_isr_rodata' into 'master'
2016-11-24 Angus GrattonMerge branch 'bugfix/rmt_includes' into 'master'
2016-11-24 Wangjialindriver: improve pulse counter code
2016-11-24 Wangjialinbugfix: ringbuffer return item api
2016-11-23 Angus GrattonFixes for stdlib.h inclusion
2016-11-23 Tian Haocomponent/bt : change gatt client arg to union
2016-11-23 Wangjialinupdate docs/index.rst
2016-11-23 Wangjialinupdate docs/index.rst
2016-11-23 Wangjialinadd pcnt.rst
2016-11-23 WangjialinMerge branch 'master' into driver_merge_tmp/merge_pcnt
2016-11-23 Wangjialindriver: PCNT
2016-11-23 Wangjialindriver: timer
2016-11-23 Xia XiaotianMerge branch 'master' into feature/wpa2_enterprise
2016-11-23 anttiremove unexisting tests in unit test CIConfig
2016-11-23 anttiremove fp unit test Kconfig
2016-11-23 Ivan GrokhotkovCI: fix unit test artifact path
2016-11-23 Tian Haocomponent/bt : decrease callback cb param size
2016-11-23 Xia Xiaotianwpa2 enterprise: update wpa2 enterprise APIs
2016-11-23 Tian Haocomponent/bt : gatt arg use union
2016-11-23 Ivan Grokhotkovesp32: add some implementation comments
2016-11-23 Ivan GrokhotkovMerge branch 'feature/integrate_unit_tests' into 'master'
2016-11-23 Ivan GrokhotkovMerge branch 'bugfix/freertos_staticqueue_size' into...
2016-11-23 anttiadd build all unit tests in project.mk and update doc
2016-11-23 Angus GrattonMerge branch 'bugfix/build_system_secure_boot_embed...
2016-11-23 anttiadd updated nvs flash test
2016-11-23 Angus GrattonMerge branch 'bugfix/embed_text_files' into 'master'
2016-11-22 Angus GrattonUART driver: Fix crash in ISR due to "UART" static...
2016-11-22 Angus GrattonFreeRTOS: Use C11 _Static_assert to verify static ...
2016-11-22 Angus Grattonbuild system: Fix null-terminating of text files for...
2016-11-22 Wangjialindriver: add hardware timer code.
2016-11-22 Daniel CamporaStaticQueue_t needs to have the same size as xQUEUE.
2016-11-22 Ivan Grokhotkovimplement esp_deep_sleep, fix build issues
2016-11-22 Tian Haocomponent/bt : change gap btc args to union
2016-11-22 Ivan GrokhotkovAdd API for random number generator
2016-11-22 Ivan Grokhotkovcatch log output from WiFi libs
2016-11-22 Ivan GrokhotkovImplement system_* APIs in IDF
2016-11-22 Ivan Grokhotkovremove legacy definitions from esp_types.h
2016-11-22 Tian Haocomponent/bt : clean up the demos
2016-11-22 Wu Jian GangMerge branch 'bugfix/tw8727_pc_send_random_pkt_cause_es...
2016-11-22 Tian Haocomponent/bt : Config for choose printf
2016-11-22 Angus GrattonmbedTLS SHA Acceleration: Add missing esp_sha_lock_engi...
2016-11-22 Angus Grattonhwcrypto: Fixes for disabling one hardware unit causing...
2016-11-22 Angus GrattonmbedTLS SHA acceleration: Allow concurrent digest calcu...
2016-11-22 Tian Haocomponent/bt : gatt client fix search service bug
2016-11-22 anttiadd unit tests to esp-idf
next