aboutsummaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_interactive.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-19stm32mp: fix various array bounds checksRasmus Villemoes1-1/+1
2021-11-30stm32mp1: ram: remove tuning supportPatrick Delaunay1-21/+1
2021-11-30stm32mp1: ram: remove the support of calibration resultPatrick Delaunay1-13/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-13ram: stm32mp1: migrate trace to dev or log macroPatrick Delaunay1-1/+3
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt1-1/+1
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