summaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay2019-05-236-1/+1414
* stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay2019-05-235-0/+1541
* stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay2019-05-234-0/+713
* stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-232-3/+10
* stm32mp1: ram: update parameter array initializationPatrick Delaunay2019-05-232-16/+33
* stm32mp1: ram: change ddr speed to kHzPatrick Delaunay2019-05-233-11/+11
* stm32mp1: ram: increase the delay after reset to 128 cyclesPatrick Delaunay2019-05-231-5/+3
* stm32mp1: ram: update mask for operating modePatrick Delaunay2019-05-231-1/+1
* 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-075-10/+5
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* ram: stm32mp1: add driverPatrick Delaunay2018-03-196-0/+1288