Jiang Jiang Jian
d565664a39
Merge branch 'bugfix/esp_idf_p4_pm-654_v5.5' into 'release/v5.5'
...
fix(esp_hal_wdt): ESP32P4 RTC WDT stage0 timeout set error(v5.5)
See merge request espressif/esp-idf!45304
2026-01-21 16:44:04 +08:00
Michael (XIAO Xufeng)
3cf945bdbc
Merge branch 'fix/p4_min_rev_usage_v5.5' into 'release/v5.5'
...
P4: fix wrong rev_min usage in rom and other places (v5.5)
See merge request espressif/esp-idf!45224
2026-01-21 00:47:30 +08:00
hebinglin
58acd42c43
fix(esp_hal_wdt): replace the erroneous RWDT timeout config in ROM with the code in ram
2026-01-20 20:56:59 +08:00
Xiao Xufeng
3d22ac034c
fix(esp32p4): fix rom and ld misuse min_rev
2026-01-19 17:53:34 +08:00
muhaidong
08597df45b
fix(wifi): fix esp32s3 ping failure with ip and wifi fragmented packets
2026-01-19 09:49:56 +08:00
muhaidong
ccdefe96dc
fix(wifi): fix lmac tx done assert issue
2026-01-19 09:49:56 +08:00
muhaidong
1db35d7b8f
fix(wifi): fix some wapi and fragment issues
...
1. fix gcmp fragment rx issue
2. support wapi fragment tx and rx
3. fix wapi uskid issue
4. fix lmac tx done assert issue
5. fix scan done or disconnected event miss issue
6. fix offchan action tx memory leak issue
2026-01-19 09:48:45 +08:00
Jiang Jiang Jian
9d80cb0d95
Merge branch 'fix/fix_secure_boot_fast_wake_feature_v5.5' into 'release/v5.5'
...
fix(esp_system): fix ROM secure boot fast wake feature (v5.5)
See merge request espressif/esp-idf!45016
2026-01-17 17:17:59 +08:00
sibeibei
c25105611f
fix(esp_wifi): rf delay cycles set failed for esp32c61ec04
2026-01-16 16:10:35 +08:00
liuning
cb96f9ef66
feat(coex): support c5 eco3 and c61 eco4 coexist rom
2026-01-16 11:40:31 +08:00
yinqingzhao
d09c9f2cfb
feat(wifi): update esp32c61 ld files
2026-01-16 11:40:31 +08:00
yinqingzhao
877b9a171a
feat(rom): add esp32c61 eco4 ld files
2026-01-16 11:40:31 +08:00
yinqingzhao
f810d59304
feat(wifi): update esp32c5 eco3 ld files
2026-01-16 11:40:31 +08:00
wanglei
22fbe9684f
fix(ld): add missing eco3 newly added rom functions
2026-01-16 11:40:31 +08:00
wanglei
2ef2671311
feature(esp_rom): add esp32c5 eco3 rom ld
2026-01-16 11:40:31 +08:00
wuzhenghui
67a62f45ce
fix(esp_system): fix rom secure boot fast wake feature for c5/c6/h2/h21
2026-01-12 18:11:59 +08:00
Mahavir Jain
f8fe1ce0ea
Merge branch 'fix/secure_boot_verify_app_api_support_ecdsa_p384_v5.5' into 'release/v5.5'
...
Application's Secure Boot verify API support ECDSA-P384 (v5.5)
See merge request espressif/esp-idf!44181
2025-12-29 13:53:00 +05:30
Island
2cbffeab2d
Merge branch 'change/ble_update_lib_20251106_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20251106 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!43174
2025-12-26 14:22:52 +08:00
harshal.patil
cb9acbdd21
fix(secure_boot): Application's Secure Boot verify API support ECDSA-P384
2025-12-24 10:42:15 +05:30
Jiang Jiang Jian
e8b98540b3
Merge branch 'bugfix/fix_some_bugs_related_to_ampdu_v5.5' into 'release/v5.5'
...
fix(wifi): fix some bugs related to ampdu(backport v5.5)
See merge request espressif/esp-idf!43848
2025-12-03 10:58:12 +08:00
Jiang Jiang Jian
a5cc517d31
Merge branch 'fix/core_system_fixes_for_p4_eco5_v5_5' into 'release/v5.5'
...
Core System fixes for p4 eco5 (v5.5)
See merge request espressif/esp-idf!43726
2025-12-02 19:56:22 +08:00
yinqingzhao
473971e39e
fix(wifi): fix cannot send omc
2025-12-02 14:46:32 +08:00
yinqingzhao
428d1cfbb2
fix(wifi): fix some bugs related to ampdu
2025-12-02 14:46:14 +08:00
Marius Vikhammer
9128fce42c
fix(libc): fixed P4 ECO5 always using sub opt. version of memcpy and similar
2025-11-27 11:20:43 +05:30
Jiang Jiang Jian
2db91774f7
Merge branch 'fix/fix_bad_esp_clk_tree_initialize_v5.5' into 'release/v5.5'
...
fix(esp_hw_support): fix esp32c5 clk seting broken after CPU reset (v5.5)
See merge request espressif/esp-idf!43453
2025-11-27 10:19:11 +08:00
Marius Vikhammer
7a0173dfac
fix(rom): fixed systimer hal implementation from ROM always being used on P4
2025-11-26 11:40:01 +05:30
armando
cdff2570c7
ci(p4): disable p4 rev3 invalid tests temporarily
2025-11-20 11:33:36 +08:00
wuzhenghui
159418f638
fix(esp_hw_support): fix esp32c5 clk seting broken after CPU reset
...
Closes https://github.com/espressif/esp-idf/issues/17780
2025-11-18 11:47:17 +08:00
Zhou Xiao
e83efa9767
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
2025-11-18 00:07:10 +08:00
Jiang Jiang Jian
a146cfeacf
Merge branch 'bugfix/bluetooth_chan_map_error_v5.5' into 'release/v5.5'
...
fix(bt/controller): fixed Bluetooth hardware error of 'CHMAP_ERROR' (v5.5)
See merge request espressif/esp-idf!43339
2025-11-17 19:15:11 +08:00
Jiang Jiang Jian
2a8d264e40
Merge branch 'bugfix/fix_espnow_send_fail_when_coex_enable_v5.5' into 'release/v5.5'
...
fix(coex): fixed the espnow send fail when coex enable (v5.5)
See merge request espressif/esp-idf!43299
2025-11-17 09:35:43 +08:00
Jin Cheng
051de7d578
fix(bt/controller): Fixed some controller bugs
...
- Fixed Bluetooth hardware error of 'CHMAP_ERROR'
- Fixed encryption collision bug
2025-11-13 19:46:56 +08:00
zhangyanjiao
934de85ca8
fix(coex): fixed the espnow send fail when coex enable
2025-11-12 19:33:49 +08:00
sibeibei
f1fb7b3e5e
fix(wifi): fix issue that disarm send wake null timer donot take effect
2025-11-12 16:40:51 +08:00
yinqingzhao
ebf25673c0
fix(wifi): fix some wifi bugs related bandwidth, twt and regdomain
2025-10-30 19:11:33 +08:00
Laukik Hase
06ba6bb4b4
fix(esp_tee): Use HAL APIs instead of ROM APIs for SPI flash service calls
...
Currently, REE SPI flash HAL operations are routed as service calls to TEE,
but the TEE implementation incorrectly uses ROM APIs instead of HAL APIs.
This leads to issues and is not the recommended approach.
2025-10-27 11:17:05 +05:30
Island
25186fb94e
Merge branch 'change/ble_update_lib_20251022_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20251022 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!42841
2025-10-25 00:42:56 +08:00
Zhou Xiao
031f6255d6
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 557b7bae2ed00e6374732980845f66a449826c81)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-10-23 15:12:41 +08:00
C.S.M
7049a1f5bd
fix(spi_flash): Fix the cache map 32M flash failed on esp32c5
2025-10-22 19:31:16 +08:00
morris
84e9496f9a
Merge branch 'feat/p4eco5_i2c_support_v5.5' into 'release/v5.5'
...
feat(i2c_p4eco5): update i2c_struct.h on P4 ECO5 (backport v5.5)
See merge request espressif/esp-idf!42486
2025-10-20 10:34:21 +08:00
Jiang Jiang Jian
1a6bc9685a
Merge branch 'bugfix/several_esp32_bugs_v5.5' into 'release/v5.5'
...
Bugfix/several esp32 bugs (v5.5)
See merge request espressif/esp-idf!42242
2025-10-16 14:57:53 +08:00
Mahavir Jain
ea36c4f609
Merge branch 'feature/esp_tee_c5_v5.5' into 'release/v5.5'
...
feat(esp_tee): Initial support for ESP32-C5 and related changes (v5.5)
See merge request espressif/esp-idf!42357
2025-10-16 09:39:23 +05:30
Chen Chen
bb164c31e1
refactor(i2c_p4eco5): update i2c_struct.h on P4 ECO5
...
Update the i2c_struct.h file to support P4ECO5.
2025-10-16 11:44:01 +08:00
Jin Cheng
53a1c66d41
fix(bt/controller): fixed several controller bugs
2025-10-16 10:25:34 +08:00
morris
df900f4b7b
Merge branch 'feat/p4_eco5_real_chip_v5.5' into 'release/v5.5'
...
p4: p4 eco5 real chip (v5.5)
See merge request espressif/esp-idf!42024
2025-10-15 10:56:53 +08:00
Laukik Hase
508a659001
feat(esp_tee): Support for ESP32-C5 - the rest of the components
2025-10-14 10:12:11 +05:30
armando
e6d4eec507
feat(p4): p4 rev3 real chip support
2025-10-13 15:25:23 +08:00
Zhou Xiao
3d7a2d32e3
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
2025-10-11 11:12:45 +08:00
Zhao Wei Liang
bc288d999d
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 32c3556c7a950063e663fba4a8fd62af7a4cfc89)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-22 11:36:51 +08:00
Jiang Jiang Jian
326f10b89f
Merge branch 'opt/opt_ble_stability_v5.5' into 'release/v5.5'
...
Improve ESP32 stability and security (v5.5)
See merge request espressif/esp-idf!41548
2025-09-02 14:34:45 +08:00