index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-rockchip
/
sdram_common.h
Age
Commit message (
Expand
)
Author
2019-11-17
ram: rockchip: add common code for sdram driver
Kever Yang
2019-11-17
rockchip: sdram: extend to use sys_reg3 for capacity info
Kever Yang
2019-11-17
rockchip: sdram: move cap structure and debug function to sdram_common.h
Kever Yang
2019-11-17
ram: rockchip: rename sdram_common.c/h to sdram.c
Kever Yang
2019-07-20
ram: rk3399: Add ddr version enc macro
Jagan Teki
2019-07-20
ram: rk3399: Introduce sys_reg3 for more capacity info
Jagan Teki
2019-07-20
ram: rk3399: Simply existing dram enc macro
Jagan Teki
2019-07-19
ram: rk3399: debug: Add sdram_print_stride
Jagan Teki
2019-07-19
ram: rockchip: debug: Add sdram_print_ddr_info
Jagan Teki
2019-07-19
ram: rockchip: Add debug sdram driver
Jagan Teki
2019-07-19
arm: include: rockchip: Add DDR4 enum
Jagan Teki
2019-07-19
arm: include: rockchip: Move dramtypes to common header
Jagan Teki
2019-07-19
ram: rk3399: Move common sdram structures in common header
Jagan Teki
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-11
rockchip: add sdram_common for common functions
Kever Yang