aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/boot-device
AgeCommit message (Expand)AuthorFilesLines
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada1-1/+8
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada6-6/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2019-07-10ARM: uniphier: de-couple SG macros into base address and offsetMasahiro Yamada2-4/+4
2019-07-10ARM: uniphier: detect SD boot modeMasahiro Yamada1-0/+8
2019-07-10ARM: uniphier: make boot_is_swapped() code optionalMasahiro Yamada1-2/+14
2019-07-10ARM: uniphier: include <linux/io.h> from boot-device.cMasahiro Yamada1-0/+1
2019-07-10ARM: uniphier: use bool type for have_internal_stm parameterMasahiro Yamada1-10/+10
2019-07-10ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()Masahiro Yamada3-11/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-17/+8
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada1-0/+1
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada4-96/+0
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2-266/+0
2017-05-17ARM: uniphier: add more init code for PXs3Masahiro Yamada4-0/+55
2017-04-20ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada1-3/+35
2017-02-23ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada1-58/+195
2017-02-23ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada9-0/+705