]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2019-02-28 Ivan GrokhotkovMerge branch 'test/spi_param_wiring_doc' into 'master' v3.3-beta2
2019-02-28 michaelspi test: describe the wiring of param test in the...
2019-02-28 Jiang Jiang... Merge branch 'bugfix/wifi_modify_wifi_kconfig' into...
2019-02-28 Angus GrattonMerge branch 'feature/efuse_manager' into 'master'
2019-02-28 XiaXiaotianesp32: modify WiFi Kconfig in order to achieve better...
2019-02-28 Konstantin... efuse: Fix to pass CI tests
2019-02-28 Konstantin... efuse: Reduce the size of esp_efuse_desc_t to 4 bytes
2019-02-28 Konstantin... efuse: Add MAX_BLK_LEN define for changing len of field
2019-02-28 Konstantin... efuse: Fix docs and script
2019-02-28 Konstantin... efuse: Fix python coding style
2019-02-28 Konstantin... CI: Add host tests
2019-02-28 Konstantin... efuse: Add a write/read protection
2019-02-28 Konstantin... efuse: Fix make/cmake build systems and docs
2019-02-28 Konstantin... efuse: Add support coding scheme to script
2019-02-28 Konstantin... efuse: Add API efuse
2019-02-28 Konstantin... build_system: Add support efuse
2019-02-28 Konstantin... docs: Add efuse
2019-02-28 Konstantin... soc: Add support efuse
2019-02-28 Konstantin... esp32: Add using efuse component
2019-02-28 Konstantin... bootloader: Add support efuse component
2019-02-28 Jiang Jiang... Merge branch 'bugfix/fix_scan_bugs_and_alloc_eb_fail...
2019-02-28 Ivan GrokhotkovMerge branch 'bugfix/pthread_thread_size' into 'master'
2019-02-27 Angus GrattonMerge branch 'feature/sniffer_app_trace' into 'master'
2019-02-27 Angus GrattonMerge branch 'esp_http_server/lru_counter_for_timestamp...
2019-02-27 Roland Dobaipthread: Transform the units of the stack size to the...
2019-02-27 zhangyanjiaowifi:
2019-02-27 Jeroen DomburgMerge branch 'bugfix/make_get_coreid_volatile' into...
2019-02-27 Jiang Jiang... Merge branch 'bugfix/btdm_fix_remove_bonded_device_warn...
2019-02-27 Jiang Jiang... Merge branch 'bugfix/ble_reconn_rescan_readv_crash...
2019-02-27 Jiang Jiang... Merge branch 'bugfix/lack_of_break_in_tcp_client' into...
2019-02-27 Angus GrattonMerge branch 'bugfix/tw28146_make_wifi_iram_optimizatio...
2019-02-27 Angus GrattonMerge branch 'feature/embed_elf_sha256' into 'master'
2019-02-27 morrissniffer: capture packets to host via JTAG
2019-02-27 Ivan Grokhotkovesp32: print ELF file SHA256 in panic handler
2019-02-27 Ivan Grokhotkovbuild system: include SHA256 hash of ELF file into...
2019-02-27 Angus GrattonMerge branch 'example/freertos_real_time_stats' into...
2019-02-27 Angus GrattonMerge branch 'bugfix/bootloader_freq_check_runtime...
2019-02-27 Angus GrattonMerge branch 'bugfix/cmake_psram_fix_flag' into 'master'
2019-02-27 Ivan GrokhotkovMerge branch 'bugfix/esp_timer_monotonic_test' into...
2019-02-26 Darian Leungfreertos: Make xPortGetCoreID() volatile
2019-02-26 Liu Zhi Fuesp32: make WiFi IRAM optimization configurable
2019-02-26 xiehangfix the bug in tcp_client
2019-02-26 Ivan Grokhotkovsoc: define named constants for DPORT_CPUPERIOD_SEL...
2019-02-26 Ivan Grokhotkovbootloader: check previously used clock frequency at...
2019-02-26 Ivan Grokhotkovsoc/rtc_clk: don’t clear DPORT_CPUPERIOD_SEL when switc...
2019-02-26 Darian Leungfreertos: Add real time stats example
2019-02-26 Ivan GrokhotkovMerge branch 'bugfix/nvs_hash_blocks_eager_cleanup...
2019-02-26 Angus Grattoncmake: Fix psram workaround compiler flag application
2019-02-26 Angus GrattonMerge branch 'feature/add_api_get_rmt_idle_level' into...
2019-02-26 Angus GrattonMerge branch 'bugfix/fix_dig_gpio_unable_hold_bug'...
2019-02-26 Angus GrattonMerge branch 'bugfix/i2s_pdm_adc_use_apll' into 'master'
2019-02-26 Angus GrattonMerge branch 'bugfix/update_ledc_register_and_fix_fade_...
2019-02-26 Angus GrattonMerge branch 'bugfix/btdm_fix_comment_error' into ...
2019-02-26 Angus GrattonMerge branch 'bugfix/idf_monitor_test' into 'master'
2019-02-26 Angus GrattonMerge branch 'feature/http_server_err_handling' into...
2019-02-26 Ivan Grokhotkovesp_timer: fix occasional failures in "monotonic values...
2019-02-26 Ivan Grokhotkovnvs: add a blob fragmentation test case
2019-02-26 Ivan Grokhotkovnvs: do eager cleanup of HashListBlocks
2019-02-26 Ivan GrokhotkovMerge branch 'feature/poll' into 'master'
2019-02-25 Supreet Deshpandeesp_http_server/lru_counter_for_timestamp:Added LRU...
2019-02-25 Roland Dobaitools: Test IDF Monitor after it is ready to receive...
2019-02-25 Roland DobaiVFS: Implement poll() based on select()
2019-02-25 Anurag Karhttps_server : Missing uri_match_fn paramater added...
2019-02-25 Anurag Karhttp_server examples : Updated tests and examples to...
2019-02-25 Anurag Karhttp_server : Added feature for invoking user configura...
2019-02-25 Ivan GrokhotkovMerge branch 'bugfix/multiple_can_bugs' into 'master'
2019-02-25 Angus GrattonMerge branch 'ci/retry_submodule_sync' into 'master'
2019-02-25 Angus Grattonci: Only use "github_sync" tagged runners to talk to...
2019-02-25 Angus Grattonci: Retry submodule sync 2 more times before failing
2019-02-22 Ivan GrokhotkovMerge branch 'bugfix/make_extra_component_dirs' into...
2019-02-22 Ivan GrokhotkovMerge branch 'bugfix/kconfig_flex_arg' into 'master'
2019-02-22 Tian Haocomponent/bt : fix bug that there's low ratio crash...
2019-02-22 Ivan GrokhotkovMerge branch 'bugfix/psram_move_qsort_setlocale_flash...
2019-02-22 Angus Grattonnewlib: When using psram, link setlocale() to flash...
2019-02-22 Angus Grattonnewlib: When using psram, link qsort to flash not IRAM
2019-02-22 Ivan GrokhotkovMerge branch 'bugfix/remove_lddeps_resolution' into...
2019-02-22 Renz Christian... ldgen: remove resolution of template includes
2019-02-21 Ivan GrokhotkovMerge branch 'feature/coredump_improvements_refactoring...
2019-02-20 Angus GrattonMerge branch 'bugfix/mdns_service_memory_leak' into...
2019-02-20 Angus GrattonMerge branch 'feature/anti_rollback_efuse' into 'master'
2019-02-20 Angus GrattonMerge branch 'revert-23a03cf6' into 'master'
2019-02-20 Angus GrattonMerge branch 'bugfix/btdm_fix_connection_params_update_...
2019-02-20 Angus GrattonMerge branch 'bugfix/doc_master_branch_clone_note'...
2019-02-19 Jiang Jiang... Merge branch 'bugfix/coex_lc_protect' into 'master'
2019-02-19 Tian HaoReduce part of IRAM consumption in wifi libnet80211.a
2019-02-19 Angus GrattonMerge branch 'bugfix/spiram_linker_wildcards' into...
2019-02-19 Ivan GrokhotkovRevert "Merge branch 'bugfix/external_rtc_start_fail...
2019-02-19 Angus Grattondoc: Fix invalid 'This command will clone master' note...
2019-02-19 Tian Haocomponent/esp32 : fix coexist lc protect cause memory...
2019-02-19 Angus GrattonMerge branch 'bugfix/freertos_unused_xSize' into 'master'
2019-02-19 Angus GrattonMerge branch 'bugfix/wdt_compability_app_with_old_bootl...
2019-02-19 Angus GrattonMerge branch 'bugfix/nvs_key_part_check_err' into ...
2019-02-18 Angus GrattonMerge branch 'feature/docs_add-ons_and_extensions'...
2019-02-18 Angus GrattonMerge branch 'feature/get_started_steps' into 'master'
2019-02-18 Darian LeungCAN: Add functions to clear queues and fix multiple...
2019-02-18 zwjcomponent/bt: fix connection params update issues
2019-02-18 Angus GrattonMerge branch 'feature/wifi_provisioning_handler_ctx...
2019-02-17 krzychbdocs: This is a quick reference of more than a dozen...
2019-02-17 krzychbIntroduced installation steps to improve navigation...
2019-02-17 Ivan GrokhotkovMerge branch 'fix/spi_on_readonly_pins' into 'master'
next