summaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1
AgeCommit message (Expand)Author
2019-05-23stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay
2019-05-23stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay
2019-05-23stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay
2019-05-23stm32mp1: ram: update parameter array initializationPatrick Delaunay
2019-05-23stm32mp1: ram: change ddr speed to kHzPatrick Delaunay
2019-05-23stm32mp1: ram: increase the delay after reset to 128 cyclesPatrick Delaunay
2019-05-23stm32mp1: ram: update mask for operating modePatrick Delaunay
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-19ram: stm32mp1: add driverPatrick Delaunay