aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/boot-device/boot-device.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada1-1/+8
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
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 Yamada1-3/+3
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 Yamada1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada1-0/+1
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada1-9/+0
2017-05-17ARM: uniphier: add more init code for PXs3Masahiro Yamada1-0/+10
2017-04-20ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada1-3/+35
2017-02-23ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada1-0/+206