summaryrefslogtreecommitdiff
path: root/drivers/ram/stm32mp1/stm32mp1_tests.c
AgeCommit message (Expand)Author
2020-07-07ram: stm32mp1: add size and addr parameter to test allPatrick Delaunay
2020-07-07ram: stm32mp1: use the DDR size by default in the test addressBusPatrick Delaunay
2020-07-07ram: stm32mp1: add parameter addr in test FrequencySelectivePatternPatrick Delaunay
2020-07-07ram: stm32mp1: protect minimum value in get_bufsizePatrick Delaunay
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-08-27stm32mp1: ram: add pattern parameter in infinite write testPatrick Delaunay
2019-08-27stm32mp1: ram: reload watchdog during ddr testPatrick Delaunay
2019-08-27stm32mp1: ram: update loop management in infinite testPatrick Delaunay
2019-08-27stm32mp1: ram: fix address issue in 2 testsPatrick Delaunay
2019-05-23stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay