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
Age
Commit message (
Expand
)
Author
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-08-27
stm32mp1: ram: cosmetic: remove unused prototype
Patrick Delaunay
2019-07-12
ram: stm32mp1_ram: Fix warnings when compiling with W=1
Patrick Delaunay
2019-05-23
stm32mp1: ram: add tuning in DDR interactive mode
Patrick Delaunay
2019-05-23
stm32mp1: ram: add tests in DDR interactive mode
Patrick Delaunay
2019-05-23
stm32mp1: ram: add interactive mode for DDR configuration
Patrick Delaunay
2019-05-23
stm32mp1: ram: add support for LPDDR2/LPDDR3
Patrick Delaunay
2019-05-23
stm32mp1: ram: update parameter array initialization
Patrick Delaunay
2019-05-23
stm32mp1: ram: change ddr speed to kHz
Patrick Delaunay
2019-05-23
stm32mp1: ram: increase the delay after reset to 128 cycles
Patrick Delaunay
2019-05-23
stm32mp1: ram: update mask for operating mode
Patrick Delaunay
2019-04-12
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2018-05-07
regmap: change regmap_init_mem() to take ofnode instead udevice
Masahiro Yamada
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-19
ram: stm32mp1: add driver
Patrick Delaunay