]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2017-04-21 Liu Zhi Fuesp32: update wifi lib for limitting dynamic wifi buffer
2017-04-20 Ivan GrokhotkovMerge branch 'bugfix/ci_ssc_build_nonverbose' into...
2017-04-20 Angus Grattonci: Build with V=0
2017-04-19 Jiang Jiang... Merge branch 'bugfix/tw11779_softAP_crash_when_wifi_con...
2017-04-18 Jeroen DomburgMerge branch 'bugfix/dont_log_before_bss_inited' into...
2017-04-18 Ivan GrokhotkovMerge branch 'feature/log_via_apptrace' into 'master'
2017-04-17 Alexey Gerenkovesp32: Adds functionality for application tracing over...
2017-04-17 Ivan Grokhotkovfix test for dumping trace data
2017-04-17 Ivan Grokhotkovtrace: add Kconfig options for app level trace
2017-04-17 Ivan Grokhotkovtest tracing over JTAG
2017-04-17 Liu Zhi Fuesp32: update wifi lib to fix wifi connect cause crash
2017-04-16 Jeroen DomburgRemove ESP_EARLY_LOGI before bss is initialized; it...
2017-04-14 Jiang Jiang... Merge branch 'bugfix/btdm_alarm_event_transfer' into...
2017-04-14 Ivan GrokhotkovMerge branch 'feature/esp32_d2wd_support' into 'master'
2017-04-14 wangmengyangcomponent/bt: transfer bluedroid timer events to be...
2017-04-14 Jiang Jiang... Merge branch 'bugfix/rb_ble_set_rand_addr' into 'master'
2017-04-14 Yulongchange the make error in bta_dm_ble_set_rand_address...
2017-04-14 Yulongcomponent/bt:move the bugfix/ble_set_rand_addr_bug...
2017-04-14 Jiang Jiang... Merge branch 'feature/btdm_sec_rebase_api' into 'master'
2017-04-14 Yulongcompoment/bt:Change the tabs to space in btc_ble_storag...
2017-04-14 Yulongdelete the debug log in the btc_ble_storage file
2017-04-13 Yulongcomponent/bt:move the btdm_rebase_ssp_api branch to...
2017-04-13 Jiang Jiang... Merge branch 'feature/check_invalid_cache_access' into...
2017-04-13 Jiang Jiang... Merge branch 'bugfix/check_wifi_state_when_wifi_deinit_...
2017-04-13 Angus Grattonunit tests: Shrink unit test partition table so tests...
2017-04-13 Angus Grattonbootloader: Add QIO support for ESP32-D2WD SPI flash
2017-04-13 Angus Grattonspiflash ROM functions: Remove Quad I/O mode enable...
2017-04-13 Ivan GrokhotkovMerge branch 'feature/tw11250_add_tcp_delay_statistics...
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/uart_tx_buffer_blocked' into ...
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/bootloader_error_handling_code...
2017-04-13 Ivan Grokhotkovadd test case for invalid cache access interrupt
2017-04-13 Ivan Grokhotkovpanic handler: access exception frame members via struc...
2017-04-13 Ivan Grokhotkovpanic handler: send output to the UART configured as...
2017-04-13 Jeroen Domburgadd detection of invalid cache access
2017-04-13 Ivan Grokhotkovsoc: add invalid cache access interrupt bits to dport_reg
2017-04-13 Ivan GrokhotkovMerge branch 'bugfix/http_request_example' into 'master'
2017-04-13 Jiang Jiang... Merge branch 'bugfix/lwip_sta_ap_netif_names' into...
2017-04-13 Jiang Jiang... Merge branch 'feature/btdm_avrc' into 'master'
2017-04-13 XiaXiaotiancheck wifi state when wifi deinit is called
2017-04-13 Jiang Jiang... Merge branch 'example/wifi_wps_ps_license' into 'master'
2017-04-13 Angus Grattonesptool: Update to include ESP32-D2WD support (and...
2017-04-13 Jiang Jiang... Merge branch 'feature/update_wifi_lib_for_some_refactor...
2017-04-13 chenyudongwps_ps: add license
2017-04-13 Liu Zhi Fuesp32: update wifi lib for some refactor
2017-04-13 Ivan GrokhotkovMerge branch 'feature/change_ssid_len_to_33' into ...
2017-04-13 XiaXiaotianchange scanned ap's ssid array len to 33
2017-04-12 Ivan GrokhotkovMerge branch 'bugfix/ota_runtime_check_encrypted_flash...
2017-04-12 WangjialinFix uart tx function block issue
2017-04-12 wangmengyangcomponent/bt: implement classic Bluetooth profiles...
2017-04-12 Jiang Jiang... Merge branch 'example/wifi_wps_ps' into 'master'
2017-04-12 Jiang Jiang... Merge branch 'example/wifi_performance' into 'master'
2017-04-12 Jiang Jiang... Merge branch 'bugfix/btdm_gatt_memory_leak' into 'master'
2017-04-12 islandbt component: Fix memory leak while using gatt server
2017-04-12 Jiang Jiang... Merge branch 'feature/btdm_stop_adv_scan_event_rebase...
2017-04-12 islandbt component: Add stop adv/scan completed event
2017-04-12 Ivan GrokhotkovMerge branch 'bugfix/build_fix_for_old_git' into 'master'
2017-04-12 Ivan GrokhotkovMerge branch 'bugfix/doc_update_for_centos' into 'master'
2017-04-12 Ivan GrokhotkovMerge branch 'bugfix/uart_rmt_fixes' into 'master'
2017-04-12 Ivan GrokhotkovMerge branch 'feature/rtc_clk_impl' into 'master'
2017-04-11 Edmund Hubergive the AP and STA netifs different names for ease...
2017-04-11 Ivan Grokhotkovesp32: update libraries
2017-04-11 Ivan GrokhotkovMerge branch 'bugfix/flash_busy_check_Wait_SPI_Idle...
2017-04-11 Anton Maklakovbuild: Fix for old version of git (< 1.8.5)
2017-04-11 Deomid RyabkovEnable checks for encrypted flash in OTA
2017-04-11 Ivan Grokhotkovexamples: increase stack size in http_request
2017-04-11 Ivan Grokhotkovexamples: fix https_request request content
2017-04-11 Malte Jandudafixing http_request_example request content
2017-04-11 devsauruscomponents/driver/rmt: Add const qualifier for config...
2017-04-11 devsaurusfix rmt_set_tx_thr_intr_en(): check evt_thresh only...
2017-04-11 shinyquagsire23Fix impossible check in uart_set_line_inverse
2017-04-11 Ivan GrokhotkovMerge branch 'feature/btdm_add_scan_data_len' into...
2017-04-11 Anton Maklakovbootloader: Add error handling code
2017-04-11 Anton Maklakovdoc: Update manual for CentOS
2017-04-11 Ivan Grokhotkovsoc: add source code of rtc_clk, rtc_pm
2017-04-11 Ivan Grokhotkovsoc: convert line endings to unix
2017-04-11 islandbt component: optimize scan feature
2017-04-11 Ivan Grokhotkovsoc: move header files into soc component
2017-04-11 Ivan Grokhotkovsoc: add apb_ctrl, struct headers for rtc_cntl and...
2017-04-11 Alexey Gerenkovspi_flash: Fixed bug in SPI flash ROM driver to work...
2017-04-10 chenyudongmodify some text error
2017-04-10 wangmengyangcomponent/bt: implement classic Bluetooth profiles...
2017-04-10 Ivan GrokhotkovMerge branch 'bugfix/invalid_filter_for_unit_test_ci_ru...
2017-04-10 He Yin LingCI: fix bug in generating UT CI runner config:
2017-04-10 Liu Zhi Fulwip: refractor to esp specific counter
2017-04-10 Ivan GrokhotkovMerge branch 'cherry-pick-6181af2a' into 'master'
2017-04-10 Ivan GrokhotkovMerge branch 'test/reboot_between_unit_test_cases'...
2017-04-10 Ivan GrokhotkovMerge branch 'feature/parse_unit_test_cases_from_build_...
2017-04-10 Ivan GrokhotkovMerge branch 'feature/ci_check_commits' into 'master'
2017-04-10 Ivan GrokhotkovMerge branch 'bugfix/cross_core_int_init_single_core...
2017-04-10 Ivan GrokhotkovMerge branch 'bugfix/esp_error_check_release_builds...
2017-04-10 Ivan GrokhotkovMerge branch 'feature/mdns_afl_fuzz' into 'master'
2017-04-10 chenyudongtcp_udp: remove some unnecessary functions.
2017-04-10 chenyudongeg/perf:modify README.
2017-04-10 chenyudongeg/perf:modify udp_perf and some mistakes
2017-04-10 chenyudongtcp_perf:modify tcp_perf with some new options.
2017-04-10 yudongchen95customization parameters in menuconfig,combine codes...
2017-04-10 yudongchen95wifi performance: add wifi performance examples includi...
2017-04-10 He Yin LingCI: check if commit history need revise
2017-04-07 Ivan Grokhotkovfix warnings generated by ESP_ERROR_CHECK(variable...
2017-04-07 Ivan GrokhotkovMerge branch 'bugfix/btdm_task_priority' into 'master'
next