u-boot/arch
Tom Rini f90dee1a39 m68k: Rework asm/global_data.h slightly
In the architecture global data, replace the one case of u32 with
unsigned long. Now, we can drop config.h here but then do need to add it
in two m68k-centric spaces.

Acked-by: Angelo Dureghello <angelo@kernel-space.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-12-21 08:54:37 -05:00
..
arc arc: Cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
arm arm: Remove <asm/types.h> from asm/global_data.h 2023-12-21 08:54:37 -05:00
m68k m68k: Rework asm/global_data.h slightly 2023-12-21 08:54:37 -05:00
microblaze microblaze: Remove common.h usage 2023-10-24 16:34:45 -04:00
mips clk: treewide: switch to clock dump from clk_ops 2023-12-15 13:05:54 -05:00
nios2 nios2: io.h: Add defines for ins/outs functions 2023-11-28 16:19:06 -05:00
powerpc Merge patch series "Import "string" I/O functions from Linux" 2023-11-28 16:19:19 -05:00
riscv Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next 2023-12-18 09:56:58 -05:00
sandbox sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h 2023-12-21 08:54:37 -05:00
sh spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN 2023-10-06 14:38:12 -04:00
x86 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h 2023-12-13 18:39:05 -05:00
xtensa xtensa: io.h: Add defines for ins/outs functions 2023-11-28 16:19:06 -05:00
.gitignore
Kconfig scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
Kconfig.nxp LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds