]> granicus.if.org Git - esp-idf/shortlog
esp-idf
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 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 Jiang Jiang... Merge branch 'example/wifi_wps_ps_license' into 'master'
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'
2017-04-07 Ivan Grokhotkovesp32: initialize cross-core interrupt in single core...
2017-04-07 Ivan GrokhotkovMerge branch 'feature/panic_wdt' into 'master'
2017-04-07 Ivan GrokhotkovMerge branch 'feature/btdm_uart_hci' into 'master'
2017-04-06 Alexey Gerenkovesp32: RWDT is used to reboot system in case of panic...
2017-04-06 He Yin LingCI: revise unit test parser
2017-04-06 anttiCI: modify unit test parser to parse unit test cases...
2017-04-06 wangmengyangcomponent/bt: implement classic Bluetooth profiles...
2017-04-06 wangmengyangMerge branch 'master' into feature/btdm_avrc
2017-04-06 Tian Haocomponent/bt : modify bluetooth config style
2017-04-05 Ivan GrokhotkovMerge branch 'bugfix/btdm_alarm' into 'master'
2017-04-05 Angus GrattonMerge branch 'bugfix/yield_after_critical_section'...
2017-04-05 Tian Haocomponent/bt : support UART HCI and fix some bugs
2017-04-05 Tian Haocomponent/bt : add uart(1/2) as HCI IO directly
2017-04-05 Ivan GrokhotkovMerge branch 'bugfix/doc_windows_shell' into 'master'
2017-04-05 Tian Haocomponent/bt : modify alarm APIs to be safely accessibl...
2017-04-05 me-no-devAdd AFL fuzz test
2017-04-05 Angus Grattondocs: Fix Windows shell path in Step 4
2017-04-04 Angus Grattonfreertos tests: Extend preemption test cases to cross...
2017-04-04 Angus Grattonfreertos tests: Fix accidental "0 delay" in event group...
2017-04-04 Angus Grattonfreertos: Delay context switch from queue/task APIs...
2017-04-03 me-no-devimplement fixes for issues found while fuzz testing
2017-04-01 Jiang Jiang... Merge branch 'feature/implement_lwip_critical_protect_w...
2017-04-01 Jiang Jiang... Merge branch 'feature/tw11250_optimize_tcpip_adapter_la...
2017-04-01 Tian Haocomponent/bt : modify bluetooth task priority
2017-04-01 Liu Zhi Fuoptimize tcpip adapter layer
2017-04-01 Liu Zhi Fulwip: implement lwip critical session with mutex
2017-04-01 Jiang Jiang... Merge branch 'feature/tw10169_optimize_dhcp_renew_rebin...
2017-03-31 chenyudongwps_ps: Add new options to menuconfig, modify README...
2017-03-31 chenyudongexample: adding wifi example wps and power save.
2017-03-31 Ivan GrokhotkovMerge branch 'bugfix/flash_op_deadlock' into 'master'
2017-03-31 wangmengyangMerge branch 'master' into feature/btdm_avrc
2017-03-31 Jeroen DomburgMerge branch 'bugfix/spi_timing_issues' into 'master'
2017-03-30 Jiang Jiang... Merge branch 'feature/static_tx_buffer_if_psram' into...
2017-03-30 XiaXiaotianAdd WiFi static and dynamic tx buffer choice
next