Commit Graph

  • e21bef3f28 mpi: active hw accel for S2 Marius Vikhammer 2020-03-03 15:01:19 +08:00
  • 6afc116036 nvs: enable address sanitizer in host tests when building with clang Ivan Grokhotkov 2020-03-11 11:32:56 +01:00
  • d2526e6dda nvs: fix out of bounds array access in host test Ivan Grokhotkov 2020-03-11 11:28:44 +01:00
  • db34a4d031 nvs: add test for erase cycles distribution Ivan Grokhotkov 2020-03-11 11:28:30 +01:00
  • 0cbbd948c0 nvs: clean coverage files on rebuild Ivan Grokhotkov 2020-03-11 10:59:27 +01:00
  • 64ceab0069 Merge branch 'feature/aes_sha_accel_s2' into 'master' Ivan Grokhotkov 2020-03-13 18:21:09 +08:00
  • 0367fe461e Merge branch 'bugfix/ble_mesh_miscellaneous_fix' into 'master' Jiang Jiang Jian 2020-03-13 17:50:26 +08:00
  • 26bcbf9798 Merge branch 'bugfix/fix_esp32s2_wifi_log_not_printf' into 'master' Jiang Jiang Jian 2020-03-13 17:29:34 +08:00
  • 5cd45a6d80 secure boot: Fix anti-fault value if hash is shorter than curve Angus Gratton 2020-03-11 17:17:20 +11:00
  • afa4dbae16 esp_wifi: Fix ESP32S2 wifi log not printing xiehang 2020-03-13 14:48:18 +08:00
  • 62626ac4b9 esp_prov: Add support for sending some abstract custom data Piyush Shah 2020-01-05 23:36:48 +05:30
  • 9ee5f3e8ce wifi_prov_mgr: Add config options to switch transport and support for custom data Piyush Shah 2020-01-03 21:06:10 +05:30
  • 156ae68275 provisioning_examples: Move older examples to legacy/ folder Piyush Shah 2020-01-03 20:57:49 +05:30
  • 50b57516e8 esp_wifi: fix WiFi TX performance liu zhifu 2020-03-13 12:48:34 +08:00
  • 1b3f7d4dfe lwip: decrease TCP initial retransmit time liu zhifu 2020-03-13 13:40:10 +08:00
  • 1102d2b1d2 components/bt: Fix conn fail in loop baohongde 2020-03-13 13:36:23 +08:00
  • e4698f8473 esp_wifi: Fix scan get rssi err Remove software modify rssi xiehang 2020-03-13 12:35:42 +08:00
  • ad7dfb77c4 Merge branch 'bugfix/reduce_wifi_bin_size' into 'master' Jiang Jiang Jian 2020-03-13 12:20:50 +08:00
  • 5a86c5b3a7 Improve stability of coex WiFi performance Xia Xiaotian 2020-03-13 11:23:32 +08:00
  • 1bd55a9af2 Merge branch 'bugfix/unicore_config_prevent_ipc_code_v3.3' into 'release/v3.3' Mahavir Jain 2020-03-12 23:18:40 +08:00
  • a3c9a864ab Merge branch 'feat/spi_caps_control_dummy' into 'master' Michael (XIAO Xufeng) 2020-03-12 22:23:49 +08:00
  • 6babdfc0b7 ipc: prevent code getting pulled in for unicore configuration Mahavir Jain 2020-03-11 14:26:24 +05:30
  • 0d6ad3265e ble_mesh: Add ESP BLE Mesh vendor models example lly 2020-03-02 18:17:44 +08:00
  • 453b65a608 Merge branch 'feature/upgrade_mbedtls_to_v2.16.4' into 'master' Mahavir Jain 2020-03-12 18:08:33 +08:00
  • e8fc87b6f3 ble_mesh: Rename ble_mesh_vendor_models to common_vendor_models lly 2020-03-02 18:14:54 +08:00
  • 2ed1724fc2 ble_mesh: Move dev_role to the end of model_pub lly 2020-03-12 17:48:09 +08:00
  • 5a90ea3048 ble_mesh: Use the right netkey during iv update lly 2020-03-10 10:59:13 +08:00
  • 37466d957d ble_mesh: Use the right net_idx & app_idx for publish lly 2020-03-09 20:51:40 +08:00
  • 1795107533 ble_mesh: Check buf->ref before unref the buffer lly 2020-03-09 10:42:37 +08:00
  • 2b80649a79 ble_mesh: Fix mesh memory use-after-free issue lly 2020-03-05 02:47:37 +08:00
  • 08080edb1b ble_mesh: Add ble mesh deinit in btc task lly 2020-03-04 11:48:03 +08:00
  • 9d3ad04667 ble_mesh: Free beacon timer when deinit mesh lly 2020-03-04 10:43:33 +08:00
  • 13ab2f4015 ble_mesh: Use lock for mesh timer operations lly 2020-03-03 19:08:32 +08:00
  • 0d2790a429 Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled weitianhua 2020-03-12 15:17:37 +08:00
  • b86f4d4f00 Fix mem_start uninitialized error when compiler optimization performance enabled weitianhua 2020-03-12 15:07:03 +08:00
  • fdbdf9a0ec Merge branch 'bugfix/unicore_config_prevent_ipc_code_v4.0' into 'release/v4.0' Mahavir Jain 2020-03-12 13:31:44 +08:00
  • 3351376a11 AES: optimize AES-GCM Marius Vikhammer 2020-03-10 13:53:09 +08:00
  • 0ad0507f88 ci: add find job id argument job status: He Yin Ling 2020-01-22 10:04:54 +08:00
  • 1fa6db757d ci: add find job id argument job status: He Yin Ling 2020-01-22 10:04:54 +08:00
  • 3b1fa7b8f0 spi_flash: add caps for dummy output control michael 2020-02-10 09:05:34 +08:00
  • a94ec95d6b components/bt: Disable check due to double isr baohongde 2020-03-11 23:26:01 +08:00
  • 7f84669054 Merge branch 'bugfix/from_github_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-03-11 21:49:19 +08:00
  • 640c7c5107 Merge branch 'bugfix/select_waiting_assert' into 'master' Jiang Jiang Jian 2020-03-11 21:15:57 +08:00
  • 40bebcb39b Merge branch 'bugfix/select_waiting_assert_for_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-03-11 21:11:23 +08:00
  • e82ac041cd Merge branch 'bugfix/select_waiting_assert_for_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-03-11 20:45:35 +08:00
  • 1cde594460 Merge branch 'bugfix/change_function_pointer_esp_crt_bundle_attach' into 'master' Mahavir Jain 2020-03-11 19:39:47 +08:00
  • 874b18eab8 lwip: Add to sys_arch_protect() a check that the mutex is created before use if not then creates it KonstantinKondrashov 2020-02-05 00:46:22 +08:00
  • 7013d2d7c5 lwip: Add to sys_arch_protect() a check that the mutex is created before use if not then creates it KonstantinKondrashov 2020-02-05 00:46:22 +08:00
  • 1c12e67c8a lwip: Add to sys_arch_protect() a check that the mutex is created before use if not then creates it KonstantinKondrashov 2020-02-05 00:46:22 +08:00
  • dbdcd26902 Merge branch 'bugfix/fix_default_console_gpio_on_esp32s2' into 'master' Ivan Grokhotkov 2020-03-11 18:39:17 +08:00
  • 874e987a3b esp_tls: change argument pointer type to (void *) for esp_crt_bundle_attach Aditya Patwardhan 2020-03-11 15:48:34 +05:30
  • 912028273d efuse: Using IDF_ENV_FPGA in UTs KonstantinKondrashov 2020-03-11 16:38:08 +08:00
  • 4c5d26085f efuse/esp32s2: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug KonstantinKondrashov 2020-03-11 16:36:11 +08:00
  • ae90d5f39f efuse/esp32: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug KonstantinKondrashov 2020-03-11 16:29:41 +08:00
  • 47f9c0e301 fix bug for after udp close select_waiting assert for v4.1 xueyunfei 2020-03-09 18:24:11 +08:00
  • cf77068675 fix bug for after udp close select_waiting assert for v4.0 xueyunfei 2020-03-09 18:21:36 +08:00
  • e3ff1efe65 fix bug for after udp close select_waiting assert xueyunfei 2020-01-20 17:17:05 +08:00
  • 5019419496 esp32s2: fix when enable multi phy init data bin compile err. ChenJianxing 2020-03-11 11:13:01 +08:00
  • 68b4177f70 Merge branch 'bugfix/ledc_driver_enums_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-03-11 16:39:11 +08:00
  • 0cc802e6ab ipc: prevent code getting pulled in for unicore configuration Mahavir Jain 2019-08-15 12:35:59 +05:30
  • 37369a8a57 crypto: SHA and AES accelerator bring up for S2 Marius Vikhammer 2020-01-16 14:31:10 +08:00
  • d09a43fc1e Merge branch 'bugfix/ota_with_redirection_v4.1' into 'release/v4.1' Mahavir Jain 2020-03-11 14:46:25 +08:00
  • 2d7be5c35d Merge branch 'bugfix/ota_with_redirection_v3.3' into 'release/v3.3' Mahavir Jain 2020-03-11 14:44:54 +08:00
  • 59381b60c0 Merge branch 'refactor/hal_function_set_exception_vector_table' into 'master' Angus Gratton 2020-03-11 14:44:42 +08:00
  • 694e22b41a Merge branch 'feature/multi_target_performance_test' into 'master' Angus Gratton 2020-03-11 14:38:51 +08:00
  • 5eee07f944 components/coex: Set AFH in btdm task when wifi change channel baohongde 2020-03-11 14:32:06 +08:00
  • f2d310fea7 secure boot: Fix anti-fault value if hash is shorter than curve Angus Gratton 2020-03-11 17:17:20 +11:00
  • 3bb41fd67e spi: add unit test for slave receiving length Andrew 2019-12-27 19:41:23 +08:00
  • 02d2903e39 mbedtls: upgrade to release v2.16.5 Mahavir Jain 2020-02-12 13:55:32 +05:30
  • a6c27619f2 add mac address offset for some esp32s2. ChenJianxing 2020-03-04 11:15:52 +08:00
  • 6cb7d82120 esp32s2: fix default console GPIO morris 2020-03-11 12:30:27 +08:00
  • b9abb78546 Merge branch 'doc/hw-reference/esp32-devkits-r-guide' into 'master' Krzysztof Budzynski 2020-03-11 06:43:31 +08:00
  • b85358e593 Updated index Wang Ning 2020-03-11 06:43:31 +08:00
  • a003bcde29 Merge branch 'bugfix/idfpygenerator_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-03-10 22:22:47 +08:00
  • e75cf5d44e Fix some bugs due to interrupt response not timely baohongde 2020-03-10 20:52:27 +08:00
  • fc03161f70 app_update: Fix case when elf file SHA256 should be printed by panic handler while cache is disabled KonstantinKondrashov 2020-02-07 18:57:55 +08:00
  • c9e7a04a9e Update wifi lib 1. Add wifi stop check at wifi deinit entry. 2. Add TX packets size check. 3. Reduce wifi bin size. 4. Fix the bug for setting channel when wifi in NULL mode. 5. Place the Vendor Specific element at the end according to the protocol. 6. Coex adjust scheme when bt is in connnected status. xiehang 2020-03-10 20:01:39 +08:00
  • ee519634a5 esp_system: retain backtrace no space Renz Bagaporo 2020-03-04 13:23:30 +08:00
  • 7cc8cb68bd esp_system: suppress reason display on software abort panic Renz Bagaporo 2020-03-04 10:25:49 +08:00
  • 890510aecd esp32, esp32s2: move reset reason source to esp_system Renz Bagaporo 2020-03-04 17:12:06 +08:00
  • 84e80a3e50 soc: remove sdio slave hal source file duplicate Renz Christian Bagaporo 2020-03-02 10:02:23 +05:00
  • 29ebfc3f46 esp_system: let panic handler break on debug mode on software abort Renz Christian Bagaporo 2020-02-18 13:27:30 +05:00
  • af9b1131a3 esp_system: share abort panic with port layer Renz Christian Bagaporo 2020-02-04 22:16:37 +08:00
  • 2855bb6f0a newlib: move abort to newlib Renz Christian Bagaporo 2020-02-02 23:18:29 +08:00
  • 20cfc2ecdd docs: update docs with panic handler changes Renz Christian Bagaporo 2020-02-02 23:25:39 +08:00
  • 2b100789b7 esp32, esp32s2: move panic handling code to new component Renz Christian Bagaporo 2020-02-02 23:23:16 +08:00
  • cb10ba5785 esp32: Add a Kconfig option- Number of attempts to repeat 32k XTAL calibration KonstantinKondrashov 2020-03-10 19:23:55 +08:00
  • 06fa9476a5 Merge branch 'bugfix/fix_controller_disable_re_enable_crash' into 'master' Jiang Jiang Jian 2020-03-10 18:13:17 +08:00
  • 7569e34e89 esp_wifi: Reduce Bin size xiehang 2020-02-26 11:52:20 +08:00
  • a30557ca31 Merge branch 'mesh/feature_chain_topology' into 'master' Jiang Jiang Jian 2020-03-10 17:41:11 +08:00
  • 11995d808c Merge branch 'bugfix/transport_connection_active_v3.2' into 'release/v3.2' David Čermák 2020-03-10 16:07:22 +08:00
  • 6023d60966 Merge branch 'bugfix/put_spihost_handle_in_sram_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-03-10 15:32:24 +08:00
  • 492065463d Merge branch 'bugfix/put_spihost_handle_in_sram_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2020-03-10 14:22:32 +08:00
  • c04145bc47 Merge branch 'feature/tinyusb_esp_dev_branch' into 'master' Michael (XIAO Xufeng) 2020-03-10 10:38:54 +08:00
  • f0138ffdf6 fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. Liu Han 2019-09-12 13:55:47 +08:00
  • 08543533d8 tinyusb: switch to esp-develop branch Andrei Gramakov 2020-03-09 14:04:57 +01:00
  • 15884eccf2 Add multi-target support for performance tests Roland Dobai 2020-02-28 16:12:11 +01:00
  • 37997407df Merge branch 'doc/review_api-ref_periph-esp-slave-protocol' into 'master' Krzysztof Budzynski 2020-03-09 19:19:01 +08:00
  • 96ecd5bb53 Merge branch 'ci/build_bootloader_configs' into 'master' Anton Maklakov 2020-03-09 19:08:39 +08:00
  • 95c275109b Merge branch 'refactor/add_target_name_for_parttool' into 'master' Ivan Grokhotkov 2020-03-09 18:57:44 +08:00