summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/sdram.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-151-0/+1
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* | arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize()Bin Meng2021-02-031-1/+1
|/
* rockchip: sdram: fix dram_init_banksizeAlex Bee2020-07-221-4/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* rockchip: sdram: update the sys_reg to sys_reg2Kever Yang2019-11-171-16/+16
* rockchip: sdram: extend to use sys_reg3 for capacity infoKever Yang2019-11-171-10/+59
* ram: rockchip: rename sdram_common.c/h to sdram.cKever Yang2019-11-171-0/+163