summaryrefslogtreecommitdiff
path: root/drivers/ram
AgeCommit message (Expand)Author
2019-05-23stm32mp1: ram: add tuning in DDR interactive modePatrick Delaunay
2019-05-23stm32mp1: ram: add tests in DDR interactive modePatrick Delaunay
2019-05-23stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay
2019-05-23stm32mp1: ram: update parameter array initializationPatrick Delaunay
2019-05-23stm32mp1: ram: change ddr speed to kHzPatrick Delaunay
2019-05-23stm32mp1: ram: increase the delay after reset to 128 cyclesPatrick Delaunay
2019-05-23stm32mp1: ram: update mask for operating modePatrick Delaunay
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2019-05-08rockchip: ram: rk3399: update for TPLKever Yang
2019-05-08rockchip: dmc: rk3368: update rank number for evb-px5Kever Yang
2019-05-08Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL"Kever Yang
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2019-01-02rockchip: ram: update license for sdram driverKever Yang
2018-12-10rockchip: rk322x: ram: enable DRAM init in SPL instead of TPLKever Yang
2018-11-28ram: MediaTek: add DDR3 driver for MT7629 SoCRyder Lee
2018-11-16ram: Introduce K3 AM654 DDR Sub System driverLokesh Vutla
2018-11-14ram: bmips: Remove DM_FLAG_PRE_RELOC flagBin Meng
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-09-18ram: Add driver for MPC83xxMario Six
2018-08-08bmips: ram: add an option to force the size of the ramPhilippe Reynes
2018-06-01ram: bmips: convert to use live dtÁlvaro Fernández Rojas
2018-05-26ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-28driver: ram: rockchip: rk3399: missing counter incrementHeinrich Schuchardt
2018-03-19ram: stm32mp1: add driverPatrick Delaunay
2018-01-26dm: ram: bmips: add BCM6318 supportÁlvaro Fernández Rojas
2018-01-10ram: stm32: add memory mapping selection supportPatrice Chotard
2017-11-30rockchip: rk3128: add sdram driverKever Yang
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-01rockchip: rk3188: ram: add support for 16bit row addressKever Yang
2017-10-01rockchip: rk322x: add sdram driverKever Yang
2017-10-01rockchip: rk3328: move sdram driver to driver/ramKever Yang
2017-10-01rockchip: rk3288: move sdram driver to driver/ramKever Yang
2017-10-01rockchip: rk3188: move sdram driver to driver/ramKever Yang
2017-10-01rockchip: rk3399: move sdram driver to driver/ramKever Yang
2017-09-18rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATAPhilipp Tomsich
2017-08-26ram: kconfig: s/SPL/TPL/ in TPL_RAM help textJagan Teki
2017-08-13rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich
2017-08-13spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)Philipp Tomsich
2017-08-13spl: dm: Kconfig: SPL_RAM depends on SPL_DMPhilipp Tomsich
2017-07-26ram: stm32: add stm32h7 supportPatrice Chotard