Commit Graph

  • e7135c53b5 Merge branch 'bugfix/fix_uart_timeout_bug_when_enable_reftick' into 'master' Wang Jia Lin 2018-07-17 15:43:47 +08:00
  • f4c57eb764 docs: update channel state information document XiaXiaotian 2018-07-17 10:41:32 +08:00
  • 85ad8cfcfc docs: update channel state information document XiaXiaotian 2018-07-17 10:41:32 +08:00
  • 346d6b0eaa Merge branch 'bugfix/gcc8_complation_errors_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-17 14:13:28 +08:00
  • 0a357a4838 Merge branch 'bugfix/minor_fix_about_ip_route' into 'release/v3.1' Jiang Jiang Jian 2018-07-17 14:12:22 +08:00
  • 0669fe8f02 Merge branch 'bugfix/tw23835_add_source_ip_route_for_unicast_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-07-17 14:12:13 +08:00
  • 5cbc4e976b app_update: Don't double-verify secure boot signature during OTA Angus Gratton 2018-07-16 16:38:08 +10:00
  • 57b601ab7f secure boot: Pad to avoid data after the signature mapping into the address space Angus Gratton 2018-07-13 11:52:57 +10:00
  • cf061a01b7 component/bt: Fix some misspell baohongde 2018-07-16 20:56:45 +08:00
  • cabb97f9a9 freertos: Add critical sections to queue sets. Darian Leung 2018-07-11 20:50:43 +08:00
  • 6d57757840 Modify the rmt_mem_num maximum limit value from 15 to 8. XiongYu 2018-07-09 19:22:31 +08:00
  • 76a46a0f68 LWIP AutoIP Compilation Fixed by defining IP_IS_V4_VAL() Piyush Shah 2018-07-12 15:18:51 +05:30
  • 8dbf96a471 mdns: Minor fix for mdns_service_remove() Piyush Shah 2018-07-12 19:15:02 +05:30
  • 60080d4893 lwip: minor fix about ip route Liu Zhi Fu 2018-07-16 17:18:23 +08:00
  • 4df7145564 esp32/test: Reduces a unit test execution time Konstantin Kondrashov 2018-07-16 08:31:43 +05:00
  • 41b1db4dc6 lwip: add source ip based route for unicast packet Liu Zhi Fu 2018-07-12 16:49:22 +08:00
  • 936b8e1967 wifi: fix ampdu duplicate issue chenyudong 2018-07-16 17:10:58 +08:00
  • 3716e3e8c4 Merge branch 'bugfix/tw23835_add_source_ip_route_for_unicast_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-16 17:01:31 +08:00
  • 70f3933db1 Merge branch 'bugfix/tw23835_add_source_ip_route_for_unicast' into 'master' Jiang Jiang Jian 2018-07-16 17:01:16 +08:00
  • e2b9b70800 driver(uart): Fix uart time_out bug when using ref_tick hou wen xiang 2018-07-13 21:55:54 +08:00
  • e5d2406b1d Merge branch 'bugfix/spi_cs_setup_fulldup' into 'master' Angus Gratton 2018-07-16 16:30:36 +08:00
  • fe1ffb3d1c Merge branch 'bugfix/mdns_remove' into 'master' Angus Gratton 2018-07-16 16:29:20 +08:00
  • f2f925de78 Merge branch 'bugfix/sh2lib_send_bug' into 'master' Angus Gratton 2018-07-16 16:29:03 +08:00
  • e90a920ea8 Merge branch 'bugfix/add_queueset_critical_sections' into 'master' Angus Gratton 2018-07-16 15:57:35 +08:00
  • 11ca056320 component/bt: Fix bug of remove bond device fail when BLE and BT are connectd at the same time baohongde 2018-07-16 15:43:01 +08:00
  • 0b1c461e63 bootloader: Fix warning building reflashable Secure Boot image Angus Gratton 2018-07-13 15:24:11 +10:00
  • ec73cebb59 bootloader: Don't verify Partition Table as part of Secure Boot Angus Gratton 2018-07-13 15:23:04 +10:00
  • ce634ef221 bootloader: Fix secure boot & flash encryption functionality Angus Gratton 2018-07-13 15:21:07 +10:00
  • af2a6ee826 gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 Alexey Gerenkov 2018-06-14 19:11:21 +03:00
  • 7f382f461c Merge branch 'feature/support_for_XM25QU64A' into 'master' Jiang Jiang Jian 2018-07-16 12:16:13 +08:00
  • 8809fabcd5 Merge branch 'bugfix/ledc_duty_and_freq' into 'master' Jiang Jiang Jian 2018-07-16 12:12:48 +08:00
  • 68e01045f1 Merge branch 'bugfix/secure_boot_regression_partitions' into 'master' Angus Gratton 2018-07-16 12:07:56 +08:00
  • 3b19269fcb Merge branch 'feature/wifi_check_wifi_lib_git_commit_id' into 'master' Jiang Jiang Jian 2018-07-16 11:45:59 +08:00
  • cee6d7d5a9 docs: Add more ReST-isms in secure boot & flash encryption docs Angus Gratton 2018-07-13 16:44:11 +10:00
  • 6a498bfe2b docs: Add note about bootloader size for flash encryption & secure boot Angus Gratton 2018-07-13 16:19:23 +10:00
  • 2ae758ebcb Merge branch 'bugfix/spi_sdio_sdkconfig_include' into 'master' Angus Gratton 2018-07-16 08:00:15 +08:00
  • 394eabdeec Merge branch 'docs/btdm_refactor_ble_spp_readme' into 'master' Jiang Jiang Jian 2018-07-15 15:38:40 +08:00
  • a22d6607f8 Merge branch 'bugfix/autoip_compilation' into 'master' Jiang Jiang Jian 2018-07-15 15:19:11 +08:00
  • 8bc76b3684 Merge branch 'bugfix/tw23667_tcp_pcb_purge_assert_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-07-15 14:53:58 +08:00
  • 245b753904 Merge branch 'bugfix/disable_lwip_trust_ip_by_default_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-07-15 14:53:46 +08:00
  • 733f73067c Update README.md Hou Wen Xiang 2018-07-15 12:56:23 +08:00
  • fe238af249 Update README.md Hou Wen Xiang 2018-07-15 12:52:55 +08:00
  • 7cbd18ec4e doc: add CoAP README.md chenwu 2018-06-28 15:46:10 +08:00
  • 2a581e3fab lwip: add source ip based route for unicast packet Liu Zhi Fu 2018-07-12 16:49:22 +08:00
  • 86a6c21e79 lwip: fix the assertion in tcp_pcb_purge() Liu Zhi Fu 2018-06-29 13:40:20 +08:00
  • 8cc0379da1 lwip: disable ETHARP_TRUST_IP_MAC by default Liu Zhi Fu 2018-06-29 10:04:55 +08:00
  • be81d2c16d Merge branch 'test/print_debug_info_when_test_failed' into 'master' He Yin Ling 2018-07-13 21:22:29 +08:00
  • 6554bdcbb6 Merge branch 'bugfix/btdm_add_profile_descriptor_list_for_spp' into 'master' Jiang Jiang Jian 2018-07-13 19:20:03 +08:00
  • 8571170abe Merge branch 'feature/btdm_bt_ssp' into 'master' Jiang Jiang Jian 2018-07-13 19:19:53 +08:00
  • 7b0a926574 Merge branch 'bugfix/btdm_err_data_report_for_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-13 19:16:42 +08:00
  • e56bfadc58 Merge branch 'feature/ble_mesh_idf_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-07-13 19:10:49 +08:00
  • 4b97a1edb2 ulp example: fix for RTC IOs Ivan Grokhotkov 2018-07-13 17:44:57 +08:00
  • fd8a7666c8 LWIP AutoIP Compilation Fixed by defining IP_IS_V4_VAL() Piyush Shah 2018-07-12 15:18:51 +05:30
  • f348076920 esp32/test: set 60s timeout for one deep sleep case He Yin Ling 2018-06-21 19:58:24 +08:00
  • 4f971619fa tiny-test-fw: save DUT log in different thread: He Yin Ling 2018-06-21 17:11:32 +08:00
  • b452cea04e tiny-test-fw: fix incorrect wait timeout in expect He Yin Ling 2018-06-21 16:38:46 +08:00
  • 5f26b36f0f tiny-test-fw: filter examples with test level He Yin Ling 2018-06-15 17:45:24 +08:00
  • 23d98aa358 tiny-test-fw: print expect failure when test fails He Yin Ling 2018-06-15 17:33:39 +08:00
  • b354770f42 Merge branch 'bugfix/fixes_from_github' into 'master' Ivan Grokhotkov 2018-07-13 15:03:50 +08:00
  • 583e80708b Merge branch 'bugfix/esp_timer_set_alarm_v3.0' into 'release/v3.0' Ivan Grokhotkov 2018-07-13 15:00:23 +08:00
  • 8b5a2ccb8d docs: Update Flash Encryption docs to clarify reflashing options Angus Gratton 2018-07-13 16:18:07 +10:00
  • 8a9e3875ed Fix errors in rtc_gpio_desc values negativekelvin 2018-07-12 23:16:15 -07:00
  • 21ccecc802 freertos: Add critical sections to queue sets. Darian Leung 2018-07-11 20:50:43 +08:00
  • 6fd6e024fc bootloader: Fix warning building reflashable Secure Boot image Angus Gratton 2018-07-13 15:24:11 +10:00
  • fb439e48f5 bootloader: Don't verify Partition Table as part of Secure Boot Angus Gratton 2018-07-13 15:23:04 +10:00
  • 7b9009ca5c bootloader: Fix secure boot & flash encryption functionality Angus Gratton 2018-07-13 15:21:07 +10:00
  • 2e1427a239 lwip: add source ip based route for unicast packet Liu Zhi Fu 2018-07-12 16:49:22 +08:00
  • 46639bab85 Merge branch 'bugfix/crlf_auto_conversion' into 'master' Ivan Grokhotkov 2018-07-13 11:44:57 +08:00
  • f2c543785b bt: fix OS abstraction layer for correct critical section API usage Mahavir Jain 2018-07-01 19:05:00 +05:30
  • 6d46eed8e4 sdmmc: enable host auto_stop only for certain commands Ivan Grokhotkov 2018-07-05 16:50:16 +08:00
  • ffaf08e851 Merge branch 'fix/bootloader_typedef_enum' into 'master' Angus Gratton 2018-07-13 08:24:28 +08:00
  • 5c7eb7e27b mdns: Minor fix for mdns_service_remove() Piyush Shah 2018-07-12 19:15:02 +05:30
  • 5402ace528 driver(gpio) : Fixed the gpio related bug for release v3.1. hou wen xiang 2018-06-04 10:34:23 +08:00
  • 01efe9a300 Merge branch 'feature/ci_support_test_one_case_multiple_times' into 'master' He Yin Ling 2018-07-12 19:57:21 +08:00
  • 05d74d532e Merge branch 'bugfix/tiny_test_fw_filter_invalid_serial_port' into 'master' He Yin Ling 2018-07-12 19:56:48 +08:00
  • fdfe38a779 wpa_supplicant: add missing source dirs to CMake build Mahavir Jain 2018-07-10 13:31:28 +05:30
  • bb4c8b725c Tools: Correct line endings in idf_monitor tests Roland Dobai 2018-07-12 08:37:04 +02:00
  • a67d5d89e0 Replace all DOS line endings with Unix Angus Gratton 2018-07-05 09:01:03 +10:00
  • 74245d27d3 ci: Add line endings check for CRLF in repository Angus Gratton 2018-03-23 17:05:16 +11:00
  • 32bc9f94c0 check WiFi library git commit id in unit test XiaXiaotian 2018-06-26 14:56:58 +08:00
  • 24e7286693 bootloader: fix missing typedef on enum defintion weyoui 2018-07-03 11:58:34 +09:00
  • dc092366bb Merge branch 'bugfix/beacon_info_do_not_update_after_user_scan' into 'master' Jiang Jiang Jian 2018-07-12 17:24:54 +08:00
  • ed27e75f50 Merge branch 'bugfix/xthal_get_interrupt_volatile_v3.1' into 'release/v3.1' Ivan Grokhotkov 2018-07-12 17:18:06 +08:00
  • b0c049a6c8 Merge branch 'bugfix/fix_esp_pthread_h_compatible_with_cpp' into 'master' Ivan Grokhotkov 2018-07-12 16:54:18 +08:00
  • 95dbfbe4c0 sdio_example/spi: fix sdkconfig include issue Michael (XIAO Xufeng) 2018-07-12 15:57:32 +08:00
  • 5cf4d8a1ec Component/bt: add scan duplicate for ble mesh in idf3.0 zhiweijian 2018-05-24 16:56:53 +08:00
  • 91052cd333 component/bt_refactor_ble_spp_readme xiewenxiang 2018-07-05 17:36:11 +08:00
  • 04caff2fb2 Merge branch 'fix/sdio_speed_4bit' into 'master' Angus Gratton 2018-07-12 08:54:03 +08:00
  • cfb3759635 Merge branch 'bugfix/rtc_isr_deregister_memory_leak' into 'master' Angus Gratton 2018-07-12 08:25:56 +08:00
  • 542373b6ef feature(flash): support for QIO mode of XM25QU64A chenjianqiang 2018-07-11 21:36:35 +08:00
  • 882b50dd8c driver: Fix memory leak in rtc_isr_deregister() Darian Leung 2018-07-11 21:31:23 +08:00
  • ea30c54cda component/bt: bugfix for erroneous data reporting always enabled wangmengyang 2018-07-05 15:22:44 +08:00
  • 6e42a2b4b9 Wifi: bugfix of beacon info don't update after user scan Deng Xin 2018-07-11 16:38:33 +08:00
  • 1b1477d16a Merge branch 'bugfix/btdm_err_data_report' into 'master' Jiang Jiang Jian 2018-07-11 20:00:46 +08:00
  • 47a164b3ac component/bt: Using osi_malloc instead of malloc baohongde 2018-07-11 14:33:55 +08:00
  • d7c4ec5235 component/bt: Add profile descriptor list for SPP baohongde 2018-07-03 19:38:19 +08:00
  • 7937d083e6 Merge branch 'bugfix/wifi_sync_header_file_with_wifi_lib' into 'master' Ivan Grokhotkov 2018-07-11 19:13:17 +08:00
  • c71c8aea55 Merge branch 'bugfix/btdm_invalid_sco_handle_for_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-11 18:23:47 +08:00
  • 46001bf6d4 Merge branch 'bugfix/rom_libgcc_functions_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-11 16:45:39 +08:00
  • 3e5053b778 Merge branch 'doc/eclipse_setup_v3.1' into 'release/v3.1' Angus Gratton 2018-07-11 14:31:31 +08:00