summaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_ddr.c
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay2019-05-231-0/+298
* stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-231-3/+8
* stm32mp1: ram: update parameter array initializationPatrick Delaunay2019-05-231-14/+31
* stm32mp1: ram: change ddr speed to kHzPatrick Delaunay2019-05-231-2/+2
* 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
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ram: stm32mp1: add driverPatrick Delaunay2018-03-191-0/+496