aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/spl_board_init.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada1-1/+0
2020-05-15spl: Always define preloader_console_initSamuel Holland1-2/+0
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada1-20/+9
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada1-26/+0
2017-02-23ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada1-0/+4
2017-01-22ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada1-16/+2
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada1-13/+13
2017-01-18ARM: uniphier: move SBC and Support Card init code to U-Boot properMasahiro Yamada1-24/+0
2017-01-18ARM: uniphier: refactor spl_init_board()Masahiro Yamada1-0/+209