u-boot/arch
Heinrich Schuchardt c659ac7cca acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
Function acpi_get_rsdp_addr() is needed on all architectures which
write ACPI tables. Move the definition from the x86 include to an
architecture independent one.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-12-13 18:39:05 -05:00
..
arc arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
arm Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" 2023-12-13 11:51:53 -05:00
m68k m68k: Remove CONFIG_FSLDMAFEC 2023-11-07 14:50:51 -05:00
microblaze microblaze: Remove common.h usage 2023-10-24 16:34:45 -04:00
mips mips: io.h: Add defines for read/write/in/out functions 2023-11-28 16:19:06 -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 riscv: io.h: Fix signatures of reads/writes functions 2023-11-28 16:19:06 -05:00
sandbox sandbox: Add a dummy booti command 2023-12-13 18:39:05 -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