summaryrefslogtreecommitdiffstats
path: root/drivers/ram/stm32mp1/stm32mp1_ddr.c
Commit message (Expand)AuthorAgeFilesLines
* ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay2020-03-241-7/+12
* ram: stm32mp1_ddr: fix self refresh disable during DQS trainingPatrick Delaunay2020-03-241-1/+4
* ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay2020-03-241-5/+25
* 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