]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-02-01 Sagar Bijwenvs_flash: Detect key partition as uninitialised even...
2019-01-31 Anton MaklakovMerge branch 'bugfix/mdns_test_cleanup' into 'master'
2019-01-31 He Yin LingMerge branch 'feature/add_ipv6_related_change' into...
2019-01-31 Ivan GrokhotkovMerge branch 'bugfix/event_loop_library_memory_leak...
2019-01-31 Angus GrattonMerge branch 'feature/optionally_disable_https_from_ota...
2019-01-30 Mahavir Jainesp_https_ota: add support for configurable ota buffer...
2019-01-30 Mahavir Jainesp_https_ota: add config option to (optionally) allow...
2019-01-30 Renz Christian... esp_event: detect leaks in unit test
2019-01-30 Renz Christian... esp_event: fix post data type inconsistency
2019-01-30 Renz Christian... esp_event: fix memory leaks
2019-01-30 David Cermakmdns tests: execute test services only when running...
2019-01-30 Jiang Jiang... Merge branch 'bugfix/tw28445_wps_thread_safe' into...
2019-01-30 Ivan GrokhotkovMerge branch 'bugfix/git_describe_always_for_cmake...
2019-01-30 Ivan GrokhotkovMerge branch 'bugfix/cmake_stack_protector' into 'master'
2019-01-30 Ivan GrokhotkovMerge branch 'bugfix/aws_iot_examples_cmake_build'...
2019-01-30 Angus GrattonMerge branch 'bugfix/add_missing_links_to_translation...
2019-01-30 Angus GrattonMerge branch 'bugfix/doc_updates_from_github' into...
2019-01-30 Angus GrattonMerge branch 'bugfix/mdns_crash_free_strdup' into ...
2019-01-30 Angus GrattonMerge branch 'bugfix/correct_kconfigs' into 'master'
2019-01-30 Angus GrattonMerge branch 'update/esptool_repo_sync' into 'master'
2019-01-29 Roland Dobaitools: replace absolute URLs in Kconfig docs
2019-01-29 Angus GrattonMerge branch 'bugfix/disable_kconfig_redundant_config_w...
2019-01-29 Roland DobaiCorrect Kconfigs according to the coding style
2019-01-29 Ivan GrokhotkovMerge branch 'feature/eth_support_ip101g' into 'master'
2019-01-29 Ivan Grokhotkovesp32: disable stack protector for startup code (CMake)
2019-01-29 Liu Zhi Fuesp32: fix WPS thread-safe
2019-01-29 Jiang Jiang... Merge branch 'bugfix/coex_update_phy_to_fix_interrupt_w...
2019-01-29 David Cermakmdns: fixed crash on free undefined ptr after skipped...
2019-01-29 morrisethernet: support new PHY (IP101)
2019-01-29 Ivan GrokhotkovMerge branch 'feat/spi_slave_timing' into 'master'
2019-01-29 Angus Grattonci: Remove ALLOW_TO_SYNC_FROM_PUBLIC from esptool mirro...
2019-01-29 Renz Christian... confgen: disable config override warnings
2019-01-29 Renz Christian... kconfiglib: allow disabling of config override warnings
2019-01-29 XiaXiaotianesp32: update libphy.a to fix interrupt watchdog when...
2019-01-28 Mahavir Jainci: remove `IDF_CI_BUILD` variable, no active users
2019-01-28 Ivan GrokhotkovMerge branch 'bugfix/backtrace_from_interrupts' into...
2019-01-28 Darian Leungfreertos: Make backtrace work across interrupts
2019-01-28 Jiang Jiang... Merge branch 'mesh/bugfix_0124' into 'master'
2019-01-28 Mahavir Jainexamples: aws_iot: fix cmake build issue which used...
2019-01-28 Ivan GrokhotkovMerge branch 'feature/modem_pppos' into 'master'
2019-01-28 Anton Maklakovdocs: Correct priorities in the PATH string
2019-01-27 krzychbIncluded missing links between English and Chinese...
2019-01-26 huchaorumodify test case to support ipv6
2019-01-25 michaelspi: add new test for timing and mode
2019-01-25 Michael (XIAO... spi_master: fix the timing a little so that can assign...
2019-01-25 michaelspi_slave: improve the timing configuration
2019-01-25 michaeltest: add new test framework for different configurations
2019-01-25 Renz Christian... confgen: disable redundant assignment warning
2019-01-25 Renz Christian... kconfiglib: allow disabling of redundant definition...
2019-01-25 Jiang Jiang... Merge branch 'bugfix/ble_active_scan_not_wait_scan_rsp...
2019-01-24 suda-morrisupdate translation of establish-serial-connection
2019-01-24 krzychbSmall updates of wording
2019-01-24 ShellAddicteddocs(en): dialout-linux added specific command for...
2019-01-24 qiyueixamesh: udpate libs
2019-01-24 Ivan GrokhotkovMerge branch 'feature/merge_multiple_github_prs' into...
2019-01-24 Tian Haocomponent/bt: add a option to make report adv data...
2019-01-24 Angus GrattonMerge branch 'doc/add_esp_ble_test_case' into 'master'
2019-01-24 Wang Fangadd esp ble compatibility test case
2019-01-24 Angus GrattonMerge branch 'bugfix/reduce_nvs_init_time' into 'master'
2019-01-24 Jiang Jiang... Merge branch 'bugfix/sha_ownership' into 'master'
2019-01-24 Ivan GrokhotkovMerge branch 'feature/efuse_add_voltage_level' into...
2019-01-24 KonstantinKondrashovapp_update: Fix a handling of version as string
2019-01-24 KonstantinKondrashovtools: Add unit tests
2019-01-24 KonstantinKondrashovtools: Add --always option to git describe for Cmake
2019-01-24 Angus GrattonMerge branch 'bugfix/regenerate_sdkconfig_fails' into...
2019-01-23 Pieter du PreezInitialized some uninitialized variables in rtc_clk...
2019-01-23 rustyxHandle esp_tls_conn_read disconnection in ssl_read...
2019-01-23 Damian Reboredofix esp_http_client_open
2019-01-23 Michael ReutmanFix typo in error message in esp_bluedroid_init
2019-01-23 Michael ReutmanAdd static qualifier to s_light_sleep_wakeup variable...
2019-01-23 Anders Kaløresp_http_client: Add support for mutual authentication
2019-01-23 morrismodem: support modem facility and PPPoS
2019-01-23 Ivan GrokhotkovMerge branch 'bugfix/bootloader_map_size' into 'master'
2019-01-23 Jiang Jiang... Merge branch 'bugfix/wifi_fix_invalid_csi_data_index...
2019-01-23 Ivan GrokhotkovMerge branch 'feature/support_global_der_ca_store'...
2019-01-23 Angus Grattonhwcrypto sha: Use spinlocks instead of semaphores for...
2019-01-23 Angus Grattonhwcrypto sha: Allow SHA contexts to be shared between...
2019-01-23 Gautier Seidelnvs_flash: Improve nvs_flash_init_partition() speed
2019-01-23 Angus GrattonMerge branch 'bugfix/examples_http_file_server_readme...
2019-01-22 XiaXiaotianesp32: fix invalid channel state information(CSI) data...
2019-01-22 Ivan Grokhotkovtinyfw: update to support new esptool argument
2019-01-22 Wangjialinfeature: add support for setting core voltage in high...
2019-01-22 Ivan GrokhotkovMerge branch 'bugfix/http_server_uri_template' into...
2019-01-22 Angus GrattonMerge branch 'bugfix/cmake_env_var_for_kconfig' into...
2019-01-21 Sagar BijweCMake: Make IDF_PATH available to Kconfiglib when not...
2019-01-21 Ivan GrokhotkovMerge branch 'bugfix/esp-http-client-incorrect-path...
2019-01-21 Jitin Georgeesp_http_client: Fix config member path's incorrect...
2019-01-21 Anurag Karesp_http_server : Remove casual use of 'template' keyword
2019-01-19 Angus GrattonUpdate esptool.py to v2.6
2019-01-19 Ivan Grokhotkovbootloader: account for load address when mapping cache...
2019-01-19 Ivan Grokhotkovbootloader: fix IROM and DROM swapped in log messages
2019-01-18 Jiang Jiang... Merge branch 'bugfix/phy_rtc_cache_disabled' into ...
2019-01-16 Tian HaoFix some bugs in phy
2019-01-16 Jiang Jiang... Merge branch 'mesh/cs_root_conflict' into 'master'
2019-01-16 KonstantinKondrashovtool: Add unit test for Kconfig gen
2019-01-16 Renz Christian... docs: remove invalid arg in confgen invocation on docs...
2019-01-16 Renz Christian... cmake: only generate sdkconfig on top level project
2019-01-16 Renz Christian... confgen: base config creation on output type args
2019-01-15 qiyueixatest: modify the reason code from 204 to 15 in WIFI_CON...
2019-01-15 Wang Jia LinMerge branch 'bugfix/fix_psram_eid' into 'master'
next