summaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_ram.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* ram: stm32mp1: Add support for multiple configsMarek Vasut2020-05-141-5/+28
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-151-1/+1
* ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay2020-03-241-8/+26
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* ram: stm32mp1_ram: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-2/+3
* stm32mp1: ram: update parameter array initializationPatrick Delaunay2019-05-231-2/+2
* stm32mp1: ram: change ddr speed to kHzPatrick Delaunay2019-05-231-7/+7
* stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-121-1/+2
* regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada2018-05-071-1/+1
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* ram: stm32mp1: add driverPatrick Delaunay2018-03-191-0/+197