Commit Graph

  • c692c1ec8b fix(wifi_provisioning): fixes memory leak on OOM Ashish Sharma 2026-03-26 14:54:19 +08:00
  • e153ab93fa Merge branch 'bugfix/idfci-8990_v5.4' into 'release/v5.4' Jiang Jiang Jian 2026-03-27 10:14:54 +08:00
  • d3a1700039 docs: clarify PSRAM default allocation behavior Marius Vikhammer 2026-03-25 15:35:21 +08:00
  • 2ba8cc8dc8 fix(rom): remove duplicate symbols in esp32s31.rom.rvfp.ld gaoxiaojie 2026-03-26 19:35:57 +08:00
  • 76e7ea2ba5 fix(cmakev2): skip root component tests until cmakev2 support is added Frantisek Hrbata 2026-03-26 16:28:49 +01:00
  • bbd541c6a9 Merge branch 'fix/eth_init_component' into 'master' Ondrej Kosta 2026-03-26 23:27:09 +08:00
  • 03086cb4a5 Merge branch 'feature/add_blockdev_docs' into 'master' Tomas Rohlinek 2026-03-26 16:17:17 +01:00
  • 0505ced81d fix(vfs): initialize local variables in Linux target block to prevent scope leakage Frantisek Hrbata 2026-03-26 16:09:27 +01:00
  • 0ece0e924c fix(bt): Fix crash due to functions not placed in IRAM xiongweichao 2026-03-23 14:27:48 +08:00
  • 4f92cfd077 ci: rename eco tags to revision Fu Hanxi 2026-02-25 13:05:17 +01:00
  • d8e3106134 feat(storage/blockdev): Add documentation including contracts for operations Tomáš Rohlínek 2025-11-06 11:59:52 +01:00
  • bdfcc155aa Merge branch 'bugfix/update_wifi_cmd_version_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-26 17:59:26 +08:00
  • 4d1dfc7c6e Merge branch 'bugfix/wifi_cmd_version_in_iperf' into 'release/v5.4' Jiang Jiang Jian 2026-03-26 17:59:21 +08:00
  • ddc7e0cdf7 ci: move qemu test cli args alongside test scripts Fu Hanxi 2026-03-24 11:22:20 +01:00
  • 365268ae94 ci: move dev_password and dev_user alongside the test scripts Fu Hanxi 2026-03-24 11:26:36 +01:00
  • c4d1d30f73 Merge branch 'bugfix/pm-673_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-26 17:55:53 +08:00
  • 0f83b52a00 Merge branch 'ci/update_github_permission_v5.2' into 'release/v5.2' Jiang Jiang Jian 2026-03-26 17:54:38 +08:00
  • 4eb56dd65f Merge branch 'bugfix/fix_ble_controller_emi_assert_v5.2' into 'release/v5.2' Jiang Jiang Jian 2026-03-26 17:54:19 +08:00
  • b4f69efd64 Merge branch 'fix/use_apb_max_state_for_ble_events_v5.2' into 'release/v5.2' Jiang Jiang Jian 2026-03-26 17:53:56 +08:00
  • 7b1d576416 Merge branch 'feature/esp32s31_regi2c_support' into 'master' Song Ruo Jing 2026-03-26 17:31:13 +08:00
  • 49871dce61 feat(ble/bluedroid): Allow add vendor descriptor by service table create API Zhi Wei Jian 2026-03-26 17:24:00 +08:00
  • 2be26964a7 feat(ble/bluedroid): Allow add vendor descriptor by service table create API Zhi Wei Jian 2026-03-26 17:23:56 +08:00
  • 24e375dc10 feat(ble/bluedroid): Allow add vendor descriptor by service table create API Zhi Wei Jian 2026-03-26 17:23:54 +08:00
  • effb30cff0 feat(ble/bluedroid): support adv monitor feature Zhi Wei Jian 2026-03-26 17:23:46 +08:00
  • 2fe95209eb feat(ble/bluedroid): support adv monitor feature Zhi Wei Jian 2026-03-26 17:23:42 +08:00
  • 278763a883 feat(ble/bluedroid): support adv monitor feature Zhi Wei Jian 2026-03-26 17:23:39 +08:00
  • 7eac593c04 fix(wifi): fix set protocol or bandwidth wrong before wifi start yinqingzhao 2026-03-26 17:04:09 +08:00
  • 42ea094194 Merge branch 'fix/clang_xtensa_ctors_call' into 'master' Alexey Gerenkov 2026-03-26 16:58:52 +08:00
  • ca3b9ca7d3 fix(mbedtls/rsa_ds): Preserve compatibility by reverting the modified esp_ds_data_ctx_t size harshal.patil 2026-03-25 18:54:04 +05:30
  • e07b6dec77 Merge branch 'bugfix/fix_beacon_timeout_too_long_issue' into 'master' Jiang Jiang Jian 2026-03-26 16:10:04 +08:00
  • 6d8c904249 Merge branch 'feat/support_adv_monitor_for_bluedroid_host' into 'master' Island 2026-03-26 16:08:59 +08:00
  • aaadc08691 ci(adc): add adc oneshot/continuous work with temp_sensor gaoxu 2026-03-26 15:23:31 +08:00
  • 360e45adc3 Merge branch 'feat/allow_creat_vendor_descriptor_by_service_table' into 'master' Island 2026-03-26 16:06:07 +08:00
  • 8e66081ae3 fix(esp_hw_support): guard CSR_PRV_MODE usage in esp_cpu_get_curr_privilege_level Marius Vikhammer 2026-03-24 17:34:26 +08:00
  • 07a6ec9b6e fix(esp_hw_support): validate esp_cpu debug helper args Marius Vikhammer 2026-03-24 13:42:02 +08:00
  • 50bc6b69c6 fix(wifi) : Add some changes in get_config api tarun.kumar 2026-03-26 11:34:56 +05:30
  • 44c77cbf46 Merge branch 'bugfix/coverity_get_band_failure' into 'master' Nachiket Kukade 2026-03-26 13:41:29 +08:00
  • 43a0588710 fix(nimble): Fix enc adv NVS struct and add ext adv support Sumeet Singh 2026-03-25 22:53:27 +05:30
  • 4408ac1293 fix(nimble): fix CODED PHY ext adv Packet Too Long by using min interval (20 ms) Shreeyash Bhakare 2026-03-17 15:46:37 +05:30
  • d73e4c611b fix(nimble): Correct adv_list_init / deinit during nimble init / deinit Rahul Tank 2026-03-17 12:07:39 +05:30
  • f6b7c2f9fe Merge branch 'fix/ds_ctx_efuse_key_id_type' into 'master' Mahavir Jain 2026-03-26 10:12:02 +05:30
  • 5cd80dd8a8 fix(wpa_supplicant): Fix coverity issue (CID 900721) Nachiket Kukade 2026-03-06 10:53:49 +05:30
  • d4baaae123 Merge branch 'feat/split_154_hal_components_v5.3' into 'release/v5.3' Shu Chen 2026-03-26 04:03:08 +00:00
  • 592e6dc608 fix(wifi): fix beacon timeout too long issue muhaidong 2026-02-25 16:54:45 +08:00
  • 0f294a2d96 fix(wifi_provisioning): fixes potential null dereference on malformed packet Ashish Sharma 2026-03-26 11:11:08 +08:00
  • cb66025dbb Merge branch 'fix/set_config_modification_v5.2' into 'release/v5.2' Jiang Jiang Jian 2026-03-26 11:41:40 +08:00
  • 1dbf5247d1 Merge branch 'feat/support_gpio_source_for_more_chips' into 'master' Wu Zheng Hui 2026-03-26 11:28:45 +08:00
  • ae463064d7 Merge branch 'bugfix/leave_after_assoc_comeback_error' into 'master' Jiang Jiang Jian 2026-03-26 11:08:33 +08:00
  • ce20ada5b8 Merge branch 'bugfix/fix_call_spp_start_discovert_twice_crash_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-26 10:54:47 +08:00
  • 1508c66e2b fix(example): update wifi-cmd version in iperf ding huan 2026-03-26 10:53:41 +08:00
  • befa3a2c2f Merge branch 'bugfix/sae_pwe_method_log_v5.4' into 'release/v5.4' Jiang Jiang Jian 2026-03-26 10:51:26 +08:00
  • 1cab04c24f Merge branch 'fix/issue-18391-psram-default-docs' into 'master' Marius Vikhammer 2026-03-26 10:18:22 +08:00
  • 876b9581bd Merge branch 'fix/enable_key_mgr_clk_for_efuse_key_ops' into 'master' Harshal Patil 2026-03-25 21:37:53 +05:30
  • 2b77826e06 fix(mbedtls/rsa_ds): Preserve compatibility by reverting the modified esp_ds_data_ctx_t size harshal.patil 2026-03-25 18:54:04 +05:30
  • 69141e6dca Merge branch 'fix/fix_ext_coex_154_stage_switch_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 21:03:43 +08:00
  • f5ea93abcc Merge branch 'bugfix/fix_ble_controller_emi_assert_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 21:02:52 +08:00
  • 95e3b6d315 Merge branch 'bugfix/sae_pwe_method_log_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 20:56:58 +08:00
  • 605a0e40ce fix(esp_hw_support): fix invalid phy link pointer during sleep modem state deinit Li Shuai 2026-03-13 11:21:09 +08:00
  • f9b779466c fix(esp_hw_support): fix analog i2c master race cause by phy retention link Li Shuai 2026-03-10 14:43:49 +08:00
  • 313f64330b fix(esp_hw_support): fix the issue of regdma wait node to immediately return to done caused by regdma wait mode comparator Li Shuai 2026-03-10 14:42:43 +08:00
  • 3894013b66 Merge branch 'ci/update_github_permission_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 20:55:06 +08:00
  • 0a4bf287a8 Merge branch 'ci/fix_mqtt_sll_test_v5.x_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 20:53:30 +08:00
  • f161f4f580 Merge branch 'fix/use_apb_max_state_for_ble_events_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 20:51:59 +08:00
  • 14cb9663f2 Merge branch 'fix/ble_hci_log_direction_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 20:51:47 +08:00
  • a50db17cc2 Merge branch 'feat/ble_bluedroid_log_full_compression_enable_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 20:51:36 +08:00
  • fd475ddc8f Merge branch 'fix/ble_mesh_nimble_connection_failed_v5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 20:51:26 +08:00
  • a50218006c Merge branch 'update/spiffs_sync_upstream_5.3' into 'release/v5.3' Jiang Jiang Jian 2026-03-25 20:50:56 +08:00
  • 2e746ec86f feat(ieee802154): separated the 802.15.4 HAL codes from the HAL component zwx 2026-01-07 15:28:05 +08:00
  • 48410f23f1 Merge branch 'feat/uhci_esp32h21' into 'master' C.S.M 2026-03-25 20:02:40 +08:00
  • bb1fe0eaca Merge branch 'feat/esp_idf_esp32h21_eco1_sleep_support' into 'master' He Binglin 2026-03-25 19:58:08 +08:00
  • 3abe72dadc fix(example): update wifi-cmd version in iperf ding huan 2026-03-25 19:38:50 +08:00
  • c045eb3600 feat(wifi): support skip whole band when scanning yinqingzhao 2026-03-25 19:50:20 +08:00
  • f491e94863 feat(bod): Add support for bod on esp32h21 C.S.M 2026-03-20 16:03:11 +08:00
  • 0a0e64749a change(esptool_py): always pass --flash-mmu-page-size to elf2image Jaroslav Burian 2026-03-25 12:33:43 +01:00
  • b39dfc970e refactor(tcp_transport): move connection-closed socket polling from WS to base transport layer surengab 2026-03-25 15:34:10 +04:00
  • c9dd3aca0b Merge branch 'fix/cmakev2_component_manager_disabled_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-03-25 19:16:35 +08:00
  • 914d32c101 Merge branch 'feat/move-cjson-to-root-dep' into 'master' Daniel Paul 2026-03-25 18:10:42 +08:00
  • 5c2e7bbc29 Merge branch 'bugfix/fix_some_bt_coex_bugs_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-03-25 18:03:26 +08:00
  • 8b3414ba51 fix(esp_libc): picolibc: add workaround for setvbuf on _IONBF Alexey Lapshin 2026-03-25 16:18:57 +07:00
  • 14a0b9aa24 Merge branch 'fix/efuse_regs_store_operations_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-03-25 17:22:40 +08:00
  • 3cbca7a7b1 Merge branch 'ci/manual-gate-v5.3' into 'release/v5.3' Marius Vikhammer 2026-03-25 17:17:30 +08:00
  • 512ebf2cc0 Merge branch 'ci/update_github_permission_v5.4' into 'release/v5.4' Jiang Jiang Jian 2026-03-25 17:16:21 +08:00
  • 2d929b8f64 fix(isp): fix isp multi pipelines example use wrong CSI output color type gaoxu 2026-03-25 17:02:50 +08:00
  • cf3ed79040 fix(isp): fix isp registers can not be read/write error gaoxu 2026-03-25 17:01:47 +08:00
  • 87a1c02764 fix(isp): fix isp clock source error gaoxu 2026-03-25 17:01:22 +08:00
  • 7cbafcf1c6 feat(regi2c): add support for ESP32S31 Song Ruo Jing 2026-03-10 22:19:18 +08:00
  • d0f1ae4be5 Merge branch 'fix/freertos_riscv_px_end_of_stack_alignment_v6.0' into 'release/v6.0' Marius Vikhammer 2026-03-25 16:13:15 +08:00
  • 9d3893303c Merge branch 'fix/enable_key_mgr_clk_for_efuse_key_ops_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-03-25 16:02:08 +08:00
  • bcb6fab9af change(esp_hw_support): add modem_lpcon retention for esp32h21 hebinglin 2026-03-25 15:35:51 +08:00
  • f9078e7538 feat(esp_hw_support): optimize esp32h21 eco1 active current hebinglin 2026-03-20 16:21:47 +08:00
  • 17d0bf1810 fix(esp_hw_support): fix mem_mask set issue hebinglin 2026-03-19 21:52:50 +08:00
  • 4ed44adf85 feat(esp_hw_support): support vdd_flash fast discharge hebinglin 2026-03-13 11:58:53 +08:00
  • 6f2d7083bb fix(esp_hw_support): reset lp mem privilege hebinglin 2026-03-13 11:29:06 +08:00
  • 470b9d024e change(esp_hw_support): optimize esp32h21eco1 pmu params hebinglin 2026-03-12 15:46:34 +08:00
  • 474d89b4c2 fix(clk): update H21 ECO1 to use 64MHz clock for mspi hebinglin 2026-03-11 20:24:31 +08:00
  • c09aaa64bf change(esp_hw_support): support esp32h21eco1 sleep flow hebinglin 2026-03-11 15:38:23 +08:00
  • 8ce11e1608 change(esp_hw_support): h21 eco1 support and fix drom address error gaoxu 2026-03-11 10:13:48 +08:00
  • 609a867a91 feat(pmu): h21 eco1 pmu and clk files update gaoxu 2026-03-10 17:07:33 +08:00
  • 8f3b533370 Merge branch 'bugfix/send_conn_cancel_simul_v5.2' into 'release/v5.2' Rahul Tank 2026-03-25 13:06:28 +05:30
  • c1256efd67 docs: clarify PSRAM default allocation behavior Marius Vikhammer 2026-03-25 15:35:21 +08:00