summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/tpl.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh2020-02-191-0/+7
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* spl: pass args to board_return_to_bootromPeng Fan2019-10-081-1/+4
* rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINTChris Webb2019-07-221-0/+2
* rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORTChris Webb2019-07-221-1/+1
* rockchip: add common tpl board fileKever Yang2019-07-201-0/+86