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
/
mach-rockchip
/
rk3288
/
rk3288.c
Age
Commit message (
Expand
)
Author
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-30
rockchip: Add common reset cause
Jagan Teki
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-11-17
ram: rockchip: rename sdram_common.c/h to sdram.c
Kever Yang
2019-11-10
rockchip: adding the missing "/" in entries of boot_devices
Levin Du
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-29
rockchip: rk3288: Move rk3288_detect_reset_reason to soc file
Kever Yang
2019-07-29
rockchip: rk3288: Move clock CMD to SoC file
Kever Yang
2019-07-29
rockchip: rk3288: move SOC setting into arch_cpu_init()
Kever Yang
2019-07-29
rockchip: sdram_common: add common dram_init_banksize
Kever Yang
2019-07-29
rockchip: rk3288: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk3288: move dram_init_banksize() into soc file
Kever Yang
2019-07-20
rockchip: rk3288: move configure_l2ctlr back to rk3288
Kever Yang
2019-07-20
rockchip: rk3288: add arch_cpu_init in spl
Kever Yang
2019-05-01
rockchip: rk3288: add board_debug_uart_init()
Kever Yang
2019-05-01
rockchip: rk3288: use grf structure to access soc_con2
Kever Yang
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-30
rk3288: fix reg address for GRF_SOC_CON2
Kever Yang
2016-09-22
rk3288: add arch_cpu_init for rk3288
Kever Yang