Age | Commit message (Expand) | Author |
---|---|---|
2020-07-07 | ram: stm32mp1: add size and addr parameter to test all | Patrick Delaunay |
2020-07-07 | ram: stm32mp1: use the DDR size by default in the test addressBus | Patrick Delaunay |
2020-07-07 | ram: stm32mp1: add parameter addr in test FrequencySelectivePattern | Patrick Delaunay |
2020-07-07 | ram: stm32mp1: protect minimum value in get_bufsize | Patrick Delaunay |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2019-08-27 | stm32mp1: ram: add pattern parameter in infinite write test | Patrick Delaunay |
2019-08-27 | stm32mp1: ram: reload watchdog during ddr test | Patrick Delaunay |
2019-08-27 | stm32mp1: ram: update loop management in infinite test | Patrick Delaunay |
2019-08-27 | stm32mp1: ram: fix address issue in 2 tests | Patrick Delaunay |
2019-05-23 | stm32mp1: ram: add tests in DDR interactive mode | Patrick Delaunay |