index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ram
Age
Commit message (
Expand
)
Author
2019-04-12
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2019-01-02
rockchip: ram: update license for sdram driver
Kever Yang
2018-12-10
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
Kever Yang
2018-11-28
ram: MediaTek: add DDR3 driver for MT7629 SoC
Ryder Lee
2018-11-16
ram: Introduce K3 AM654 DDR Sub System driver
Lokesh Vutla
2018-11-14
ram: bmips: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-09-18
ram: Add driver for MPC83xx
Mario Six
2018-08-08
bmips: ram: add an option to force the size of the ram
Philippe Reynes
2018-06-01
ram: bmips: convert to use live dt
Álvaro Fernández Rojas
2018-05-26
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
Radoslaw Pietrzyk
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-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-28
driver: ram: rockchip: rk3399: missing counter increment
Heinrich Schuchardt
2018-03-19
ram: stm32mp1: add driver
Patrick Delaunay
2018-01-26
dm: ram: bmips: add BCM6318 support
Álvaro Fernández Rojas
2018-01-10
ram: stm32: add memory mapping selection support
Patrice Chotard
2017-11-30
rockchip: rk3128: add sdram driver
Kever Yang
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-01
rockchip: rk3188: ram: add support for 16bit row address
Kever Yang
2017-10-01
rockchip: rk322x: add sdram driver
Kever Yang
2017-10-01
rockchip: rk3328: move sdram driver to driver/ram
Kever Yang
2017-10-01
rockchip: rk3288: move sdram driver to driver/ram
Kever Yang
2017-10-01
rockchip: rk3188: move sdram driver to driver/ram
Kever Yang
2017-10-01
rockchip: rk3399: move sdram driver to driver/ram
Kever Yang
2017-09-18
rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA
Philipp Tomsich
2017-08-26
ram: kconfig: s/SPL/TPL/ in TPL_RAM help text
Jagan Teki
2017-08-13
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
Philipp Tomsich
2017-08-13
spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
Philipp Tomsich
2017-08-13
spl: dm: Kconfig: SPL_RAM depends on SPL_DM
Philipp Tomsich
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-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-31
dm: ram: bmips: add BCM6338/BCM6348 support
Álvaro Fernández Rojas
2017-05-31
dm: ram: bmips: split bcm6358_get_ram_size
Álvaro Fernández Rojas
2017-05-12
dm: ram: remove unneeded brcm,bcm63268-mc id
Álvaro Fernández Rojas
2017-05-10
ram: add RAM driver for Broadcom MIPS SoCs
Álvaro Fernández Rojas
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
[next]