]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-04-16 suda-morrismake bootloader_support depend on IDF_TARGET
2019-04-16 Angus GrattonMerge branch 'bugfix/esp_efuse_get_pkg_ver' into 'master'
2019-04-15 Angus GrattonMerge branch 'feature/sntp_cb_function' into 'master'
2019-04-15 GOPTIONS\pfrostefuse: Fix excess data coming from uninitialized variable
2019-04-15 Ivan GrokhotkovMerge branch 'bugfix/freemodbus_fix_incorrect_read_coil...
2019-04-15 Jiang Jiang... Merge branch 'feature/btdm_AVRCP_TG' into 'master'
2019-04-15 Konstantin... sntp/lwip: Add some modes for time synchronization
2019-04-15 Jiang Jiang... Merge branch 'feature/add_support_for_signal_test'...
2019-04-15 Ivan GrokhotkovMerge branch 'bugfix/fix_deprecated_warning_with_dfs_in...
2019-04-15 Ivan GrokhotkovMerge branch 'feature/esp_event_loop_examples_protocols...
2019-04-15 Ivan GrokhotkovMerge branch 'doc/move_WiFi_Kconfig' into 'master'
2019-04-15 Ivan Grokhotkovexamples/protocols/mdns: use common network component
2019-04-15 Ivan Grokhotkovexamples/protocols/asio: use common network component
2019-04-15 Ivan Grokhotkovexamples/protocols/coap: use common network component
2019-04-15 Ivan Grokhotkovexamples/protocols/esp_http_client: use common network...
2019-04-15 Ivan Grokhotkovexamples/protocols/http(s,2)_request: use common networ...
2019-04-15 Ivan Grokhotkovexamples/protocols/http(s)_server: use common network...
2019-04-15 Ivan Grokhotkovexamples/protocols/mqtt: use common network component
2019-04-15 Ivan Grokhotkovexamples/protocols/openssl: use common network component
2019-04-15 Ivan Grokhotkovexamples/protocols/sntp: use common network component
2019-04-15 Ivan Grokhotkovexamples/protocols/sockets: use common network component
2019-04-15 Ivan Grokhotkovci: don’t look for project CMakeLists in common_components
2019-04-15 Ivan Grokhotkovexamples: add component for protocol examples network...
2019-04-15 aleksfreemodbus: fix incorrectly set coils read event
2019-04-15 Mahavir Jaincpu_start: fix warnings with CONFIG_PM_DFS_INIT_AUTO...
2019-04-15 liu zhifuesp_wifi: add support for signal test
2019-04-14 Angus GrattonMerge branch 'feat/spi_hal_support' into 'master'
2019-04-14 Jiang Jiang... Merge branch 'bugfix/rename_ldgen_common_module' into...
2019-04-13 Renz Christian... ldgen: rename common module
2019-04-12 Jiang Jiang... Merge branch 'feature/wifi_refactor_softap_power_save...
2019-04-12 Jiang Jiang... Merge branch 'bugfix/nvs_fix_erase_any' into 'master'
2019-04-12 Jiang Jiang... Merge branch 'bugfix/btdm_fix_memory_leak_when_set_txpw...
2019-04-12 Jiang Jiang... Merge branch 'bugfix/improve_spi_timing_for_psram_and_f...
2019-04-12 Ivan GrokhotkovMerge branch 'feat/example_sdio_over_spi' into 'master'
2019-04-12 Angus GrattonMerge branch 'feature/move_aws_iot_to_independent_repos...
2019-04-12 Ivan GrokhotkovMerge branch 'feature/esp_event_loop_examples_wifi...
2019-04-12 Ivan GrokhotkovMerge branch 'feature/esp_event_loop_library_compat_bas...
2019-04-12 Mahavir Jainaws_iot: moving AWS IoT to independent repository
2019-04-12 Angus GrattonMerge branch 'bugfix/enb_secboot_post_flash_enc' into...
2019-04-12 Angus GrattonMerge branch 'feature/unit_test_tag_leaks' into 'master'
2019-04-12 Konstantin... Add support a [leaks] tag for UT
2019-04-11 Michael (XIAO... sdio: support SDIO over spi in the example
2019-04-11 michaelsdmmc: support SDIO over SPI
2019-04-11 XiaXiaotianrefactor softap power save
2019-04-11 Krzysztof BudzynskiMerge branch 'doc/review_system_log-index' into 'master'
2019-04-11 Kirill ChalovReview log.rst and index.rst files in api-reference...
2019-04-11 suda-morrismake esp_wifi component depend on CONFIG_NO_BLOBS
2019-04-11 suda-morrismove WiFi-specific Kconfig to esp-wifi component
2019-04-11 Ivan Grokhotkovexamples/wifi: use esp_event library to handle events
2019-04-11 Ivan Grokhotkovexamples/system: use esp_event library to handle events
2019-04-11 Ivan Grokhotkovexamples/ethernet: use esp_event library to handle...
2019-04-11 Ivan GrokhotkovMerge branch 'feature/gcc8_use_bundled_newlib' into...
2019-04-11 Ivan Grokhotkovwifi: don’t disable event handling for SoftAP
2019-04-11 Ivan Grokhotkovesp_event: don’t warn if no handlers are present for...
2019-04-11 Ivan Grokhotkovtcpip_adapter: unregister shutdown handlers, don’t...
2019-04-11 Ivan Grokhotkovsystem_api: return error on repeated registration of...
2019-04-11 Ivan Grokhotkovsystem_api: add esp_unregister_shutdown_handler
2019-04-11 Ivan Grokhotkovevent: re-add wifi disconnect reason logging (e621e0af)
2019-04-11 Ivan Grokhotkovdocs: add event handling API guide
2019-04-11 Ivan Grokhotkovmdns: use esp_event library to handle events
2019-04-11 Ivan Grokhotkovevent loop: re-implement based on esp_event library
2019-04-11 Ivan Grokhotkovtcpip_adapter: add event declarations
2019-04-11 Ivan Grokhotkovethernet: add event declarations
2019-04-11 Ivan Grokhotkovwifi: add event declarations
2019-04-11 Ivan Grokhotkovesp_event: move trailing semicolons out of defines
2019-04-11 Jiang Jiang... Merge branch 'bugfix/wifi_spike_power' into 'master'
2019-04-11 Angus GrattonMerge branch 'feature/post_events_from_isr' into 'master'
2019-04-10 Anton Maklakovpthread: Use a definition only if we have the old toolchain
2019-04-10 Anurag KarEnable secure boot only after encrypting flash
2019-04-10 negativekelvinnvs_flash: Multi-page blob erased using nvs_erase_key...
2019-04-10 Renz Christian... esp_event: test posting from interrupt handler
2019-04-10 Renz Christian... esp_event: allow posting events from ISRs
2019-04-10 Renz Christian... ci: add unit test job
2019-04-10 baohongdecomponents/bt: Fix errors caused by rebase
2019-04-10 wangmengyangcomponent/bt: implement AVRCP Target APIs
2019-04-10 Angus GrattonMerge branch 'bugfix/http_client_redirection' into...
2019-04-10 Anton Maklakovesp32: disable -Wframe-address
2019-04-10 Ivan Grokhotkovnewlib: when compiling with GCC8, use newlib headers...
2019-04-10 Ivan Grokhotkovnewlib: force including IDF locks implementation
2019-04-10 Ivan Grokhotkovnewlib: when compiling with GCC8, use newlib headers...
2019-04-10 Ivan Grokhotkovesp_rom: don’t include locale functions when compiling...
2019-04-10 Ivan Grokhotkovesp_rom: export newlib functions as strong symbols
2019-04-10 Ivan Grokhotkovpthread: add dummy implementation of pthread_setcancelstate
2019-04-10 Ivan Grokhotkovnewlib: fixes for compatibility with newlib 3.0
2019-04-10 Ivan Grokhotkovnewlib: add missing tzset() to the time test
2019-04-10 Anton Maklakovsysview: fix test case for compatibility with new binutils
2019-04-10 Ivan Grokhotkovspi_master: compile as C11 due to use of stdatomic.h
2019-04-10 Vikram DattuFix url redirection issue.
2019-04-10 Angus GrattonMerge branch 'bugfix/make_bootloader_depends_on_target...
2019-04-10 XiaXiaotianesp32_wifi: fix the issue that the spike transmit power...
2019-04-09 Jiang Jiang... Merge branch 'bugfix/increase_block_scan_timeout_value...
2019-04-09 Wangjialinbugfix(psram): improve spi cs timing settings for psram
2019-04-09 Angus GrattonMerge branch 'bugfix/ws_transport_crash_on_connect_fail...
2019-04-09 Angus GrattonMerge branch 'bugfix/prov_fix_conn_id' into 'master'
2019-04-09 liu zhifuesp_wifi: increase WiFi block scan timeout value
2019-04-09 Angus GrattonMerge branch 'fix/mfg_util_todo_leftback' into 'master'
2019-04-09 Angus GrattonMerge branch 'bugfix/bootloader_flash_crypt_cnt_ff...
2019-04-08 Jiang Jiang... Merge branch 'bugfix/wifi_fix_no_tbtt_after_rx_wrong_be...
2019-04-08 suda-morrismake bootloader depend on IDF_TARGET
2019-04-08 XiaXiaotianesp_wifi: fix the bug that no TBTT will be generated...
next