summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3036-board-spl.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* rockchip: rk3036: use ARM arch timer instead of rk_timerKever Yang2019-07-201-3/+26
* rockchip: rk3036: add board_debug_uart_init()Kever Yang2019-05-011-19/+1
* 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: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich2017-11-211-1/+1
* rockchip: enable SPL_LIBGENERIC for rk3036 based boardsAndy Yan2017-07-271-6/+0
* rk3036: Fix unused variable warningTom Rini2017-05-121-1/+1
* rockchip: Move bootrom-related declarations to a headerHeiko Stübner2017-03-161-2/+1
* rockchip: Use the debug UART on rk3036Simon Glass2016-01-121-1/+8
* rockchip: rk3036: Add core Soc start-up codehuang lin2015-12-011-0/+55