u-boot-brain/arch
Harm Berntsen e8fcb61852 acpi: Add missing ARM acpi_table header
The pci_mmc.c driver can generate ACPI info and therefore includes
asm/acpi_table.h by proxy. This file does not exist for the ARM
architecture and thus code compilation failed when using this
driver on ARM.

Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com>
CC: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-01-18 15:14:15 -05:00
..
arc Driver model: make some udevice fields private 2021-01-05 22:34:43 -05:00
arm acpi: Add missing ARM acpi_table header 2021-01-18 15:14:15 -05:00
m68k common: board_r: Drop arch-specific ifdefs around initr_trap 2021-01-15 14:36:12 -05:00
microblaze microblaze: Enable GCC garbage collector for full U-Boot 2020-11-20 10:42:53 +01:00
mips common: board_r: Drop arch-specific ifdefs around initr_trap 2021-01-15 14:36:12 -05:00
nds32 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header 2021-01-05 12:24:40 -07:00
nios2 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header 2021-01-05 12:24:40 -07:00
powerpc common: board_r: Drop arch-specific ifdefs around initr_trap 2021-01-15 14:36:12 -05:00
riscv riscv: dts: Add device tree for Microchip Icicle Kit 2021-01-18 11:06:38 +08:00
sandbox test: add test for dropped trace before log_init 2021-01-15 14:36:11 -05:00
sh arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header 2021-01-05 12:24:40 -07:00
x86 Driver model: make some udevice fields private 2021-01-05 22:34:43 -05:00
xtensa arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header 2021-01-05 12:24:40 -07:00
.gitignore
Kconfig linker_lists: Fix alignment issue 2020-12-18 20:32:21 -07:00
u-boot-elf.lds