index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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