]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-07-01 Hrishikesh... Bluetooth examples restructuring
2019-07-01 Angus GrattonMerge branch 'bugfix/win_flash_app_cmd' into 'master'
2019-07-01 Angus GrattonMerge branch 'bugfix/make_ccache_opt_in' into 'master'
2019-07-01 Angus GrattonMerge branch 'bugfix/confgen_windows_command_line'...
2019-07-01 Angus Grattoncmake: Use environment variables file for all config...
2019-07-01 Angus Grattoncmake kconfig: Pass environment variables to confgen...
2019-07-01 Angus GrattonMerge branch 'feature/mconf_simple_expand' into 'master'
2019-07-01 Angus Grattonmconf-idf: Use same 'simple expand' logic, same as...
2019-06-30 Jiang Jiang... Merge branch 'feature/btdm_avrcp_volume' into 'master'
2019-06-30 Jiang Jiang... Merge branch 'refactor/new_bt_component' into 'master'
2019-06-30 Hrishikesh... Bluetooth component refactoring
2019-06-30 Jiang Jiang... Merge branch 'feature/move_supplicant_to_idf_new' into...
2019-06-30 baohongdecomponents/bt: Add AVRCP feature about volume
2019-06-29 Deng Xinsupplicant/esp_wifi: move supplicant to idf
2019-06-29 Renz Christian... cmake: make use of ccache opt-in
2019-06-28 Ivan GrokhotkovMerge branch 'bugfix/idf_py_fix_subcommand_options...
2019-06-28 Ivan GrokhotkovMerge branch 'bugfix/ci_fix_mirror-submodule-update...
2019-06-28 Angus GrattonMerge branch 'bugfix/make_V_flag' into 'master'
2019-06-28 Sergei Silnovidf.py: Fix subcommand options
2019-06-28 Angus GrattonMerge branch 'bugfix/fix_secure_boot_support' into...
2019-06-28 Angus GrattonMerge branch 'bugfix/cmake_project_vars_not_set_by_rede...
2019-06-28 Angus GrattonMerge branch 'feature/nvs_util_decryption' into 'master'
2019-06-28 Jiang Jiang... Merge branch 'feature/add_limitation_for_max_tx_power...
2019-06-28 Anton Maklakovtools: Keep script behaviour
2019-06-28 Renz Christian... ci: test fail on build time works
2019-06-28 Renz Christian... cmake: fix issue with fail at build time
2019-06-28 Renz Christian... docs: remove secure boot and flash encryption from...
2019-06-28 Renz Christian... esptool_py: do not generate flasher arg files on bootlo...
2019-06-28 Renz Christian... bootloader: fix secure boot issues
2019-06-28 Renz Christian... components: restore dependency of extra bins on flash...
2019-06-28 Renz Christian... partition_table: move establishing dependencies to...
2019-06-28 Renz Christian... esptool_py: fix issue with variable for esptool args
2019-06-28 Renz Christian... bootloader_support: move embedding key after component...
2019-06-27 Ivan GrokhotkovMerge branch 'bugfix/i2s_apll_clock_fix' into 'master'
2019-06-27 Ivan GrokhotkovMerge branch 'feature/refactor_etherent_driver' into...
2019-06-27 Angus GrattonMerge branch 'feature/esp_flash_init_functions' into...
2019-06-27 Ivan GrokhotkovMerge branch 'bugfix/bootloader_header_cxx_guards'...
2019-06-27 Roland Dobaitools: Accept CTRL-T + A for app-flash in idf_monitor
2019-06-27 liu zhifuesp_wifi: add limitation for setting maximum WiFi TX...
2019-06-27 Mahavir JainMerge branch 'bugfix/pc_ble_prep_buf_memcpy' into ...
2019-06-27 Jiang Jiang... Merge branch 'bugfix/btdm_fail_to_config_url_in_eir...
2019-06-27 Shivani Tipnisnvs_util: Add NVS decryption feature
2019-06-27 Michael (XIAO... esp_flash: add initialization interface for SPI devices
2019-06-27 Michael (XIAO... spi_common: add interface to get whether the bus is...
2019-06-27 Michael (XIAO... spi_common: deprecate some public APIs
2019-06-27 Michael (XIAO... spi_master: move the spi_bus_init function into common...
2019-06-27 Angus GrattonMerge branch 'feature/ringbuffer_static_allocation...
2019-06-27 Angus GrattonMerge branch 'feature/remove_mbedtls_cmake_workarounds...
2019-06-27 Angus GrattonMerge branch 'feature/idf_py_add_positional_args_to_sub...
2019-06-27 Angus GrattonMerge branch 'bugfix/cmake_esptool_args_path' into...
2019-06-27 Angus Grattonesptool+cmake: Fix path generation for args.in2 file
2019-06-27 Jiang Jiang... Merge branch 'bugfix/bt_typo' into 'master'
2019-06-27 Hrishikesh... Fix typo from the commit "Reduce the size of DRAM"
2019-06-26 Krzysztof BudzynskiMerge branch 'doc/add_Chinese_translation_for_power_man...
2019-06-26 Wang FangAdd Chinese translation to api-reference/system/power...
2019-06-26 Krzysztof BudzynskiMerge branch 'doc/add_Chinese_translation_for_external...
2019-06-26 Wang FangAdd Chinese translation for exteral-ram.rst in api...
2019-06-26 Jiang Jiang... Merge branch 'bugfix/btdm_fix_hci_enhance_conn_complete...
2019-06-26 Renz Christian... mbedtls: remove component CMake file workarounds
2019-06-26 Darian Leungesp_ringbuf: Add static allocation, refactor, and updat...
2019-06-26 Jiang Jiang... Merge branch 'bugfix/btdm_add_readme_for_BLE_demos...
2019-06-26 Sergei SilnovAdd subcomand options that become global
2019-06-26 Sergei Silnovidf.py: Add positional arguments to subcommands
2019-06-26 Angus GrattonMerge branch 'feature/sntp_update_delay' into 'master'
2019-06-26 Jiang Jiang... Merge branch 'feature/btdm_add_ble_ancs_demo' into...
2019-06-26 Angus GrattonMerge branch 'feature/fatfs_r013cp4' into 'master'
2019-06-26 Mahavir JainMerge branch 'feature/prov_wifi_scan_list' into 'master'
2019-06-26 Jiang Jiang... Merge branch 'bugfix/btdm_intr_wdt_after_controller_dis...
2019-06-26 Anurag Karwifi_provisioning : Added Wi-Fi Scan list feature to...
2019-06-26 baohongdecomponents/bt: Fix fail to config URL in EIR
2019-06-26 suda-morrisadd esp_eth component
2019-06-26 Angus GrattonMerge branch 'bugfix/stdoutflush' into 'master'
2019-06-26 Angus Grattonbootloader_support: Add C++ header guards
2019-06-26 Angus GrattonMerge branch 'feature/flash_encryption' into 'master'
2019-06-26 Angus GrattonMerge branch 'bugfix/esp_https_ota_heap_failure' into...
2019-06-26 Angus GrattonMerge branch 'feature/esp_tls_server' into 'master'
2019-06-26 Kondal KolipakaAddressing PR comments
2019-06-26 Kondal KolipakaStdoutflush: Flushing stdout to avoid issues with 64k...
2019-06-26 Angus GrattonMerge branch 'feature/upgrade_mbedtls_to_v2.16.1' into...
2019-06-26 Angus GrattonMerge branch 'feature/ci_relative_submodules' into...
2019-06-25 Jitin Georgeexample/https_server: Add default sdkconfig
2019-06-25 Jitin Georgeesp_https_server: Add support for esp-tls server APIs
2019-06-25 Jitin Georgeesp_tls: Add support for server side SSL/TLS connection
2019-06-25 Jitin Georgeexample/simple_ota_example: Fix python formatting and...
2019-06-25 Jitin Georgeexample/simple_ota_example: Add support for skipping...
2019-06-25 Jitin Georgeesp_http_client: Add support to disable validation...
2019-06-25 Jitin Georgetcp_transport: Add API to allow skipping of certificate...
2019-06-25 Jitin Georgeexample/simple_ota_example: Add example test
2019-06-25 Gregory Eslingeresp_https_ota: Removed unnecessary free()
2019-06-25 Hemal GujarathiImprove flash encryption documentation and add Developm...
2019-06-25 Anurag Karprotocomm_ble : Bugfix for unbound memcpy on prepare...
2019-06-25 Anton Maklakovci: Use relative submodule URLs over IDF. Correct CI...
2019-06-25 Anton Maklakovci: Remove unused IS_PRIVATE and IS_PUBLIC environment
2019-06-25 He Yin LingMerge branch 'feature/add_nimble_ssc' into 'master'
2019-06-25 Chen Shengtest: modify test cases for bluedroid
2019-06-25 Ivan Grokhotkovfatfs: reduce rawflash tests run time
2019-06-25 Ivan Grokhotkovfatfs: create separate ffsystem.c for host side testing
2019-06-25 Ivan Grokhotkovfatfs: update diskio and vfs for FatFS changes
2019-06-25 Ivan Grokhotkovfatfs: update to R0.13c patch 4
2019-06-25 Ivan Grokhotkovfatfs: separate IDF-specific files from the original...
next