summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3188/rk3188.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-11-10rockchip: adding the missing "/" in entries of boot_devicesLevin Du
2019-07-29rockchip: rk3188: Move SoC one time setting into arch_cpu_init()Kever Yang
2019-07-29rockchip: rk3188: add boot_devices mapping to support 'same-as-spl'Kever Yang
2019-07-29rockchip: rk3188: move spl_board_init() into rk3188.cKever Yang
2019-07-29rockchip: rk3188: move usb uart init into arch_cpu_init()Kever Yang
2019-05-01rockchip: rk3188: add board_debug_uart_init()Kever Yang