Commit Graph

  • a6dc125aec bootloader: Adds bootloader_sha256_flash_contents() KonstantinKondrashov 2020-08-06 15:22:26 +08:00
  • 2620942568 bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image KonstantinKondrashov 2020-07-07 21:56:58 +08:00
  • 229dbd70c9 mbedtls: Fix a case for mpi_montgomery_exp_calc() when Z is not init KonstantinKondrashov 2020-07-07 02:01:44 +08:00
  • b50bbe3a5b component/bt: Fixed ble memory leak issue, buff_semaphore was not released. wangcheng 2020-07-07 20:55:57 +08:00
  • b89a2bb266 add soft solution for esp32 eco3 live lock issue Li Shuai 2020-06-17 14:50:24 +08:00
  • 7162964776 Merge branch 'feature/enable_pcm_config_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 14:19:03 +08:00
  • 4382ec4b8d Merge branch 'component/seperate_bta_jv_l2c_4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 14:18:02 +08:00
  • 0db87821f1 Merge branch 'bugfix/customer_baidu_int_wdt_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 14:12:00 +08:00
  • 6fc081956f Merge branch 'bugfix/bt_linkup_fallback_event_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-07 14:09:46 +08:00
  • d772da5ca2 Merge branch 'bugfix/bt_linkup_fallback_event_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-08-07 14:09:11 +08:00
  • c2e549b1b8 Merge branch 'feature/ble_combined_adv_scan' into 'master' Jiang Jiang Jian 2020-08-07 14:08:02 +08:00
  • c27bd40d54 Merge branch 'feature/support_phase2TTLS_algos' into 'master' Jiang Jiang Jian 2020-08-07 14:06:12 +08:00
  • 501ca00178 Merge branch 'feature/esp_tls_for_supplicant_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 14:01:54 +08:00
  • 6a2609997c Merge branch 'mesh/bugfix_set_type_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-07 13:30:26 +08:00
  • b613f90cb9 Merge branch 'bugfix/eap_client_iot_issue' into 'master' Jiang Jiang Jian 2020-08-07 12:22:32 +08:00
  • edb5ddf63b soc: placeholder for esp32s3 HAL driver morris 2020-07-31 18:26:07 +08:00
  • 04e31d2f81 Merge branch 'test/esp_flash_rw_performance_thr_4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-08-07 11:58:21 +08:00
  • 49cb6905d4 lwip: fix udp tx packet loss issue xiehang 2020-08-06 16:04:35 +08:00
  • 0b9e303e93 Merge branch 'bugfix/ble_mesh_client_msg_optimize' into 'master' Island 2020-08-07 11:04:21 +08:00
  • 52c089fba7 protocomm_httpd: Restart security session if request is received on a new session Piyush Shah 2020-05-06 20:14:52 +05:30
  • 84aa1c0cc3 usb: cdc support, streams redirection; ci, examples upd Andrei Gramakov 2020-08-06 14:41:32 +02:00
  • b77c50a063 newlib: Fix UT for adjtime KonstantinKondrashov 2020-06-15 22:46:41 +08:00
  • 409355febe newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment KonstantinKondrashov 2020-06-08 22:57:38 +08:00
  • 4d735d8279 newlib: Fix UT for adjtime KonstantinKondrashov 2020-06-15 22:46:41 +08:00
  • c370a8f7ce newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment KonstantinKondrashov 2020-06-08 22:57:38 +08:00
  • 15e408d070 newlib: Fix UT for adjtime KonstantinKondrashov 2020-06-15 22:46:41 +08:00
  • 39e318977d newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment KonstantinKondrashov 2020-06-08 22:57:38 +08:00
  • b08c2885d8 Merge branch 'bugfix/examples_echo_fix_stack_size' into 'master' Michael (XIAO Xufeng) 2020-08-06 19:32:14 +08:00
  • df9ca688d7 examples: fix echo example crash when UART interrupt handler placed in IRAM Alex Lisitsyn 2020-08-06 19:32:11 +08:00
  • 7f86d81083 Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level. Delete duplicated spinlock and counter. dongyou 2020-08-06 15:20:43 +08:00
  • 15250a747a Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level. Delete duplicated spinlock and counter. dongyou 2020-08-06 15:20:43 +08:00
  • 0fcd0bb6b8 ble_mesh: stack: Client model related code clean lly 2020-07-16 15:40:48 +08:00
  • e924e5f2f4 ble_mesh: stack: Rename cfg & health client status recv func lly 2020-07-16 15:20:45 +08:00
  • 36d714ec59 ble_mesh: stack: Check client msg result in common func lly 2020-07-08 09:35:31 +08:00
  • 02eaaca3d6 ble_mesh: stack: Fix no events for some error conditions lly 2020-06-28 17:03:17 +08:00
  • 5f6f61f634 ble_mesh: stack: Move client role set to the msg function lly 2020-06-28 16:53:02 +08:00
  • ad39479804 ble_mesh: stack: Remove some not used client parameters lly 2020-06-28 16:18:24 +08:00
  • 1d6f653640 ble_mesh: stack: Remove some not used variables & functions lly 2020-06-28 15:56:34 +08:00
  • 7542c86d9c ble_mesh: stack: Update client model msg send lly 2020-06-28 15:28:22 +08:00
  • 64535528ac flash test: decrease the threshold of performance test on s2 Michael (XIAO Xufeng) 2020-07-28 23:00:24 +08:00
  • 14140e7550 Merge branch 'feature/upgrade_mbedtls_to_v4.0' into 'release/v4.0' Mahavir Jain 2020-08-06 12:29:00 +08:00
  • 5f0eb04684 esp_flash: decrease some of the performance threshold Michael (XIAO Xufeng) 2020-05-21 10:31:03 +08:00
  • bfd71ae7ec Merge branch 'feature/dma_memcpy' into 'master' Michael (XIAO Xufeng) 2020-08-06 11:32:43 +08:00
  • dd3c032972 Merge branch 'bugfix/esp_netif_restart_dhcpc_v4.2' into 'release/v4.2' Angus Gratton 2020-08-06 11:19:30 +08:00
  • 20cbdeab65 Merge branch 'feature/download_only_required_ut_bin' into 'master' Ivan Grokhotkov 2020-08-06 10:50:59 +08:00
  • 066361f5aa Merge branch 'bugfix/put_periph_module_enable/diable_into_iram-least_modification' into 'master' Jiang Jiang Jian 2020-08-05 23:51:09 +08:00
  • 97b47f117b Merge branch 'bugfix/bluedroid_ble_provisioning_gatt_deregister_fix' into 'master' Jiang Jiang Jian 2020-08-05 23:50:14 +08:00
  • 035783039b bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image KonstantinKondrashov 2020-07-07 21:56:58 +08:00
  • e3edc15f94 bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image KonstantinKondrashov 2020-07-07 21:56:58 +08:00
  • 55fafa887c bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image KonstantinKondrashov 2020-07-07 21:56:58 +08:00
  • 600665a563 Merge branch 'bugfix/esp32s2_o2_op' into 'master' Ivan Grokhotkov 2020-08-05 22:03:00 +08:00
  • 96bc7761f5 Merge branch 'feature/upgrade_mbedtls_to_v4.2' into 'release/v4.2' Mahavir Jain 2020-08-05 20:13:40 +08:00
  • 4e7e8598f3 freertos: ensure the interrupt stack is aligned Ivan Grokhotkov 2020-08-05 12:50:34 +02:00
  • 2e89f963d7 remove auto conn case because we do not support this anymore Hou Chen Yao 2020-08-05 17:41:46 +08:00
  • caa21fdc67 remove auto conn case because we do not support this anymore Hou Chen Yao 2020-08-05 17:41:46 +08:00
  • 481409ec05 panic: allow running specific test cases from command line Ivan Grokhotkov 2020-07-29 12:24:39 +02:00
  • 709730317b panic: fix checks for corrupted backtrace in the test cases Ivan Grokhotkov 2020-07-29 12:23:29 +02:00
  • 5ff9cd495e panic: skip over the first invalid PC in case of InstrFetchProhibited Ivan Grokhotkov 2020-07-29 12:20:52 +02:00
  • 94f4a88c2d wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level. Delete duplicated spinlock and counter. dongyou 2020-07-02 19:53:15 +08:00
  • 46691df851 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level. Delete duplicated spinlock and counter. dongyou 2020-07-02 19:53:15 +08:00
  • ef2813a068 CI: Improve load env config log output Fu Hanxi 2020-07-13 12:35:50 +08:00
  • a5c05e2c94 esp_wifi: fix the bug for softAP power save buffer issue zhangyanjiao 2020-08-05 14:35:50 +08:00
  • 7cc07173b2 Merge branch 'bugfix/btdm_blufi_send_longer_custom_data_will_congested_v4.0' into 'release/v4.0' Island 2020-08-05 14:23:41 +08:00
  • 0b1ef494a7 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level. Delete duplicated spinlock and counter. dongyou 2020-07-02 19:53:15 +08:00
  • 48b659b474 Merge branch 'bugfix/fix_mbedtls_flag_defined_always' into 'master' Mahavir Jain 2020-08-05 13:22:30 +08:00
  • b47dee59dc esp_wifi: fix the crash when wifi stop after deinit zhangyanjiao 2020-08-05 11:13:20 +08:00
  • e4820fc447 Fixed TLS 1.1 still being enables even if disabled via config. Michal Vácha 2020-07-31 16:42:40 +02:00
  • 97ae87df41 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level. Delete duplicated spinlock and counter. dongyou 2020-07-02 19:53:15 +08:00
  • 43af455457 esp_system: fix bootloader wdt enabled build issue Renz Bagaporo 2020-07-27 19:50:23 +08:00
  • b3814a1b5e Merge branch 'bugfix/soc_reduce_iram' into 'master' Ivan Grokhotkov 2020-08-04 21:44:50 +08:00
  • 789119262b Merge branch 'fixbug/sdmmc_spi_highspeed_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-08-04 17:45:37 +08:00
  • 12e39e9291 Merge branch 'fixbug/sdmmc_spi_highspeed_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-08-04 17:44:37 +08:00
  • b30bd7a2ef esp32s2: add CP_DMA driver morris 2020-07-28 20:15:13 +08:00
  • 100750ac1b component/bt: fix Blufi sends longer customer data will will lead congested(backport v4.0) XieWenxiang 2020-07-30 17:14:53 +08:00
  • 48c4378a70 coredump: temp-files delete fix Andrei Gramakov 2020-07-31 15:19:22 +02:00
  • a9dd9e3017 Merge branch 'feature/embed_generated_files' into 'master' Angus Gratton 2020-08-04 14:39:49 +08:00
  • 9409b2ecb7 Merge branch 'feature/support_for_esp32_pico_v3_02_v4.2' into 'release/v4.2' Angus Gratton 2020-08-04 14:30:14 +08:00
  • 993da2b282 mesh/ci: fix MESH_EST_0216 chenyudong 2020-04-29 11:35:15 +08:00
  • 5f9908874a mesh: backport some bugfixes chenyudong 2020-06-15 19:50:23 +08:00
  • e911826340 add soft solution for esp32 eco3 live lock issue Li Shuai 2020-06-18 10:57:41 +08:00
  • b1990352bb added psram stack check in backtrace Li Shuai 2020-04-24 09:51:58 +08:00
  • 19ad15a1b4 modify example tests. delete unused arguments Fu Hanxi 2020-07-21 17:00:04 +08:00
  • 0478edc6ba CI: download only required bin for unit-tests. Refactor AssignTest related code Fu Hanxi 2020-07-21 16:59:31 +08:00
  • 50b4cf9286 wpa_supplicant: Fix IOT issue with latest freeradius kapil.gupta 2020-07-23 22:42:37 +05:30
  • 2597e046c5 Merge branch 'bugfix/ci_retries_when_download_v4.0' into 'release/v4.0' Angus Gratton 2020-08-04 12:48:03 +08:00
  • 2995e78fa1 Merge branch 'bugfix/espcoredump_fix_error_reported_for_blank_partition_v40' into 'release/v4.0' Angus Gratton 2020-08-04 12:45:41 +08:00
  • 81e726e3fc Merge branch 'bugfix/fix_fragment_issue_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-08-04 12:27:52 +08:00
  • 706bc799fa Merge branch 'bugfix/fix_fragment_issue_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-04 12:26:04 +08:00
  • 8fb6fe9b0b Merge branch 'bugfix/fix_fragment_issue_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-08-04 12:23:50 +08:00
  • 688c623156 Merge branch 'bugfix/fix_fragment_issue_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-04 12:10:27 +08:00
  • 59347d6a63 Merge branch 'bugfix/fix_fragment_issue' into 'master' Jiang Jiang Jian 2020-08-04 12:09:49 +08:00
  • 0e6777f78b esp_netif tests: Add manual DHCP state transision tests David Cermak 2020-07-29 11:35:28 +02:00
  • 39f804ae07 esp_netif: Remove restarting DHCP client and server if it has already been started David Cermak 2020-07-23 11:29:45 +02:00
  • 313f4a97d6 Merge branch 'bugfix/btdm_blufi_send_longer_custom_data_will_congested' into 'master' Island 2020-08-03 20:54:23 +08:00
  • cc0aa104e8 mbedtls: update to mbedtls release v2.16.7 Mahavir Jain 2020-07-03 12:06:22 +05:30
  • ac0731e977 mbedtls: update to mbedtls release v2.16.7 Mahavir Jain 2020-07-03 12:06:22 +05:30
  • 8796a53132 mbedtls: update to mbedtls release v2.16.7 Mahavir Jain 2020-07-03 12:06:22 +05:30
  • 01d55b9aea Merge branch 'feature/export_ps1_tools' into 'master' Ivan Grokhotkov 2020-08-03 15:26:10 +08:00
  • caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages Chen Yi Qun 2020-07-29 20:46:37 +08:00
  • 14a6b1db56 driver/mcpwm: add an option to capture on both edges. Wu Bo Wen 2020-07-29 17:55:28 +08:00