]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-01-30 Mahavir Jainesp_https_ota: add config option to (optionally) allow...
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 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 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 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-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 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'
2019-01-15 Anurag Karhttp file_server : Fix README of example
2019-01-15 qiyuexiamesh: update libs
2019-01-15 Angus GrattonMerge branch 'bugfix/examples_http_file_server_kconfig...
2019-01-15 Anurag Karhttp_file_server : fix kconfig of example
2019-01-14 Ivan GrokhotkovMerge branch 'feature/http_server_wildcard_uri' into...
2019-01-14 Ivan GrokhotkovMerge branch 'bugfix/mqtt_tests_local_broker' into...
2019-01-14 Paul ReimerAdd esp_tls_init_global_ca_store function to esp-tls...
2019-01-14 Anurag KarHTTP Server : File server example added
2019-01-14 Anurag KarHTTP Server : Unit test added for httpd_uri_match_wildc...
2019-01-14 Anurag KarHTTP Server : Add uri_match_fn field in config structur...
2019-01-14 Anurag KarHTTP Server : Add helper APIs for sending string content
2019-01-12 Jiang Jiang... Merge branch 'bugfix/wifi_fix_incorrect_tx_complete_sta...
2019-01-12 Liu Zhi Fuesp32: fix the incorrect tx complete state issue
2019-01-12 Jiang Jiang... Merge branch 'bugfix/fix_ba_hardware_index_deleting_iss...
2019-01-11 David Cermakmqtt tests: connect to local broker when running in...
2019-01-11 Ivan GrokhotkovMerge branch 'feature/check_kconfig' into 'master'
2019-01-11 Ivan GrokhotkovMerge branch 'feature/freemodbus_mb_inst_config' into...
2019-01-11 Roland DobaiCheck & correct Kconfig files
2019-01-11 aleksexamples: change max register area size to maximum...
2019-01-11 Liu Zhi Fuesp32: fix wrongly deleting hardware BA index bug
2019-01-11 Ivan GrokhotkovMerge branch 'bugfix/unix_makefile_build_on_windows...
2019-01-11 Ivan GrokhotkovMerge branch 'feature/mqtt_before_connect_event' into...
next