summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3368-board-spl.c
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk3368: migrate to use common spl board fileKever Yang2019-07-291-80/+0
* rockchip: rk3368: enable stimer for rk3368Kever Yang2019-07-201-0/+27
* rockchip: rk3368: move sgrf init to spl as arch_cpu_init()Kever Yang2019-07-201-0/+6
* rockchip: rk3368: remove uart iomux init in SPLKever Yang2019-05-081-15/+0
* rockchip: rk3368: move board_debug_uart_init() to rk3368.cKever Yang2019-05-011-8/+0
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-5/+5
* rockchip: Tidy up board include-file orderingSimon Glass2019-02-011-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-5/+0
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-2/+2
* rockchip: rk3368: remove setup of secure timer from TPL/SPLPhilipp Tomsich2017-08-131-20/+0
* rockchip: rk3368: spl: add SPL supportPhilipp Tomsich2017-08-131-0/+98