armando
65db12cfa6
feat(flash): flash 80M timing tuning on c5
2025-07-29 00:48:58 +00:00
Chen Ji Chang
cfca52255e
Merge branch 'feat/support_rmt_on_h4' into 'master'
...
feat(rmt): support rmt on ESP32-H4
Closes IDF-12402
See merge request espressif/esp-idf!40523
2025-07-25 19:41:24 +08:00
Mahavir Jain
004da6773c
Merge branch 'ci/tee_intr_test_app' into 'master'
...
ci(hal): Extend the PMS hal test-app for verifying TEE-based interrupt scenarios
Closes IDF-12642, IDF-12645, IDF-12873, and IDF-12876
See merge request espressif/esp-idf!40322
2025-07-25 11:08:53 +05:30
Mahavir Jain
22adc7ed75
Merge branch 'feat/secure_boot_ecdsa_p384' into 'master'
...
Support Secure Boot using ECDSA-P384 curve
Closes IDF-10016, IDF-10221, and IDF-12990
See merge request espressif/esp-idf!38517
2025-07-24 11:59:59 +05:30
Aditya Patwardhan
03ffe90f95
feat(soc): Added soc capabilities related to RNG for ESP32C5
2025-07-23 14:22:09 +05:30
Laukik Hase
3d402ca938
ci(hal): Extend the PMS hal test-app for verifying TEE-based interrupt scenarios
2025-07-23 10:00:24 +05:30
Chen Jichang
d29e7b3bb6
fix(rmt): add pll and rcfast clock src on c5
2025-07-23 11:36:37 +08:00
laokaiyao
263a056486
feat: add i2s & etm sleep retention entry on H4
2025-07-22 10:05:12 +08:00
harshal.patil
130e72f82b
feat(bootloader_support): Support Secure Boot using ECDSA-P384 curve
2025-07-21 09:19:42 +05:30
morris
0999aeedbd
refactor(timg): clean up soc layer meta data
2025-07-17 10:33:08 +08:00
morris
0296c30908
feat(soc): introduce the soc_caps_full.h for internal use only
2025-07-17 10:33:08 +08:00
Song Ruo Jing
28df79aee8
feat(clk): Add basic clock support for esp32h4
2025-07-10 16:35:53 +08:00
wuzhenghui
6124c8e30c
fix(esp_hw_support): maintain pll ref_cnt in rtc_clk_cpu_freq_set_config_fast
2025-07-08 11:54:49 +08:00
Harshal Patil
78faa2535c
Merge branch 'feat/support_key_manager_esp32c5' into 'master'
...
Support key manager esp32c5
Closes IDF-12626, IDF-12628, IDF-12629, IDF-8621, IDF-9007, IDF-12855, IDF-9070, IDF-7902, and IDF-7548
See merge request espressif/esp-idf!38894
2025-07-01 11:36:19 +05:30
wanckl
e6fcaf4e34
fix(driver_twai): fixed c5 listenonly mode errata, add rx buffer check
2025-06-27 22:08:21 +08:00
harshal.patil
33d8c05d95
feat(esp_key_mgr): Support Digital Signature key deployments using Key Manager
2025-06-27 15:15:26 +05:30
harshal.patil
265b0d7579
feat(esp_key_mgr): Support HMAC key deployments using Key Manager
2025-06-27 15:15:26 +05:30
harshal.patil
8ab6b4d694
fix(esp_security/esp_key_mgr): Recharge HUK before the first usage
2025-06-27 15:15:26 +05:30
harshal.patil
a7c7b75dfd
feat(soc): Update ESP32-C5's key manager reg and struct files to ECO2
...
- Also added a new soc_cap to denote if key manager key deployment is available
2025-06-27 15:15:26 +05:30
Aditya Patwardhan
662d793f37
feat(esp_security): Added support for key manager for esp32c5
2025-06-27 15:15:26 +05:30
Song Ruo Jing
6d293c8582
feat(clk): Add basic clock support for esp32h21
2025-06-16 15:05:32 +08:00
Konstantin Kondrashov
3a7c1a2e74
feat(bootloader): Bootloader OTA update with recovery bootloader feat
2025-06-12 18:47:33 +08:00
Chen Jichang
00b1d66c6e
feat(parlio_tx): support to use dma eof on esp32c5
2025-06-11 16:37:55 +08:00
Island
23d71fecd6
Merge branch 'feat/add_cte_iq_report_example' into 'master'
...
Add Bluetooth LE CTE connless example.
See merge request espressif/esp-idf!39327
2025-06-09 16:41:21 +08:00
C.S.M
724ce1fc97
Merge branch 'feature/suspend_support_c5_c61' into 'master'
...
feat(spi_flash): Add spi flash suspend support on esp32c5, esp32c61
Closes IDF-12879 and IDF-12635
See merge request espressif/esp-idf!39652
2025-06-09 14:30:02 +08:00
Aditya Patwardhan
8d0527d7bf
Merge branch 'feat/support_sha512_for_esp32c5' into 'master'
...
Support SHA 512 for ESP32-C5
See merge request espressif/esp-idf!39421
2025-06-09 09:42:37 +05:30
Laukik Hase
0d8a1f5427
refactor(hal): Refactor the APM LL/HAL APIs
2025-06-06 18:28:47 +05:30
Geng Yuchao
aa4489a879
feat(esp32c5): Enable Bluetooth LE CTE feature
2025-06-06 17:52:41 +08:00
harshal.patil
afdf1a31c8
feat(soc): Update ESP32-C5 ECO2 to support SHA512
2025-06-06 14:51:44 +05:30
C.S.M
b194636859
feat(spi_flash): Add spi flash suspend support on esp32c5, esp32c61
2025-06-06 15:03:41 +08:00
Li Shuai
7912f9fafe
change(esp_hw_support): force top domain power up during sleep
2025-06-04 21:03:02 +08:00
Kevin (Lao Kaiyao)
d86a84edfd
Merge branch 'change/sync_trm_csv_update_5_27' into 'master'
...
change(csv_update): sync the csv update to idf
See merge request espressif/esp-idf!39459
2025-05-30 16:00:04 +08:00
Chen Ji Chang
713a63fb9f
Merge branch 'feat/gdma_weight_based_arbitration' into 'master'
...
feat(gdma): support gdma weighted arbitration on C5 ECO2
Closes IDF-8007
See merge request espressif/esp-idf!32826
2025-05-29 19:59:44 +08:00
laokaiyao
fb32407754
change(pmu): update pmu sig soc headers of c5
2025-05-29 14:55:14 +08:00
Chen Jichang
16d25b4a52
feat(gdma): support gdma weighted arbitration on ESP32C5
2025-05-29 11:41:02 +08:00
wuzhenghui
113f40a3e0
feat(esp_hw_support): support gate PLL div clock source by reference count
2025-05-27 19:55:23 +08:00
wuzhenghui
34f249a28b
feat(esp_hw_support): support esp_perip_clk_init for esp32c5
2025-05-27 19:55:22 +08:00
laokaiyao
78a2e2cb2f
change(apm): update apm soc headers of c5
2025-05-27 10:31:30 +08:00
Chen Jichang
70e5042ea9
fix(parlio): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:38:58 +08:00
Chen Jichang
4bfd180a94
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
Chen Jichang
9837138659
fix(gptimer): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
morris
57420057b6
fix(pcnt): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
...
Closes https://github.com/espressif/esp-idf/issues/15923
2025-05-22 17:27:18 +08:00
Armando (Dou Yiwen)
dadcc7b9f3
Merge branch 'feat/c5_eco2_psram_timing_tuning' into 'master'
...
mspi: psram 80M timing tuning on C5 ECO2
Closes IDF-13003
See merge request espressif/esp-idf!39232
2025-05-22 06:41:56 +00:00
armando
00e3f4885a
feat(mspi): supported psram 80MHz timing tuning
2025-05-22 10:27:19 +08:00
Song Ruo Jing
0631340e2c
Merge branch 'feature/esp32h21_regi2c_support' into 'master'
...
feat(regi2c): add regi2c support for esp32h21
Closes IDF-11550 and IDF-11858
See merge request espressif/esp-idf!37369
2025-05-21 11:22:07 +08:00
chaijie@espressif.com
74c34669f0
feat(power_glich): support power_glitch of esp32c5_eco1 and above, eco32c61 eco2 and above
2025-05-20 14:06:15 +08:00
Song Ruo Jing
8262915e28
refactor(regi2c): remove regi2c_defs.h from some targets
2025-05-19 21:46:40 +08:00
akshat
9b1a80695c
feat(esp_wifi): Add FTM support for ESP32C5 (ECO2)
...
Closes https://github.com/espressif/esp-idf/issues/15909
2025-05-19 10:31:16 +05:30
morris
5945ad1a63
Merge branch 'refactor/add_dfs_init_auto_test' into 'master'
...
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
See merge request espressif/esp-idf!38934
2025-05-15 21:51:59 +08:00
morris
929e14951b
Merge branch 'feat/add_parlio_bitscrambler_support' into 'master'
...
feat(parlio_tx): add bitscrambler support
Closes IDF-12016
See merge request espressif/esp-idf!38368
2025-05-12 15:39:56 +08:00