summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3399-board-spl.c
AgeCommit message (Expand)Author
2019-06-26rockchip: rk3399: spl: Mark printascii into debugJagan Teki
2019-06-26rockchip: rk3399: Support common spl_board_initJagan Teki
2019-05-01rockchip: rk3399: add board_debug_uart_init()Kever Yang
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-02-01rockchip: rk3399: spl: ensure that debug_uart_init is calledPhilipp Tomsich
2019-02-01rockchip: Add support for chromebook_bobSimon Glass
2019-02-01rockchip: Tidy up board include-file orderingSimon Glass
2018-11-30rockchip: rk3399: spl: always report errors triggering a hard stopPhilipp Tomsich
2018-07-21rockchip: rk3399: spl: add missing \n to outputHeinrich Schuchardt
2018-07-21rockchip: rk3399: inject 'u-boot, spl-boot-device' for next-stagePhilipp Tomsich
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2017-11-21rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich
2017-10-01rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()Philipp Tomsich
2017-10-01rockchip: rk3399: make spl_board_init board-specificPhilipp Tomsich
2017-10-01rockchip: rk3399: spl: convert to using BOOT_DEVICE_BOOTROMPhilipp Tomsich
2017-09-18rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRFPhilipp Tomsich
2017-08-18rockchip: rk3399: spl: remove unused header inclusionPhilipp Tomsich
2017-08-13rockchip: spl: make spl-boot-order code reusable (split from rk3399)Philipp Tomsich
2017-08-13rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich
2017-06-07rockchip; rk3399: disable SRAM security regionKever Yang
2017-04-15rockchip: rk3399: spl: add UART0 support for SPLPhilipp Tomsich
2017-04-15rockchip: spl: rk3399: disable DDR security regions for SPLPhilipp Tomsich
2017-04-04rockchip: rk3399: spl: make SPL boot-order configurable via /chosenPhilipp Tomsich
2017-04-04rockchip: spl: use spl_early_init() instead of spl_init()Kever Yang
2017-03-16rockchip: arm64: rk3399: add SPL supportKever Yang