index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
boot-device
Age
Commit message (
Expand
)
Author
2019-07-10
ARM: uniphier: de-couple SG macros into base address and offset
Masahiro Yamada
2019-07-10
ARM: uniphier: detect SD boot mode
Masahiro Yamada
2019-07-10
ARM: uniphier: make boot_is_swapped() code optional
Masahiro Yamada
2019-07-10
ARM: uniphier: include <linux/io.h> from boot-device.c
Masahiro Yamada
2019-07-10
ARM: uniphier: use bool type for have_internal_stm parameter
Masahiro Yamada
2019-07-10
ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-15
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-07-26
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
2017-05-17
ARM: uniphier: add more init code for PXs3
Masahiro Yamada
2017-04-20
ARM: uniphier: show STM (SCP) status on boot and pinmon command
Masahiro Yamada
2017-02-23
ARM: uniphier: add simple eMMC load APIs instead of ROM API
Masahiro Yamada
2017-02-23
ARM: uniphier: rework spl_boot_device() and related code
Masahiro Yamada