]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-06-20 Michael (XIAO... esp_flash: update the document to the latest API
2019-06-20 Ivan Grokhotkovesp_flash: fix C++ compilation and some typos
2019-06-20 Michael (XIAO... esp_flash: break the inappropriate include chain in...
2019-06-20 Angus GrattonMerge branch 'feat/backtrace_in_ut' into 'master'
2019-06-19 Anton MaklakovMerge branch 'bugfix/ci_confserver_timeout_again' into...
2019-06-19 Anton Maklakovci: Adjust more 'spawn' settings in test_confserver
2019-06-19 Darian Leungesp32: Refactor backtrace and add esp_backtrace_print()
2019-06-19 Jiang Jiang... Merge branch 'bugfix/btdm_make_failed_due_to_macro...
2019-06-19 Angus GrattonMerge branch 'feature/mdns_unit_tests' into 'master'
2019-06-19 Anton MaklakovMerge branch 'bugfix/ci_remove_dup_UT' into 'master'
2019-06-18 Dmitryci: fix a duplicate job the CI.
2019-06-18 Ivan GrokhotkovMerge branch 'feature/spi_ext_flash' into 'master'
2019-06-18 Ivan GrokhotkovMerge branch 'doc/openocd_build2win_update' into 'master'
2019-06-18 Jiang Jiang... Merge branch 'bugfix/btdm_add_svc_inst_id_param_for_cre...
2019-06-18 Jiang Jiang... Merge branch 'feature/btdm_add_new_api_get_conn_params...
2019-06-18 Angus GrattonMerge branch 'bugfix/log_free_level_entry' into 'master'
2019-06-18 Michael (XIAO... spi_flash: support working on differnt buses and frequency
2019-06-18 Angus Grattonspi_flash: New low-level flash API
2019-06-18 Angus GrattonMerge branch 'bugfix/phy_init_data_mistake' into 'master'
2019-06-18 suda-morrisesp_wifi: fix wrong path of phy_init_data
2019-06-18 Angus GrattonMerge branch 'bugfix/mbedtls_mpi_exp_mod' into 'master'
2019-06-18 Angus GrattonMerge branch 'feature/clang_static_analysis' into ...
2019-06-17 Angus GrattonMerge branch 'bugfix/strncpy_issue_in_wifi_example...
2019-06-17 Konstantin... mbedtls: Add UTs for modexp
2019-06-17 Konstantin... mbedtls: Fix Z->s in mbedtls_mpi_exp_mod()
2019-06-17 zhiweijianComponent/bt: add svc_inst_id param for create service...
2019-06-17 zhiweijianComponent/bt: add new api to get connection parameters
2019-06-17 Krzysztof BudzynskiMerge branch 'doc/review_api-ref_storage' into 'master'
2019-06-17 Kirill ChalovDoc/review api ref storage
2019-06-17 suda-morrisreplace strncpy with strlcpy in wifi examples for safet...
2019-06-17 Angus GrattonMerge branch 'bugfix/prov_examples_strlcpy' into 'master'
2019-06-14 David Cermakci: add clang static analysis jobs
2019-06-14 David Cermaklog: fix minor memory leak when cleaning list of log...
2019-06-14 Jiang Jiang... Merge branch 'bugfix/dns_bug' into 'master'
2019-06-14 Angus GrattonMerge branch 'feature/allow_multiple_fragment_definitio...
2019-06-14 Wang Jia LinMerge branch 'bugfix/improve_flash_dio_read_timing...
2019-06-14 xueyunfeilwip:fix bugfix/dns_bug
2019-06-14 Angus GrattonMerge branch 'bugfix/malloc_warnings_can' into 'master'
2019-06-13 David Cermakcan: suppress clang tidy warning about nullptr dereference
2019-06-13 Ivan GrokhotkovMerge branch 'bugfix/ci_sort_executable_list' into...
2019-06-13 Ivan GrokhotkovMerge branch 'fix/bootloader_region_overlap_update...
2019-06-13 Jiang Jiang... Merge branch 'optimize/igmp_mld6_timer' into 'master'
2019-06-13 Jiang Jiang... Merge branch 'feature/btdm_config_eir' into 'master'
2019-06-13 Jiang Jiang... Merge branch 'bugfix/btdm_coex_assert_in_lc_lmppdu...
2019-06-13 Anton Maklakovci: keep executables list sorted to pass tests
2019-06-13 Angus GrattonMerge branch 'feature/otatool_parttool_python_api'...
2019-06-13 Angus GrattonMerge branch 'bugfix/spiflash_kconfig' into 'master'
2019-06-13 Angus GrattonMerge branch 'doc/partition_table_app_test' into 'master'
2019-06-13 Angus GrattonMerge branch 'bugfix/malloc_warnings_transport' into...
2019-06-13 Angus GrattonMerge branch 'bugfix/malloc_warnings_event_loop' into...
2019-06-13 Angus GrattonMerge branch 'bugfix/rest_server_strlcpy' into 'master'
2019-06-13 Angus GrattonMerge branch 'feature/idf_version_header' into 'master'
2019-06-13 Angus GrattonMerge branch 'bugfix/idfpy_msys_powershell' into 'master'
2019-06-12 Krzysztof BudzynskiMerge branch 'doc/translate_idf_about' into 'master'
2019-06-12 NatashaDoc/translate idf about
2019-06-12 Ivan GrokhotkovMerge branch 'bugfix/gcc8_toolchain_links' into 'master'
2019-06-12 Jiang Jiang... Merge branch 'bugfix/fix_some_wps_bugs' into 'master'
2019-06-12 David Cermakmdns: added initial suite of api unit tests
2019-06-12 Roland Dobaiidf.py: Don't expect "_" env. variable to be available...
2019-06-12 Roland Dobaispi_flash: Rename long Kconfig options
2019-06-12 Roland Dobaispi_flash: Fix Kconfig indentation
2019-06-12 Ivan GrokhotkovMerge branch 'bugfix/ci_test_confserver_timeout' into...
2019-06-12 Anurag KarExample restful_server : Minor fix in copying file...
2019-06-12 Anurag KarProvisioning Examples : Bugfix in copying Wi-Fi SSID...
2019-06-12 Anurag KarWi-Fi Provisioning : Bugfix in copying SSID and Passphrase
2019-06-12 Sachin Parekhoptimize: IGMP and MLD6 timers on demand config added
2019-06-12 Renz Christian... ldgen: allow multiple mapping fragments to map same...
2019-06-12 Renz Christian... ldgen: mapping rules should be grouped by archive
2019-06-12 Angus GrattonMerge branch 'bugfix/even_more_cmake_fixes' into 'master'
2019-06-11 Ivan Grokhotkovdocs: fix generation of toolchain links
2019-06-11 Ivan GrokhotkovMerge branch 'bugfix/esp_event_fix_placement_issue_on_m...
2019-06-11 Renz Christian... component: revert some of the dependency corrections
2019-06-11 Renz Christian... cmake: use new signature form of target_link_library...
2019-06-11 Renz Christian... cmake: revert using EXCLUDE_FROM_ALL when adding compon...
2019-06-11 Renz Christian... ldgen: use user input filename for processed template
2019-06-11 Renz Christian... mbedtls: component CMakeLists.txt corrections
2019-06-11 Renz Christian... cmake: evaluate component requirements in one go
2019-06-11 Renz Christian... cmake: expand build components before generating config
2019-06-11 Angus GrattonMerge branch 'bugfix/check_for_new_cmakecache_vars...
2019-06-11 Angus GrattonMerge branch 'bugfix/confgen_compat_defs' into 'master'
2019-06-11 Andrey GramakovUpdated building-openocd-windows.rst instruction
2019-06-11 Renz Christian... partition_table,app_update: use config partition table...
2019-06-11 Renz Christian... examples: create example for both Python and CLI otatoo...
2019-06-11 Renz Christian... examples: create example for both Python and CLI partto...
2019-06-11 Renz Christian... app_update: implement Python API for otatool
2019-06-11 Renz Christian... partition_table: implement Python API for parttool
2019-06-11 Angus GrattonMerge branch 'feature/prov_mgr' into 'master'
2019-06-11 Angus GrattonMerge branch 'fix/mfg_util' into 'master'
2019-06-11 Angus GrattonMerge branch 'bugfix/ticks_to_wait_for_uart_and_i2c...
2019-06-11 Angus GrattonMerge branch 'feature/console_nvs_iterators' into ...
2019-06-11 Angus Grattonci: Adjust the test_confserver timeout to 2 seconds
2019-06-10 Angus GrattonMerge branch 'bugfix/remove_secure_boot_test_mode'...
2019-06-10 Krzysztof BudzynskiMerge branch 'doc/update_translation_for_get-started...
2019-06-10 Wang FangUpdate Chinese translation of .rst files in get-started...
2019-06-10 Krzysztof BudzynskiMerge branch 'doc/add_ulp_cmake_translation' into ...
2019-06-10 Wang Fangadd translation for ulp cmake
2019-06-10 MartinValikAdded support for NVS iterators
2019-06-10 David Cermakesp_event: fix possible malloc free issues found by...
2019-06-10 David Cermaktcp_transport: fix minor memory leak found by static...
2019-06-10 Ivan GrokhotkovMerge branch 'bugfix/cmake_check_crosstool_ng_version...
next