u-boot/arch/arm
Sean Anderson afdd2d98c2 spl: Remove filename from spl_load_info
For filesystems, filename serves the same purpose as priv. However,
spl_load_fit_image also uses it to determine whether to use a DMA-aligned
buffer. This is beneficial for FAT, which uses a bounce-buffer if the
destination is not DMA-aligned. However, this is unnecessary now that
filesystems set bl_len to ARCH_DMA_MINALIGN instead. With this done, we can
remove filename entirely.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-11-16 13:49:14 -05:00
..
cpu sunxi: psci: implement PSCI on R528 2023-10-22 23:41:52 +01:00
dts ARM: dts: stm32: Add STM32MP257F Evaluation board support 2023-11-13 10:55:38 +01:00
include arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch 2023-11-13 10:55:38 +01:00
lib arm: semihosting: Support semihosting fallback on 32-bit ARM 2023-11-10 12:52:33 -05:00
mach-apple arm: apple: Add initial Apple M2 Ultra support 2023-10-11 13:22:32 -04:00
mach-aspeed
mach-at91 board: Add support for Conclusive KSTR-SAMA5D27 2023-10-23 17:07:06 +03:00
mach-bcm283x arm: bcm283x undefined reference to "print_cpuinfo" 2023-08-17 16:39:20 -04:00
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
mach-exynos exynos: Cleanup exynos_init 2023-10-09 15:24:31 -04:00
mach-highbank
mach-histb
mach-hpe
mach-imx spl: Refactor spl_load_info->read to use units of bytes 2023-11-16 13:49:14 -05:00
mach-integrator
mach-ipq40xx arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
mach-k3 ti: k3: Drop <common.h> usage 2023-11-07 14:50:52 -05:00
mach-keystone arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
mach-kirkwood arm: kirkwood: Add support for ZyXEL NSA325 board 2023-10-16 11:10:42 +02:00
mach-lpc32xx
mach-mediatek arm: mediatek: add support for MediaTek MT7988 SoC 2023-08-03 09:40:50 -04:00
mach-meson arch: meson: use secure monitor driver 2023-10-15 12:23:48 +02:00
mach-mvebu scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
mach-nexell
mach-npcm
mach-octeontx
mach-octeontx2
mach-omap2 scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile arm: mach-rmobile: Drop <common.h> 2023-11-02 11:30:18 +01:00
mach-rockchip Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
mach-s5pc1xx
mach-snapdragon Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
mach-socfpga spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed 2023-10-06 14:38:12 -04:00
mach-sti
mach-stm32
mach-stm32mp Introduce STM32MP2 SoCs family support 2023-11-13 13:35:57 -05:00
mach-sunxi spl: Remove filename from spl_load_info 2023-11-16 13:49:14 -05:00
mach-tegra arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
mach-u8500
mach-uniphier common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-versal arm64: versal: Add SelectMAP boot mode identification 2023-10-09 13:03:23 +02:00
mach-versal-net arm64: versal: Add SelectMAP boot mode identification 2023-10-09 13:03:23 +02:00
mach-versatile
mach-zynq
mach-zynqmp arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig arm: Enable SYS_THUMB_BUILD on AT91 2023-11-16 13:48:58 -05:00
Kconfig.debug
Makefile