summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/boot-device
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: remove sbc/ directoryMasahiro Yamada2020-07-111-1/+8
* ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada2020-05-226-6/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* ARM: uniphier: de-couple SG macros into base address and offsetMasahiro Yamada2019-07-102-4/+4
* ARM: uniphier: detect SD boot modeMasahiro Yamada2019-07-101-0/+8
* ARM: uniphier: make boot_is_swapped() code optionalMasahiro Yamada2019-07-101-2/+14
* ARM: uniphier: include <linux/io.h> from boot-device.cMasahiro Yamada2019-07-101-0/+1
* ARM: uniphier: use bool type for have_internal_stm parameterMasahiro Yamada2019-07-101-10/+10
* ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()Masahiro Yamada2019-07-103-11/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-17/+8
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-151-0/+1
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-204-96/+0
* ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-262-266/+0
* ARM: uniphier: add more init code for PXs3Masahiro Yamada2017-05-174-0/+55
* ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada2017-04-201-3/+35
* ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada2017-02-231-58/+195
* ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada2017-02-239-0/+705