summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/bootrom.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-2/+2
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* rockchip: add support for enter to bootrom download modeAndy Yan2017-11-211-2/+45
* rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich2017-11-211-2/+2
* rockchip: back-to-bootrom: replace assembly-implementation with C-codePhilipp Tomsich2017-11-211-1/+51
* rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPLPhilipp Tomsich2017-08-131-2/+2
* rockchip: use puts instead of printf when back to bootromAndy Yan2017-07-271-2/+2
* rockchip: Print a message when returning to the bootromSimon Glass2017-04-181-0/+16