index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
boot-device
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2020-07-11
ARM: uniphier: remove sbc/ directory
Masahiro Yamada
2020-05-22
ARM: uniphier: delete or replace <common.h> includes
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
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