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
/
drivers
/
ram
/
rockchip
/
sdram_rk3328.c
Age
Commit message (
Expand
)
Author
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-30
ram: rk3328: only do data traning for cs0
Kever Yang
2019-11-17
ram: rk3328: use common sdram driver
YouMin Chen
2019-11-17
ram: rockchip: rename sdram_common.c/h to sdram.c
Kever Yang
2019-11-10
ram: rk3328: Fix loading of skew values
Simon South
2019-11-10
ram: rk3328: Use correct frequency units in function
Simon South
2019-08-05
rockchip: ram: add full feature rk3328 DRAM driver
Kever Yang
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-01-02
rockchip: ram: update license for sdram driver
Kever Yang
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
2017-10-01
rockchip: rk3328: move sdram driver to driver/ram
Kever Yang