Commit graph

  • 14140e7550 Merge branch 'feature/upgrade_mbedtls_to_v4.0' into 'release/v4.0' Mahavir Jain 2020-08-06 12:29:00 +0800
  • 5f0eb04684 esp_flash: decrease some of the performance threshold Michael (XIAO Xufeng) 2020-05-21 10:31:03 +0800
  • dd3c032972 Merge branch 'bugfix/esp_netif_restart_dhcpc_v4.2' into 'release/v4.2' Angus Gratton 2020-08-06 11:19:30 +0800
  • 035783039b bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image KonstantinKondrashov 2020-07-07 21:56:58 +0800
  • 96bc7761f5 Merge branch 'feature/upgrade_mbedtls_to_v4.2' into 'release/v4.2' Mahavir Jain 2020-08-05 20:13:40 +0800
  • 2e89f963d7 remove auto conn case because we do not support this anymore Hou Chen Yao 2020-08-05 17:41:46 +0800
  • 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 +0800
  • 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 +0800
  • 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 +0800
  • 789119262b Merge branch 'fixbug/sdmmc_spi_highspeed_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-08-04 17:45:37 +0800
  • 12e39e9291 Merge branch 'fixbug/sdmmc_spi_highspeed_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-08-04 17:44:37 +0800
  • 100750ac1b component/bt: fix Blufi sends longer customer data will will lead congested(backport v4.0) XieWenxiang 2020-07-30 17:14:53 +0800
  • 9409b2ecb7 Merge branch 'feature/support_for_esp32_pico_v3_02_v4.2' into 'release/v4.2' Angus Gratton 2020-08-04 14:30:14 +0800
  • 993da2b282 mesh/ci: fix MESH_EST_0216 chenyudong 2020-04-29 11:35:15 +0800
  • 5f9908874a mesh: backport some bugfixes chenyudong 2020-06-15 19:50:23 +0800
  • e911826340 add soft solution for esp32 eco3 live lock issue Li Shuai 2020-06-18 10:57:41 +0800
  • 2597e046c5 Merge branch 'bugfix/ci_retries_when_download_v4.0' into 'release/v4.0' Angus Gratton 2020-08-04 12:48:03 +0800
  • 2995e78fa1 Merge branch 'bugfix/espcoredump_fix_error_reported_for_blank_partition_v40' into 'release/v4.0' Angus Gratton 2020-08-04 12:45:41 +0800
  • 81e726e3fc Merge branch 'bugfix/fix_fragment_issue_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-08-04 12:27:52 +0800
  • 706bc799fa Merge branch 'bugfix/fix_fragment_issue_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-04 12:26:04 +0800
  • 688c623156 Merge branch 'bugfix/fix_fragment_issue_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-04 12:10:27 +0800
  • 0e6777f78b esp_netif tests: Add manual DHCP state transision tests David Cermak 2020-07-29 11:35:28 +0200
  • 39f804ae07 esp_netif: Remove restarting DHCP client and server if it has already been started David Cermak 2020-07-23 11:29:45 +0200
  • cc0aa104e8 mbedtls: update to mbedtls release v2.16.7 Mahavir Jain 2020-07-03 12:06:22 +0530
  • 8796a53132 mbedtls: update to mbedtls release v2.16.7 Mahavir Jain 2020-07-03 12:06:22 +0530
  • bd72a9ab2b Merge branch 'bugfix/can_multiple_fixes_backport_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2020-08-03 13:04:51 +0800
  • 9dbff45229 Merge branch 'feature/twai_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-08-03 11:13:20 +0800
  • 26d7fb7744 Merge branch 'ci/resume_esp_flash_tests_4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-08-02 17:15:24 +0800
  • 739cc9b2fb pthread: fix pthread_mutex_destroy() breaking priority inheritance pr-pthread-mutexfix Michael Balzer 2020-07-24 14:45:48 +0200
  • b501d31d97 FreeRTOS: add mutex hold count to task status info pr-mutexesheld Michael Balzer 2020-07-24 14:43:32 +0200
  • 2f96a1a3bf Merge branch 'bugfix/add_api_adc2_vref_to_gpio_for_esp32s2_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-08-01 23:50:13 +0800
  • a32fc5a2bb Fix tsk watchdog when running spp vfs demo weitianhua 2020-06-22 18:01:47 +0800
  • 8de78c2b3b Seperate BTA_JV_L2CAP for less bin size weitianhua 2020-06-12 21:51:38 +0800
  • 64eab16847 Enable PCM config in controller weitianhua 2020-07-16 15:09:01 +0800
  • 0952b9de8a Enable PCM Config in Host weitianhua 2020-07-16 15:07:15 +0800
  • 4cbb70541c Merge branch 'feature/oocd_ver_backport_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-07-31 21:58:06 +0800
  • b1fa527f41 esp_wifi: Fix WiFi fragment issue xiehang 2020-07-30 21:36:26 +0800
  • 5d8c4143ef esp_wifi: Fix WiFi fragment issue xiehang 2020-07-30 20:39:52 +0800
  • ad8a873dff esp_wifi: Fix WiFi fragment issue xiehang 2020-07-31 16:19:51 +0800
  • 885f8ce484 driver(adc): esp32s2 support API adc2_vref_to_gpio fuzhibo 2020-06-03 17:38:10 +0800
  • 6710912670 Merge branch 'bugfix/checkout_ref_auto_test_script_v3.2' into 'release/v3.2' He Yin Ling 2020-07-31 17:46:04 +0800
  • aa6730f0e2 Merge branch 'bugfix/checkout_ref_auto_test_script' into 'release/v3.3' He Yin Ling 2020-07-31 17:45:04 +0800
  • 9a580242e8 Merge branch 'bugfix/fix_softap_mode_wpa_memory_leak_issue_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-07-31 17:28:50 +0800
  • 3f332ef02b Merge branch 'bugfix/bt_linkup_fallback_event_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-07-31 17:27:37 +0800
  • 2be17377bb Merge branch 'nimble/nrpa_support_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-07-31 17:27:21 +0800
  • 934fe37c48 Merge branch 'bugfix/fix_adc_dac_driver_ut_backport' into 'release/v4.2' Michael (XIAO Xufeng) 2020-07-31 17:09:24 +0800
  • 33dab9d165 Merge branch 'bugfix/fix_softap_mode_wpa_memory_leak_issue_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-07-31 16:45:38 +0800
  • a7fe03dcb0 tools: Updates OpenOCD version to 'v0.10.0-esp32-20200709' Alexey Gerenkov 2020-04-21 20:00:13 +0300
  • c2d261c88e ci: use the retry script to download Anton Maklakov 2020-06-25 12:52:00 +0700
  • 8ed6242e27 ci: add a helper for retrying shell command Anton Maklakov 2020-06-25 12:37:21 +0700
  • 9f4f7aa8b1 Merge branch 'feature/export_ps1_tools_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-07-31 05:05:39 +0800
  • f1b651af7e CAN: Remove asserts used for program logic Darian Leung 2020-07-31 00:19:53 +0800
  • 550ed39ea3 CAN: Fix size of RX msg count field on the esp32 Darian Leung 2020-07-30 15:45:58 +0800
  • 21e2f02962 TWAI: Remove asserts used for program logic Darian Leung 2020-07-28 23:54:58 +0800
  • 519b8898b3 twai: Fix size of RX msg count field on the esp32 Darian Leung 2020-07-30 15:45:58 +0800
  • e6db25af9d TWAI: Add ESP32-S2 support Darian Leung 2020-03-11 17:45:02 +0100
  • f32582b588 Merge branch 'bugfix/fix_hci_max_page_num_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-07-30 21:20:15 +0800
  • 64c766ee4d Merge branch 'bugfix/fix_get_bond_device_list_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-07-30 21:19:57 +0800
  • 4f86faa906 Merge branch 'bugfix/param_check_instant_tx_octets_adv_ubderrun_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-07-30 21:18:43 +0800
  • 593ca2255c Merge branch 'mesh/bugfix_set_type_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-07-30 21:17:11 +0800
  • dc5eeb8e4b ci: fix auto test script uses incorrect branch Chen Yudong 2020-07-30 14:05:02 +0800
  • 74df8746a3 scripts: updates export.ps1 to export tools' paths Andrei Gramakov 2020-07-21 14:47:27 +0200
  • f444d4d2dc driver(adc): fix unit test for ADC-DMA (test_esp32s2.c); fix unit test for ADC-DMA (test_esp32s2.c); fix commit in adc dirver. fuzhibo 2020-04-08 21:56:14 +0800
  • 16d68e4dee Merge branch 'doc/freertos_backport_v4.0' into 'release/v4.0' Krzysztof Budzynski 2020-07-30 17:27:18 +0800
  • 4726076da5 Merge branch 'bugfix/fix_touch_sensor_api_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-07-30 16:17:51 +0800
  • 426f03de5f Merge branch 'fix/prov_ble_read_offset_v4.0' into 'release/v4.0' Mahavir Jain 2020-07-30 16:11:21 +0800
  • d3034e8172 Merge branch 'bugfix/convert-string-to-bytes_v4.0' into 'release/v4.0' Mahavir Jain 2020-07-30 16:11:02 +0800
  • fcb0206c59 Merge branch 'bugfix/mcpwm_fault_init_copypaste_typo_bp4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-07-30 15:55:11 +0800
  • 608179caf1 test: fix auto test script uses incorrect branch Chen Yudong 2020-07-30 14:05:02 +0800
  • 2802136595 doc: fall back to CI_COMMIT_REF_NAME as a branch name Marius Vikhammer 2020-07-27 17:30:40 +0800
  • 9bc72d5732 driver(touch): fix touch sensor driver redundancy fuzhibo 2020-06-22 22:10:30 +0800
  • 62fea80a01 Tools: Close temporary file before invoking external tools accessing it Roland Dobai 2020-07-28 18:19:19 +0200
  • f06ce4832d Merge branch 'bugfix/update_esp32_phy_4350_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-07-30 01:59:04 +0800
  • e5b242a3cb usb: removes non-integrated features Andrei Gramakov 2020-07-24 11:48:59 +0200
  • e7179db204 Merge branch 'nimble/nrpa_support_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-07-29 19:05:01 +0800
  • 10e59593f6 Merge branch 'bugfix/bt_linkup_fallback_event_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-07-29 19:04:41 +0800
  • 44791067ec Merge branch 'nimble/nrpa_support_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-07-29 16:35:25 +0800
  • 0dc46879c5 Merge branch 'bugfix/esp_flash_write_performance_regression_4.0' into 'release/v4.0' Angus Gratton 2020-07-29 15:30:13 +0800
  • 4e7d7426aa bugfix: fix softap mode wpa memory leak ronghulin 2020-07-14 11:59:39 +0800
  • 157ecfaf43 bugfix: fix softap mode wpa memory leak ronghulin 2020-07-14 11:59:39 +0800
  • 818a2f8768 ci: resume esp_flash unit tests Michael (XIAO Xufeng) 2020-07-27 09:28:58 +0800
  • 55bb42dc63 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode Michael (XIAO Xufeng) 2020-06-30 17:29:49 +0800
  • 293d7f34b8 Merge branch 'fix/prov_ble_read_offset_v4.2' into 'release/v4.2' Mahavir Jain 2020-07-28 16:42:09 +0800
  • 2d9325db1e Merge branch 'bugfix/build_docs_check_link_v4.2' into 'release/v4.2' Anton Maklakov 2020-07-28 14:00:55 +0800
  • 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode Michael (XIAO Xufeng) 2020-06-30 17:29:49 +0800
  • 7dfb6adf27 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode Michael (XIAO Xufeng) 2020-06-30 17:29:49 +0800
  • fc8ba15b33 Fix init MCPWM Fault line via config struct Wielebny666 2020-06-23 22:56:50 +0200
  • 12dd6e5a85 Merge branch 'doc/freertos_backport_v4.2' into 'release/v4.2' Krzysztof Budzynski 2020-07-27 23:00:47 +0800
  • 02e7e9c417 esp_wifi: update phy lib ChenJianxing 2020-07-27 21:42:44 +0800
  • 8bb287bae8 esp_wifi: Add esp_wifi_get_tsf_time() API to get the tsf time of specified interface. Hrudaynath Dhabe 2020-07-10 19:39:23 +0530
  • 3af4b51a5c Fix handling of multiple AP credentials in WPS Nachiket Kukade 2020-06-10 14:21:57 +0530
  • 875642fedd Merge branch 'doc/update_chip_features_v4.2' into 'release/v4.2' Krzysztof Budzynski 2020-07-27 21:26:53 +0800
  • ebd1bb9a12 wpa_supplicant: Fix IOT issue with latest freeradius kapil.gupta 2020-07-23 22:42:37 +0530
  • 89ef69cbd0 wpa_supplicant: Fix invalid pointer deference and memleak kapil.gupta 2020-07-19 14:07:00 +0530
  • 4b7c8d4a2d wpa_supplicant: Support for mbedtls tls handshake kapil.gupta 2020-05-28 21:24:56 +0530
  • 9c82e7c875 docs: add a note about ESP-IDF FreeRTOS version yiying 2020-07-23 20:03:04 +0800
  • 76e7fcf0e4 update a link in the note yiying 2020-07-23 20:03:04 +0800
  • 205f345696 Bluedroid: Fixes cases having fallback to link up event. Chinmay Chhajed 2020-07-17 16:51:51 +0530
  • 6bbb75f219 Bluedroid: Fixes cases having fallback to link up event. Chinmay Chhajed 2020-07-17 16:51:51 +0530
  • 5fe10f1ff8 Bluedroid: Fixes cases having fallback to link up event. Chinmay Chhajed 2020-07-17 16:51:51 +0530