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
/
rk3188-board-spl.c
Age
Commit message (
Expand
)
Author
2019-07-20
rockchip: remove no use header file in board code
Kever Yang
2019-07-20
rockchip: rk3188: remove pinctrl init in spl_board_init
Kever Yang
2019-05-01
rockchip: rk3188: add board_debug_uart_init()
Kever Yang
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-02-01
rockchip: Tidy up board include-file ordering
Simon Glass
2019-02-01
ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
David Wu
2018-11-30
rockchip: rk3188: use board_debug_uart_init() for UART io init
Kever Yang
2018-11-30
rockchip: rk3188: fix early uart setup
Heiko Stuebner
2018-11-30
rockchip: rk3188: add support for usb-uart functionality
Heiko Stuebner
2018-08-21
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-25
rockchip: rk3188: use DM timer instead of rk_timer
Kever Yang
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2017-11-21
rockchip: back-to-bootrom: allow passing a cmd to the bootrom
Philipp Tomsich
2017-11-21
rockchip: rk3188: use boot0 hook to load up SPL in 2 steps
Philipp Tomsich
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-08-13
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
Philipp Tomsich
2017-04-04
rockchip: rk3188: Setup the armclk in spl
Heiko Stübner
2017-04-04
rockchip: spl: use spl_early_init() instead of spl_init()
Kever Yang
2017-03-16
rockchip: rk3188: Add main, spl and tpl boards
Heiko Stübner