aboutsummaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_tuning.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-03-24ram: stm32mp1: reduce delay after BIST reset for tuningPatrick Delaunay1-1/+1
2020-03-24ram: stm32mp1: update BIST config for tuningPatrick Delaunay1-9/+142
2020-03-24ram: stm32mp1: tuning: deactivate derating during BIST testPatrick Delaunay1-0/+15
2020-03-24ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONEPatrick Delaunay1-20/+25
2020-03-24ram: stm32mp1: display result for software read DQS gatingPatrick Delaunay1-4/+6
2019-05-23stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay1-0/+1380