index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ram
/
stm32mp1
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
2
-0
/
+2
*
stm32mp1: ram: add pattern parameter in infinite write test
Patrick Delaunay
2019-08-27
1
-11
/
+20
*
stm32mp1: ram: reload watchdog during ddr test
Patrick Delaunay
2019-08-27
1
-0
/
+3
*
stm32mp1: ram: update loop management in infinite test
Patrick Delaunay
2019-08-27
1
-13
/
+25
*
stm32mp1: ram: fix address issue in 2 tests
Patrick Delaunay
2019-08-27
1
-11
/
+14
*
stm32mp1: ram: cosmetic: remove unused prototype
Patrick Delaunay
2019-08-27
1
-4
/
+0
*
ram: stm32mp1_ram: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-2
/
+3
*
stm32mp1: ram: add tuning in DDR interactive mode
Patrick Delaunay
2019-05-23
6
-1
/
+1414
*
stm32mp1: ram: add tests in DDR interactive mode
Patrick Delaunay
2019-05-23
5
-0
/
+1541
*
stm32mp1: ram: add interactive mode for DDR configuration
Patrick Delaunay
2019-05-23
4
-0
/
+713
*
stm32mp1: ram: add support for LPDDR2/LPDDR3
Patrick Delaunay
2019-05-23
2
-3
/
+10
*
stm32mp1: ram: update parameter array initialization
Patrick Delaunay
2019-05-23
2
-16
/
+33
*
stm32mp1: ram: change ddr speed to kHz
Patrick Delaunay
2019-05-23
3
-11
/
+11
*
stm32mp1: ram: increase the delay after reset to 128 cycles
Patrick Delaunay
2019-05-23
1
-5
/
+3
*
stm32mp1: ram: update mask for operating mode
Patrick Delaunay
2019-05-23
1
-1
/
+1
*
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2019-04-12
1
-1
/
+2
*
regmap: change regmap_init_mem() to take ofnode instead udevice
Masahiro Yamada
2018-05-07
1
-1
/
+1
*
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
5
-10
/
+5
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
ram: stm32mp1: add driver
Patrick Delaunay
2018-03-19
6
-0
/
+1288