u-boot/drivers/block
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
..
blk-uclass.c block: make blk_create_device() static 2024-10-24 11:20:58 -06:00
blk_legacy.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
blkcache.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
blkmap.c blkmap: pass information on ISO image to the OS 2025-03-26 13:28:08 +02:00
blkmap_helper.c blkmap: add an attribute to preserve the mem mapping 2025-03-26 13:28:08 +02:00
efi-media-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
efi_blk.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
host-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
host_dev.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ide.c drivers: block: Remove duplicate newlines 2024-07-22 10:53:04 -06:00
Kconfig treewide: Replace Maximumm with Maximum in Kconfig symbol description 2025-01-24 14:15:05 -06:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
rkmtd.c rockchip: block: simplify rkmtd driver 2024-10-24 11:20:45 -06:00
sandbox.c sandbox: Return error code from read/write/seek 2024-08-09 16:03:19 -06:00
sb_efi_media.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00