summaryrefslogtreecommitdiffstats
path: root/drivers/ram/rockchip/dmc-rk3368.c
Commit message (Expand)AuthorAgeFilesLines
* ram: rockchip: rename sdram_common.c/h to sdram.cKever Yang2019-11-171-1/+1
* ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang2019-11-171-1/+1
* rockchip: dmc: rk3368: update rank number for evb-px5Kever Yang2019-05-081-0/+4
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-6/+6
* regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-7/+7
* rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATAPhilipp Tomsich2017-09-181-9/+2
* rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich2017-08-131-0/+1007