index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ram
/
stm32mp1
/
stm32mp1_tests.c
Age
Commit message (
Expand
)
Author
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-13
ram: stm32mp1: migrate trace to dev or log macro
Patrick Delaunay
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