arm-trusted-firmware/include/drivers/st
Nicolas Le Bayon 79629b1a79 feat(st-ddr): add STM32MP2 driver
Add driver to support DDR on STM32MP2 platform. It drives the DDR PHY
and its firmware, as well as the DDR controller.

Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
Signed-off-by: Maxime Méré <maxime.mere@foss.st.com>
Change-Id: I93de2db1b9378d5654e76b3bf6f3407d80bc4ca5
2024-10-09 15:09:11 +02:00
..
bsec.h refactor(st-bsec): improve BSEC driver 2024-01-18 11:30:42 +01:00
bsec2_reg.h refactor(st-bsec): improve BSEC driver 2024-01-18 11:30:42 +01:00
bsec3_reg.h feat(st-bsec): add driver for the new IP version BSEC3 2024-01-23 14:49:34 +01:00
etzpc.h drivers: st: add missing includes in ETZPC header 2020-09-24 09:32:23 +02:00
regulator.h feat(regulator): add a regulator framework 2021-12-22 14:04:32 +01:00
regulator_fixed.h feat(st-drivers): introduce fixed regulator driver 2021-12-22 14:04:32 +01:00
stm32_console.h stm32: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
stm32_fmc2_nand.h fmc: stm32_fmc2_nand: Add FMC2 driver support 2020-01-20 11:32:59 +01:00
stm32_gpio.h feat(st-gpio): add set GPIO config API 2024-06-17 11:24:09 +02:00
stm32_hash.h feat(st-crypto): update HASH for new hardware version used in STM32MP13 2022-11-14 10:55:17 +01:00
stm32_i2c.h refactor(st-i2c): use fdt_read_uint32_default() 2024-01-19 10:06:06 +01:00
stm32_iwdg.h stm32mp1: add watchdog support 2019-09-02 17:25:08 +02:00
stm32_pka.h fix(st-crypto): move flag control into source code 2023-05-03 13:32:15 +02:00
stm32_qspi.h spi: stm32_qspi: Add QSPI support 2020-01-20 11:32:59 +01:00
stm32_rng.h feat(st-crypto): add STM32 RNG driver 2022-11-14 10:55:17 +01:00
stm32_saes.h feat(st-crypto): add AES decrypt/auth by SAES IP 2022-11-14 10:55:17 +01:00
stm32_sdmmc2.h feat(st-sdmmc2): manage cards power cycle 2021-12-22 14:04:32 +01:00
stm32_uart.h refactor(st-uart): compute the over sampling dynamically 2022-09-23 15:17:43 +02:00
stm32_uart_regs.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
stm32mp1_clk.h feat(st-clock): add function to control MCU subsystem 2024-03-19 15:49:14 +01:00
stm32mp1_ddr.h refactor(st-ddr): reorganize generic and specific elements 2022-01-05 11:09:59 +01:00
stm32mp1_ddr_helpers.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
stm32mp1_ddr_regs.h refactor(st-ddr): reorganize generic and specific elements 2022-01-05 11:09:59 +01:00
stm32mp1_pwr.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
stm32mp1_ram.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
stm32mp1_rcc.h feat(st-clock): add clock driver for STM32MP13 2022-03-22 09:09:23 +01:00
stm32mp1_usb.h feat(drivers/st/usb): add device driver for STM32MP1 2021-10-29 16:43:43 +02:00
stm32mp2_clk.h feat(st-clock): add STM32MP2 clock driver 2024-06-27 18:27:17 +02:00
stm32mp2_ddr.h feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp2_ddr_helpers.h feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp2_ddr_regs.h feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp2_pwr.h feat(stm32mp2): add defines for the PWR peripheral 2024-08-12 15:54:52 +02:00
stm32mp2_ram.h feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp13_rcc.h feat(st-clock): add clock driver for STM32MP13 2022-03-22 09:09:23 +01:00
stm32mp15_rcc.h feat(st-clock): add clock driver for STM32MP13 2022-03-22 09:09:23 +01:00
stm32mp25_rcc.h feat(st-clock): add STM32MP2 clock driver 2024-06-27 18:27:17 +02:00
stm32mp_clkfunc.h refactor(st-clock): remove unused clk function in API 2024-06-11 11:45:38 +02:00
stm32mp_ddr.h feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp_ddr_test.h fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00
stm32mp_ddrctrl_regs.h feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp_pmic.h feat(stm32mp1): handle DDR power supplies 2024-10-02 17:24:35 +02:00
stm32mp_pmic2.h feat(st-pmic): add STPMIC2 driver 2024-09-20 14:47:50 +02:00
stm32mp_ram.h refactor(st-ddr): reorganize generic and specific elements 2022-01-05 11:09:59 +01:00
stm32mp_reset.h feat(st-reset): add system reset management 2024-06-27 17:17:35 +02:00
stm32mp_risab_regs.h feat(stm32mp2): add RISAB registers description 2024-09-13 17:55:43 +02:00
stpmic1.h feat(stpmic1): add new services 2021-12-22 14:04:32 +01:00
stpmic2.h feat(st-pmic): add STPMIC2 driver 2024-09-20 14:47:50 +02:00