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
/
rk3368
Age
Commit message (
Expand
)
Author
2019-11-10
rockchip: adding the missing "/" in entries of boot_devices
Levin Du
2019-07-29
rockchip: sdram_common: add common dram_init_banksize
Kever Yang
2019-07-29
rockchip: rk3368: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-20
rockchip: rk3368: move sgrf init to spl as arch_cpu_init()
Kever Yang
2019-07-20
rockchip: rk3368: default enable SPL LIBCOMMON and LIBGENERIC
Kever Yang
2019-07-20
rockchip: rk3368: use defaule value for SYS_MALLOC_F_LEN
Kever Yang
2019-07-20
rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc Kconfig
Kever Yang
2019-07-20
rockchip: Kconfig: move rk3368 config into its Kconfig
Kever Yang
2019-05-08
rockchip: rk3368: support UART2/4 in board_debug_uart_init()
Kever Yang
2019-05-01
rockchip: rk3368: move board_debug_uart_init() to rk3368.c
Kever Yang
2019-05-01
rockchip: correct ARCH_SOC name
Kever Yang
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-13
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
Philipp Tomsich
2017-08-13
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
Philipp Tomsich
2017-08-13
rockchip: rk3368: spl: add TPL support
Philipp Tomsich
2017-08-13
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
Philipp Tomsich
2017-08-13
rockchip: rk3368: syscon: SGRF support for OF_PLATDATA
Philipp Tomsich
2017-08-13
rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
Philipp Tomsich
2017-07-11
rockchip: correct the bank0 ram size
Kever Yang
2017-07-11
rockchip: rk3368: add sdram driver for U-Boot
Kever Yang
2017-06-07
rockchip: rk3368: Add PX5 Evaluation board
Andy Yan
2017-06-07
rockchip: rk3368: Add initial support for RK3368 based GeekBox
Andreas Färber
2017-06-07
rockchip: rk3368: add Sheep board
Andy Yan
2017-06-07
rockchip: rk3368: Add core start-up code for RK3368
Andreas Färber