u-boot/arch/arm/cpu/armv7
Tom Rini 302b41d539 Kbuild: Always use $(PHASE_)
It is confusing to have both "$(PHASE_)" and "$(XPL_)" be used in our
Makefiles as part of the macros to determine when to do something in our
Makefiles based on what phase of the build we are in. For consistency,
bring this down to a single macro and use "$(PHASE_)" only.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-04-11 12:16:44 -06:00
..
bcm235xx arm: cpu: Remove duplicate newlines 2024-07-15 12:12:16 -06:00
bcm281xx arm: cpu: Remove duplicate newlines 2024-07-15 12:12:16 -06:00
bcmcygnus Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
bcmnsp Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
iproc-common Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ls102xa arm: cpu: Remove duplicate newlines 2024-07-15 12:12:16 -06:00
s5p4418 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
s5p-common arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
sunxi arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
vf610 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
arch_timer.c arm: cpu: Remove duplicate newlines 2024-07-15 12:12:16 -06:00
cache_v7_asm.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cache_v7.c treewide: Add a function to change page permissions 2025-03-14 13:37:54 +02:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cp15.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cpu.c arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
exception_level.c arm: use type jmp_buf instead of struct jmp_buf_data 2025-03-10 07:41:23 +01:00
Kconfig sunxi: psci: implement PSCI on R528 2023-10-22 23:41:52 +01:00
lowlevel_init.S spl: Use CONFIG_VAL() to obtain the SPL stack 2025-03-13 10:36:10 -06:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
mpu_v7r.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
nonsec_virt.S ARM: psci: move GIC address override to Kconfig 2023-10-11 13:22:32 -04:00
psci-common.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
psci.S psci: fix use of clobbered registers in asm 2023-06-20 16:08:13 -04:00
sctlr.S ARM: armv7: Add C wrapper for allow_unaligned() 2023-07-01 17:29:15 +02:00
smccc-call.S arm: Leave smccc calls in .text when efi_loader=n 2019-02-13 09:40:06 +01:00
start.S spl: Use CONFIG_VAL() to obtain the SPL stack 2025-03-13 10:36:10 -06:00
syslib.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
virt-dt.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
virt-v7.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00