esp-idf/components/esp_hw_support/port/esp32p4
Marius Vikhammer 5486653a18 Merge branch 'contrib/github_pr_14422' into 'master'
feat(esp_system,ulp): LP core reserved mem optionally executable from HP core (GitHub PR)

Closes IDFGH-13533

See merge request espressif/esp-idf!33139
2024-09-12 09:10:22 +08:00
..
include/soc change(esp_hw_support): remove esp32c6 & esp32h2 solved todos 2024-06-11 10:20:23 +08:00
private_include fix(sleep): fix_wrong_sleep_param_for_lp_memory_retention 2024-09-04 15:02:15 +08:00
chip_info.c feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
CMakeLists.txt change(esp_security): Move the crypto locking layer into the security component 2024-08-20 12:35:22 +08:00
cpu_region_protect.c feat(esp_system,ulp): Make LP core reserved memory optionally executable in HP core 2024-09-10 12:17:38 +08:00
esp_clk_tree.c feat(esp_hw_support): add clk tree source gate management api 2024-09-11 10:53:01 +08:00
esp_cpu_intr.c fix(esp_hw_support): clear reserved interrupts that are not applicable for each target 2024-03-27 16:21:25 +08:00
io_mux.c feat(esp_hw_support): add clk tree source gate management api 2024-09-11 10:53:01 +08:00
Kconfig.dcdc feat(esp_hw_support): support DCDC always on 2024-06-21 16:55:49 +08:00
Kconfig.hw_support feat(bootloader): support to check efuse block revision 2024-08-26 10:02:31 +08:00
Kconfig.ldo feat(ldo): add config to let hardware control the ldo output 2024-08-13 14:50:38 +08:00
Kconfig.mac feat(esp_hw_support): Adds MAC support for esp32p4 2024-03-29 01:44:39 +08:00
Kconfig.rtc feat(esp_system): gate some clock by default to optmize esp32p4 active power 2024-09-11 10:53:00 +08:00
Kconfig.xtal feat(clk): support ESP32C5 XTAL 40M/48M selection 2024-06-11 17:42:43 +08:00
mspi_timing_config.c feat(esp_hw_support): support esp32p4 psram retention 2024-08-05 13:21:05 +08:00
mspi_timing_tuning_configs.h feat(psram): support 200mhz psram, experimental feature for now 2024-01-10 11:52:28 +08:00
pmu_init.c feat(esp_hw_support): support DCDC always on 2024-06-21 16:55:49 +08:00
pmu_param.c fix(sleep): fix_wrong_sleep_param_for_lp_memory_retention 2024-09-04 15:02:15 +08:00
pmu_sleep.c feat(esp_hw_support): support PMU parameters when XTAL is used as fast clock source 2024-08-21 15:44:01 +08:00
rtc_clk_init.c feat(esp_hw_support): support PMU parameters when XTAL is used as fast clock source 2024-08-21 15:44:01 +08:00
rtc_clk.c feat(clock): support apll clock on p4 2024-08-29 18:44:05 +08:00
rtc_time.c change(esp_hw_support): remove esp32c6 & esp32h2 solved todos 2024-06-11 10:20:23 +08:00
sar_periph_ctrl.c fix(dma): feat(adc): support ADC oneshot mod on ESP32P4 2024-05-22 15:23:58 +08:00
systimer.c feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +08:00