index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ram
/
stm32_sdram.c
Age
Commit message (
Expand
)
Author
2017-07-26
ram: stm32: add stm32h7 support
Patrice Chotard
2017-07-26
ram: stm32: add second SDRAM bank management
Patrice Chotard
2017-07-26
ram: stm32: replace fdtdec_get by ofnode calls
Patrice Chotard
2017-07-26
ram: stm32: get base address from DT
Patrice Chotard
2017-07-26
ram: stm32: migrate fmc defines in driver file
Patrice Chotard
2017-06-05
drivers: ram: stm32: fix compilation issue
Patrice Chotard
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-05-08
stm32f7: sdram: correct sdram configuration as per micron sdram
Vikas Manocha
2017-05-08
stm32f7: stm32f746-disco: read memory info from device tree
Vikas Manocha
2017-05-08
stm32f7: sdram: use sdram device tree node to configure sdram controller
Vikas Manocha
2017-05-08
stm32f7: use clock driver to enable sdram controller clock
Vikas Manocha
2017-05-08
stm32f7: dm: add driver model support for sdram
Vikas Manocha
2017-05-08
stm32f7: sdram: move sdram driver code to ram drivers area
Vikas Manocha