summaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_ram.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-12ram: stm32mp1_ram: Fix warnings when compiling with W=1Patrick Delaunay1-2/+3
2019-05-23stm32mp1: ram: update parameter array initializationPatrick Delaunay1-2/+2
2019-05-23stm32mp1: ram: change ddr speed to kHzPatrick Delaunay1-7/+7
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay1-1/+2
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-19ram: stm32mp1: add driverPatrick Delaunay1-0/+197