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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: ram: stm32: fix compilation issue
Patrice Chotard
2017-06-05
1
-1
/
+1
*
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: ram: bmips: add BCM6338/BCM6348 support
Álvaro Fernández Rojas
2017-05-31
1
-0
/
+31
*
dm: ram: bmips: split bcm6358_get_ram_size
Álvaro Fernández Rojas
2017-05-31
1
-10
/
+13
*
dm: ram: remove unneeded brcm,bcm63268-mc id
Álvaro Fernández Rojas
2017-05-12
1
-5
/
+1
*
ram: add RAM driver for Broadcom MIPS SoCs
Álvaro Fernández Rojas
2017-05-10
2
-0
/
+127
*
stm32f7: sdram: correct sdram configuration as per micron sdram
Vikas Manocha
2017-05-08
1
-39
/
+16
*
stm32f7: stm32f746-disco: read memory info from device tree
Vikas Manocha
2017-05-08
1
-1
/
+0
*
stm32f7: sdram: use sdram device tree node to configure sdram controller
Vikas Manocha
2017-05-08
1
-53
/
+91
*
stm32f7: use clock driver to enable sdram controller clock
Vikas Manocha
2017-05-08
1
-0
/
+15
*
stm32f7: dm: add driver model support for sdram
Vikas Manocha
2017-05-08
1
-0
/
+31
*
stm32f7: sdram: move sdram driver code to ram drivers area
Vikas Manocha
2017-05-08
3
-0
/
+128
*
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
dm: test: Add a test for the ram uclass
Simon Glass
2015-07-21
2
-0
/
+39
*
dm: Add support for RAM drivers
Simon Glass
2015-07-21
3
-0
/
+53