]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-07-17 Dave McNaughtonAdded: display xCoreID in vTaskList
2018-07-17 Ivan GrokhotkovMerge branch 'bugfix/time_ut_wakeup_from_deep_sleep...
2018-07-17 Wang Jia LinMerge branch 'bugfix/clear_intr_status_when_enable_intr...
2018-07-17 Wang Jia LinMerge branch 'bugfix/fix_uart_timeout_bug_when_enable_r...
2018-07-16 Konstantin... esp32/test: Reduces a unit test execution time
2018-07-16 Jiang Jiang... Merge branch 'bugfix/tw23835_add_source_ip_route_for_un...
2018-07-16 hou wen xiangdriver(uart): Fix uart time_out bug when using ref_tick
2018-07-16 Angus GrattonMerge branch 'bugfix/spi_cs_setup_fulldup' into 'master'
2018-07-16 Angus GrattonMerge branch 'bugfix/mdns_remove' into 'master'
2018-07-16 Angus GrattonMerge branch 'bugfix/sh2lib_send_bug' into 'master'
2018-07-16 Angus GrattonMerge branch 'bugfix/add_queueset_critical_sections...
2018-07-16 Jiang Jiang... Merge branch 'feature/support_for_XM25QU64A' into ...
2018-07-16 Jiang Jiang... Merge branch 'bugfix/ledc_duty_and_freq' into 'master'
2018-07-16 Angus GrattonMerge branch 'bugfix/secure_boot_regression_partitions...
2018-07-16 Jiang Jiang... Merge branch 'feature/wifi_check_wifi_lib_git_commit_id...
2018-07-16 Angus Grattondocs: Add more ReST-isms in secure boot & flash encrypt...
2018-07-16 Angus Grattondocs: Add note about bootloader size for flash encrypti...
2018-07-16 Angus GrattonMerge branch 'bugfix/spi_sdio_sdkconfig_include' into...
2018-07-15 Jiang Jiang... Merge branch 'docs/btdm_refactor_ble_spp_readme' into...
2018-07-15 Jiang Jiang... Merge branch 'bugfix/autoip_compilation' into 'master'
2018-07-13 He Yin LingMerge branch 'test/print_debug_info_when_test_failed...
2018-07-13 Jiang Jiang... Merge branch 'bugfix/btdm_add_profile_descriptor_list_f...
2018-07-13 Jiang Jiang... Merge branch 'feature/btdm_bt_ssp' into 'master'
2018-07-13 Piyush ShahLWIP AutoIP Compilation Fixed by defining IP_IS_V4_VAL()
2018-07-13 He Yin Lingesp32/test: set 60s timeout for one deep sleep case
2018-07-13 He Yin Lingtiny-test-fw: save DUT log in different thread:
2018-07-13 He Yin Lingtiny-test-fw: fix incorrect wait timeout in expect
2018-07-13 He Yin Lingtiny-test-fw: filter examples with test level
2018-07-13 He Yin Lingtiny-test-fw: print expect failure when test fails
2018-07-13 Ivan GrokhotkovMerge branch 'bugfix/fixes_from_github' into 'master'
2018-07-13 Angus Grattondocs: Update Flash Encryption docs to clarify reflashin...
2018-07-13 Darian Leungfreertos: Add critical sections to queue sets.
2018-07-13 Angus Grattonbootloader: Fix warning building reflashable Secure...
2018-07-13 Angus Grattonbootloader: Don't verify Partition Table as part of...
2018-07-13 Angus Grattonbootloader: Fix secure boot & flash encryption function...
2018-07-13 Liu Zhi Fulwip: add source ip based route for unicast packet
2018-07-13 Ivan GrokhotkovMerge branch 'bugfix/crlf_auto_conversion' into 'master'
2018-07-13 Angus GrattonMerge branch 'fix/bootloader_typedef_enum' into 'master'
2018-07-12 Piyush Shahmdns: Minor fix for mdns_service_remove()
2018-07-12 hou wen xiangdriver(gpio) : Fixed the gpio related bug for release...
2018-07-12 He Yin LingMerge branch 'feature/ci_support_test_one_case_multiple...
2018-07-12 He Yin LingMerge branch 'bugfix/tiny_test_fw_filter_invalid_serial...
2018-07-12 Roland DobaiTools: Correct line endings in idf_monitor tests
2018-07-12 Angus GrattonReplace all DOS line endings with Unix
2018-07-12 Angus Grattonci: Add line endings check for CRLF in repository
2018-07-12 XiaXiaotiancheck WiFi library git commit id in unit test
2018-07-12 weyouibootloader: fix missing typedef on enum defintion
2018-07-12 Jiang Jiang... Merge branch 'bugfix/beacon_info_do_not_update_after_us...
2018-07-12 Ivan GrokhotkovMerge branch 'bugfix/fix_esp_pthread_h_compatible_with_...
2018-07-12 Michael (XIAO... sdio_example/spi: fix sdkconfig include issue
2018-07-12 xiewenxiangcomponent/bt_refactor_ble_spp_readme
2018-07-12 Angus GrattonMerge branch 'fix/sdio_speed_4bit' into 'master'
2018-07-12 Angus GrattonMerge branch 'bugfix/rtc_isr_deregister_memory_leak...
2018-07-11 chenjianqiangfeature(flash): support for QIO mode of XM25QU64A
2018-07-11 Darian Leungdriver: Fix memory leak in rtc_isr_deregister()
2018-07-11 Deng XinWifi: bugfix of beacon info don't update after user...
2018-07-11 Jiang Jiang... Merge branch 'bugfix/btdm_err_data_report' into 'master'
2018-07-11 baohongdecomponent/bt: Add profile descriptor list for SPP
2018-07-11 Ivan GrokhotkovMerge branch 'bugfix/wifi_sync_header_file_with_wifi_li...
2018-07-11 morrispthread: fix esp_pthread.h to compatible with c++
2018-07-11 Angus GrattonMerge branch 'feature/test_idf_monitor' into 'master'
2018-07-11 Angus GrattonMerge branch 'bugfix/adc_two_point_cal_val_update'...
2018-07-11 XiaXiaotianesp32: synchronize header file with that in wifi library
2018-07-11 He Yin LingCI: support test one case multiple times by @bot
2018-07-10 He Yin Lingtiny-test-fw: filter out invalid IDF ports
2018-07-10 baohongdecomponent/bt: Add Secure Simple Pairing
2018-07-10 Jiang Jiang... Merge branch 'bugfix/tw23667_tcp_pcb_purge_assert'...
2018-07-09 Wangjialinbugfix(ledc): fix bugs reported from unit-test and...
2018-07-09 Anton MaklakovMerge branch 'bugfix/gcc8_complation_errors' into ...
2018-07-09 Jiang Jiang... Merge branch 'bugfix/wifi_channel_state_information_dat...
2018-07-09 Alexey Gerenkovgcc8_newlib3: Compilation warnings and errors not speci...
2018-07-09 Ivan GrokhotkovMerge branch 'bugfix/smartconfig_ack' into 'master'
2018-07-09 Chris Morganssl_pm_reload_crt() - Fix verify_mode checking to match...
2018-07-09 Roland DobaiTest the IDF Monitor through sockets
2018-07-09 Carney Wualias 需要添加到 .bashrc 文件中
2018-07-09 Carney Wualias should set in .bashrc
2018-07-09 Le-AndrewFixed typos on booleans.
2018-07-09 Avraham Shukrondoc/wifi: small fixup
2018-07-09 wangmengyangcomponent/bt: bugfix for erroneous data reporting alway...
2018-07-09 Jiang Jiang... Merge branch 'bugfix/btdm_invalid_sco_handle' into...
2018-07-09 Jiang Jiang... Merge branch 'bugfix/disable_lwip_trust_ip_by_default...
2018-07-06 michaelfix(sdmmc): disable all pulldowns used by sdmmc host
2018-07-06 michaelfix(sdio_slave): improve sdio slave for high speed...
2018-07-06 michaelfix(sdio_slave): fix minor issues like return value...
2018-07-05 Ivan GrokhotkovMerge branch 'bugfix/bootloader_entry_addr_decoding...
2018-07-05 Ivan GrokhotkovMerge branch 'bugfix/xthal_get_interrupt_volatile'...
2018-07-05 Liu Zhi Fulwip: fix the assertion in tcp_pcb_purge()
2018-07-05 wangmengyangcomponent/bt: bugfix of invalid SCO handle in HCI numbe...
2018-07-04 Ivan GrokhotkovMerge branch 'feature/clock_gettime' into 'master'
2018-07-04 Angus GrattonMerge branch 'feature/CAN_driver' into 'master'
2018-07-04 Ivan GrokhotkovMerge branch 'feature/nvs_part_gen_improvements' into...
2018-07-04 Darian LeungCAN Driver
2018-07-04 Ivan Grokhotkovbootloader: move iram_seg 1k up to have better looking...
2018-07-04 Xia Xiaotianesp32: Change channel state information(CSI) data type...
2018-07-04 Angus GrattonMerge branch 'feature/fix_rs485_test' into 'master'
2018-07-04 Ivan GrokhotkovMerge branch 'bugfix/host_io_fseek_args_init' into...
2018-07-03 Alexey Gerenkovhost_file_io: Fixes uninitialized 'offset' and 'whence...
2018-07-03 Alex Lisitsyndriver: fix rs485 test
2018-07-03 Sachin Parekhsmartconfig_ack.c : Fixed the declaration of remote_ip...
2018-07-03 Angus GrattonMerge branch 'feature/uart_add_rs485_interface_support...
next