summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3368-board-spl.c
AgeCommit message (Expand)Author
2019-07-29rockchip: rk3368: migrate to use common spl board fileKever Yang
2019-07-20rockchip: rk3368: enable stimer for rk3368Kever Yang
2019-07-20rockchip: rk3368: move sgrf init to spl as arch_cpu_init()Kever Yang
2019-05-08rockchip: rk3368: remove uart iomux init in SPLKever Yang
2019-05-01rockchip: rk3368: move board_debug_uart_init() to rk3368.cKever Yang
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-02-01rockchip: Tidy up board include-file orderingSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-08-13rockchip: rk3368: remove setup of secure timer from TPL/SPLPhilipp Tomsich
2017-08-13rockchip: rk3368: spl: add SPL supportPhilipp Tomsich