aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/st/ddr/stm32mp1_ram.c
Commit message (Expand)AuthorAgeFilesLines
* plat/stm32: Implement fdt_read_uint32_default() as a wrapperAndre Przywara2020-04-291-4/+4
* plat/stm32: Use generic fdt_read_uint32_array() implementationAndre Przywara2020-04-281-3/+4
* stm32mp1: dynamically map DDR later and non-cacheable during its testYann Gautier2020-03-261-4/+7
* stm32mp1: update clock driverYann Gautier2019-02-141-14/+1
* stm32mp1: use functions to retrieve some peripheral addressesYann Gautier2019-02-141-4/+4
* stm32mp1: remove some dependencies on clocks and reset in driversYann Gautier2019-02-141-3/+0
* stm32mp1: make functions and macros more commonYann Gautier2019-02-141-23/+23
* drivers: st: update drivers codeYann Gautier2019-01-181-1/+1
* stm32mp1: update device tree filesYann Gautier2019-01-181-14/+19
* stm32mp1: do not include platform header files directly in driversYann Gautier2019-01-071-4/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-10/+14
* stm32mp1: Add DDR support and its security with TZC400Yann Gautier2018-07-241-0/+308