summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/bootrom.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-2/+2
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-22rockchip: add support for enter to bootrom download modeAndy Yan1-2/+45
2017-11-22rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich1-2/+2
2017-11-22rockchip: back-to-bootrom: replace assembly-implementation with C-codePhilipp Tomsich1-1/+51
2017-08-13rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPLPhilipp Tomsich1-2/+2
2017-07-27rockchip: use puts instead of printf when back to bootromAndy Yan1-2/+2
2017-04-18rockchip: Print a message when returning to the bootromSimon Glass1-0/+16