u-boot/drivers
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
..
adc
ata Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
axi
bios_emulator bios_emulator: fix incorrect printing of address in "jump near immediate" 2024-12-15 11:39:23 -06:00
block Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
bootcount Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig 2025-02-14 10:19:24 -06:00
bus Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
button button: qcom-pmic: add software debounce 2025-01-22 16:35:18 +01:00
cache
clk Merge patch series "airoha: Add initial support AN7581" 2025-04-01 08:45:46 -06:00
core Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
cpu cpu: imx8_cpu: Print Speed grade if IMX_TMU 2025-03-25 08:32:16 -03:00
crypto crypto: fsl_hash: fix flush dcache alignment in caam_hash() 2025-03-03 14:18:50 +08:00
ddr Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
demo
dfu Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
dma Merge patch series "drivers: Driver support for ADI SC5xx SoCs" 2025-03-12 10:25:13 -06:00
extcon
fastboot fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enable 2025-01-31 08:57:39 +01:00
firmware Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
fpga fpga: Avoid ignored-qualifiers warning 2025-02-05 16:22:55 +01:00
fuzz
fwu-mdata
gpio Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
hwspinlock
i2c Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
input
iommu Merge patch series "Fix device removal order for Apple dart iommu" 2024-11-24 15:41:32 -06:00
led Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
mailbox Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
memory memory: ti-gpmc: Alloc per driver private struct 2025-03-13 14:23:05 -06:00
mfd
misc Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
mmc Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
mtd Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next 2025-03-17 10:18:18 -06:00
mux Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
net net: am65-cpsw: cpsw_mdio: fix typo in error message 2025-03-31 17:04:20 -06:00
nvme Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
pch
pci pci_auto: Downgrade prefetch if necessary 2025-03-12 10:23:59 -06:00
pci_endpoint
phy Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
pinctrl Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
power Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
pwm pwm: mediatek: add pwm support for MediaTek MT7987 SoC 2025-03-30 09:14:44 -06:00
qe
ram ram: renesas: dbsc5: Pass udevice and MODEMR0 to dbsc5_get_board_data() 2025-03-29 02:33:24 +01:00
reboot-mode
remoteproc Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
reset Merge patch series "airoha: Add initial support AN7581" 2025-04-01 08:45:46 -06:00
rng rng: msm: keep core clock disabled when PRNG not in use 2025-03-17 13:38:18 +00:00
rtc rtc: emul_rtc: Make emul_rtc_probe() static 2025-02-10 10:29:10 -06:00
scsi scsi: do not fill the LUN in the second CDB byte 2025-01-31 11:28:55 -06:00
serial Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
sm
smem
soc arm64: versal2: Show major and minor silicon version 2025-03-03 16:09:59 +01:00
sound
spi Merge patch series "drivers: Driver support for ADI SC5xx SoCs" 2025-03-12 10:25:13 -06:00
spmi
sysinfo sysinfo: Add driver for IOT2050 boards 2025-02-28 08:41:54 -06:00
sysreset sysreset: qcom-pshold: remove ARCH_IPQ40XX dependency 2025-03-17 13:38:19 +00:00
tee
thermal
timer Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
tpm tpm: unconstify tpm_tis_chip_data 2025-02-18 08:26:43 -06:00
ufs ufs: core: sync ufshci.h with Linux v6.12 2025-03-18 15:55:08 +01:00
usb Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
video Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
virtio blk: Make block subsystems select BLK 2025-01-20 19:26:54 -06:00
w1
w1-eeprom
watchdog Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour" 2025-03-30 09:11:07 -06:00
xen
Kconfig
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00