Song Ruo Jing
|
ce475d901d
|
refactor(uart): split UART HAL into separate component
|
2026-01-04 16:02:57 +08:00 |
|
Song Ruo Jing
|
6ca90bd14a
|
refactor(ledc): split ledc hal into a separate component
|
2025-12-25 17:23:27 +08:00 |
|
Jiang Jiang Jian
|
847840150b
|
Merge branch 'refactor/esp_hal_ppa_v6.0' into 'release/v6.0'
refactor(ppa): split PPA HAL into a separate component (v6.0)
See merge request espressif/esp-idf!44343
|
2025-12-22 10:12:22 +08:00 |
|
Mahavir Jain
|
7da79a653c
|
Merge branch 'feature/mbedtls_psa_migration_v6.0' into 'release/v6.0'
feat(mbedtls): PSA Migration to release v6.0
See merge request espressif/esp-idf!43323
|
2025-12-21 13:52:48 +05:30 |
|
Jiang Jiang Jian
|
0f7ae73276
|
Merge branch 'feat/isp_driver_use_four_cc_v6.0' into 'release/v6.0'
isp: use fourcc for isp color formats (v6.0)
See merge request espressif/esp-idf!44353
|
2025-12-21 15:29:48 +08:00 |
|
Jiang Jiang Jian
|
ff9d18afea
|
Merge branch 'fix/p4_fixed_mdc_config_v6.0' into 'release/v6.0'
fix(esp_eth): fixed ESP32P4 CSR clock range used to determine MDC (v6.0)
See merge request espressif/esp-idf!44224
|
2025-12-21 15:19:34 +08:00 |
|
Ashish Sharma
|
f306dbea84
|
feat(mbedtls): migrates ESP-TEE with PSA APIs
|
2025-12-19 07:28:33 +08:00 |
|
Ashish Sharma
|
c47caf4f0a
|
feat(mbedtls): adds mbedtls alt drivers with PSA
|
2025-12-19 07:28:33 +08:00 |
|
Ashish Sharma
|
7d17e8a024
|
feat(mbedtls): adds AES drivers with PSA
|
2025-12-19 07:28:28 +08:00 |
|
armando
|
0e6c5ef4fd
|
refactor(isp): use fourcc for isp color formats
|
2025-12-18 09:21:36 +08:00 |
|
Chen Jichang
|
10c473fbbd
|
feat(hal): graudate the RMT hal driver into a new component
|
2025-12-17 22:31:25 +08:00 |
|
Song Ruo Jing
|
533231a99e
|
refactor(ppa): split PPA HAL into a separate component
|
2025-12-17 21:36:39 +08:00 |
|
morris
|
c740652f3d
|
Merge branch 'feat/esp_hal_isp_v6.0' into 'release/v6.0'
isp: move isp hal to cam hal (v6.0)
See merge request espressif/esp-idf!44134
|
2025-12-17 18:52:30 +08:00 |
|
morris
|
311bec8f82
|
Merge branch 'fix/spi_edma_and_hal_component_6.0' into 'release/v6.0'
feat(driver_spi): split esp_hal_gpspi and support master driver edma (v6.0)
See merge request espressif/esp-idf!44222
|
2025-12-17 14:54:05 +08:00 |
|
morris
|
60e129b8fc
|
Merge branch 'fix/awb_subwindow_v6.0' into 'release/v6.0'
fix(isp): Added subwindow configuration for AWB (v6.0)
See merge request espressif/esp-idf!44218
|
2025-12-17 09:46:42 +08:00 |
|
Ondrej Kosta
|
20a004f141
|
fix(esp_eth): fixes EMAC MDC out of the range issue
Closes https://github.com/espressif/esp-idf/issues/17984
|
2025-12-16 14:12:17 +01:00 |
|
wanckl
|
d12f941787
|
feat(driver_spi): split spi hal component
|
2025-12-16 20:38:09 +08:00 |
|
armando
|
d65621fef3
|
feat(hal):graudate the isp hal driver into a new component
|
2025-12-16 14:24:40 +08:00 |
|
Chen Chen
|
1b015d22eb
|
refactor(esp_system): clear dependency on hal components
|
2025-12-16 09:11:59 +08:00 |
|
wanckl
|
8ff71742e8
|
fix(driver_spi): support un-aligned dma transaction and psram transaction
|
2025-12-15 15:59:21 +08:00 |
|
Wan Lei
|
4adf8aecce
|
feat(spi_master): support dma transfer with psram directly
|
2025-12-15 15:59:04 +08:00 |
|
Chen Chen
|
5f34fdc278
|
fix(isp): Added subwindow configuration for AWB
|
2025-12-15 14:42:53 +08:00 |
|
morris
|
36134f6464
|
Merge branch 'refactor/ppa_dma2d_fourcc_v6.0' into 'release/v6.0'
refactor(ppa): use fourcc for dma2d and ppa color formats (v6.0)
See merge request espressif/esp-idf!44128
|
2025-12-12 12:23:22 +08:00 |
|
morris
|
946dcf73e3
|
Merge branch 'feature/graduate_i2s_parlio_analog_hal_components_v6.0' into 'release/v6.0'
Feature/graduate i2s parlio analog hal components v6.0
See merge request espressif/esp-idf!44043
|
2025-12-11 16:58:37 +08:00 |
|
Song Ruo Jing
|
190c081160
|
refactor(ppa): use fourcc for dma2d and ppa color formats
|
2025-12-11 15:20:11 +08:00 |
|
Song Ruo Jing
|
d4c34165e8
|
fix(ppa): fix potential SRM operation stuck on DMA issue
Apply a workaound to bypass macro block order function in PPA SRM
when specific conditions are met to avoid SRM operation getting stuck
|
2025-12-11 15:18:22 +08:00 |
|
Song Ruo Jing
|
d8fc4eedcc
|
fix(ppa): YUV444 cannot be a PPA SRM output color mode
|
2025-12-11 15:18:03 +08:00 |
|
Jiang Jiang Jian
|
3df1ee13fb
|
Merge branch 'fix/fix_mspi_write_stuck_after_reset_v6.0' into 'release/v6.0'
fix(esp_system): fix mspi write stuck after cpu/digital reset on c5/c61 (v6.0)
See merge request espressif/esp-idf!43994
|
2025-12-11 13:59:25 +08:00 |
|
morris
|
11ce7a9011
|
refactor(soc): remove soc_caps_full.h
|
2025-12-11 10:29:01 +08:00 |
|
laokaiyao
|
841cb4caa1
|
feat(hal): graudate the adc/dac hal driver into a new component
|
2025-12-11 10:27:00 +08:00 |
|
laokaiyao
|
55537c99db
|
feat(hal): graudate the ana_cmpr hal driver into a new component
|
2025-12-11 10:27:00 +08:00 |
|
laokaiyao
|
9657fde797
|
feat(hal): graudate the touch sensor hal driver into a new component
|
2025-12-11 10:26:55 +08:00 |
|
laokaiyao
|
e964c74618
|
feat(hal): graudate the parlio hal driver into a new component
|
2025-12-11 10:26:05 +08:00 |
|
laokaiyao
|
73ebd544fd
|
refactor(i2s): refactor of the private i2s caps
|
2025-12-11 10:25:42 +08:00 |
|
laokaiyao
|
fd918efe43
|
feat(hal): graudate the I2S hal driver into a new component
|
2025-12-11 10:25:40 +08:00 |
|
morris
|
95721e99fd
|
Merge branch 'feat/esp_hal_twai_v6.0' into 'release/v6.0'
feat(twai): graduate the hal drivers into esp_hal_twai component (v6.0)
See merge request espressif/esp-idf!43963
|
2025-12-11 09:50:02 +08:00 |
|
morris
|
bfb35855ac
|
Merge branch 'feat/support_parlio_gdma_eof_on_p4eco5_v6.0' into 'release/v6.0'
feat(parlio): support parlio gdma eof on p4 rev3.0 (v6.0)
See merge request espressif/esp-idf!44037
|
2025-12-10 22:35:53 +08:00 |
|
morris
|
37c614d626
|
feat(twai): graduate the hal drivers into esp_hal_twai component
|
2025-12-10 13:56:47 +08:00 |
|
morris
|
b390af239b
|
refactor(hal_wdt): esp_hal_wdt also maintains the ROM implementation
|
2025-12-10 13:54:44 +08:00 |
|
wuzhenghui
|
01ec965252
|
fix(esp_system): fix mspi write stuck after cpu/digital reset on c5/c61
|
2025-12-10 12:21:55 +08:00 |
|
morris
|
4ca7b95d83
|
Merge branch 'refactor/esp_hal_gpio_v6.0' into 'release/v6.0'
refactor(gpio): split GPIO HAL into separate component (v6.0)
See merge request espressif/esp-idf!43895
|
2025-12-09 16:02:49 +08:00 |
|
Alexey Gerenkov
|
effa1e4248
|
Merge branch 'feature/update-toolchain-to-esp-15.2.0_20250929.4-6d3fdb7_v6.0' into 'release/v6.0'
Make Picolibc the default libc (v6.0)
See merge request espressif/esp-idf!43966
|
2025-12-08 18:13:08 +08:00 |
|
Chen Jichang
|
aa04d67db1
|
feat(parlio): support parlio gdma eof on p4 rev3.0
|
2025-12-08 15:29:06 +08:00 |
|
Song Ruo Jing
|
4d3a9b0157
|
refactor(esp_hal_gpio): move some caps definitions to esp_hal_gpio
|
2025-12-08 14:33:26 +08:00 |
|
Song Ruo Jing
|
62899cbba6
|
refactor(gpio): split GPIO HAL into separate component
cleaned up some includes in GPIO peripheral files
|
2025-12-08 14:33:26 +08:00 |
|
morris
|
c231e0e777
|
Merge branch 'refactor/bitscrambler_in_esp_hal_dma_v6.0' into 'release/v6.0'
refactor(hal): bitscrambler hal -> esp_hal_dma, usj hal -> esp_hal_usb (v6.0)
See merge request espressif/esp-idf!43700
|
2025-12-08 11:15:27 +08:00 |
|
Alexey Lapshin
|
ad7f4b9670
|
feat(esp_libc): make picolibc default libc
|
2025-12-06 00:08:35 +07:00 |
|
morris
|
0e6525a97c
|
Merge branch 'bugfix/uart_related_backports_v6.0' into 'release/v6.0'
fix(uart): some related uart backports (v6.0)
See merge request espressif/esp-idf!43612
|
2025-12-02 17:40:25 +08:00 |
|
Mahavir Jain
|
e1639e281f
|
Merge branch 'fix/incorrect_esp32p4_key_mgr_xts_aes_len_bit_set_v6.0' into 'release/v6.0'
Fix incorrect XTS-AES key length register configuration (ESP32-P4) (v6.0)
See merge request espressif/esp-idf!43759
|
2025-12-01 09:18:28 +05:30 |
|
Roland Dobai
|
093c5f0b01
|
Merge branch 'fix/core_system_fixes_for_p4_eco5_v6_0' into 'release/v6.0'
Core System fixes for p4 eco5 (v6.0)
See merge request espressif/esp-idf!43629
|
2025-11-27 10:15:03 +01:00 |
|