aboutsummaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_interactive.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-5/+6
2020-03-24ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay1-1/+12
2020-03-24ram: stm32mp1: don't display the prompt two timesPatrick Delaunay1-3/+1
2019-05-23stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay1-1/+19
2019-05-23stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay1-0/+75
2019-05-23stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay1-0/+390