Radoslaw Pietrzyk
|
246a5e5fc2
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
|
7 年 前 |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 年 前 |
Tom Rini
|
d024236e5a
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
|
7 年 前 |
Patrice Chotard
|
0b3f789ad1
ram: stm32: add memory mapping selection support
|
7 年 前 |
Patrice Chotard
|
3bc599c956
stm32: fix STMicroelectronics copyright
|
7 年 前 |
Masahiro Yamada
|
9b643e312d
treewide: replace with error() with pr_err()
|
7 年 前 |
Patrice Chotard
|
7016651eac
ram: stm32: add stm32h7 support
|
7 年 前 |
Patrice Chotard
|
f303aaf21b
ram: stm32: add second SDRAM bank management
|
7 年 前 |
Patrice Chotard
|
f39b90dc8c
ram: stm32: replace fdtdec_get by ofnode calls
|
7 年 前 |
Patrice Chotard
|
1421e0a375
ram: stm32: get base address from DT
|
7 年 前 |
Patrice Chotard
|
9242ece12b
ram: stm32: migrate fmc defines in driver file
|
7 年 前 |
Patrice Chotard
|
14a50e3736
drivers: ram: stm32: fix compilation issue
|
8 年 前 |
Simon Glass
|
da409ccc4a
dm: core: Replace of_offset with accessor (part 2)
|
8 年 前 |
Vikas Manocha
|
bfea69ad27
stm32f7: sdram: correct sdram configuration as per micron sdram
|
8 年 前 |
Vikas Manocha
|
57af3cc32a
stm32f7: stm32f746-disco: read memory info from device tree
|
8 年 前 |
Vikas Manocha
|
6c9a10034a
stm32f7: sdram: use sdram device tree node to configure sdram controller
|
8 年 前 |
Vikas Manocha
|
d0b24c1aa9
stm32f7: use clock driver to enable sdram controller clock
|
8 年 前 |
Vikas Manocha
|
910a52ede3
stm32f7: dm: add driver model support for sdram
|
8 年 前 |
Vikas Manocha
|
bf1ae4426b
stm32f7: sdram: move sdram driver code to ram drivers area
|
8 年 前 |