summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk322x-board-spl.c
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk322x: migrate to use common spl board fileKever Yang2019-07-291-78/+0
* rockchip: rk322x: introduce arch_cpu_init() for SoC setting initKever Yang2019-07-291-4/+6
* rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang2019-07-201-0/+30
* rockchip: rk322x: add tpl supportKever Yang2019-05-081-29/+17
* rockchip: rk322x: move board_debug_uart_init() to rk322x.cKever Yang2019-05-011-42/+2
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-6/+6
* 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
* rockchip: rk322x: update MACRO for back-to-bromKever Yang2018-04-251-1/+1
* rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driverDavid Wu2018-01-281-1/+21
* rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich2017-11-211-1/+1
* rockchip: rk322x: set the DDR region as non-secure in SPLKever Yang2017-08-131-0/+4
* rockchip: rk322x: add basic soc supportKever Yang2017-07-111-0/+77