u-boot/arch/x86/cpu
Simon Glass abb4e42b75 x86: apl: Add support for hostbridge ACPI generation
Support generating a DMAR table and add a few helper routines as well.
Also set up NHLT so that audio works.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-09-25 11:27:20 +08:00
..
apollolake x86: apl: Add support for hostbridge ACPI generation 2020-09-25 11:27:20 +08:00
baytrail cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
braswell common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
broadwell CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined 2020-08-26 09:19:16 +02:00
coreboot x86: Rename board_final_cleanup() to board_final_init() 2020-07-17 14:32:24 +08:00
efi x86: Rename board_final_cleanup() to board_final_init() 2020-07-17 14:32:24 +08:00
i386 x86: cpu: Remove unnecessary #ifdefs 2020-07-20 09:46:44 +08:00
intel_common x86: acpi: Add common Intel ACPI tables 2020-09-25 11:27:18 +08:00
ivybridge sf: Drop dm.h header file from spi_flash.h 2020-08-03 22:19:54 -04:00
qemu cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
quark x86: Change how selection of ROMs works 2020-07-28 19:30:39 -06:00
queensbay
slimbootloader common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
tangier acpi: Allow creating the GNVS to fail 2020-07-17 14:32:24 +08:00
x86_64
acpi_gpe.c x86: irq: Support flags for acpi_gpe 2020-07-17 14:32:24 +08:00
call32.S x86: call32: Append appropriate suffixes 2020-08-03 10:46:56 +08:00
config.mk Remove CROSS_COMPILE default from arch/*/config.mk 2020-07-01 10:11:03 -04:00
cpu.c x86: mp: Park CPUs before running the OS 2020-07-20 09:46:46 +08:00
cpu_x86.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
ioapic.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
irq.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
lapic.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile x86: Don't enable SMP in SPL 2020-07-20 09:46:46 +08:00
mp_init.c x86: mp: Add more comments to the module 2020-07-20 09:46:48 +08:00
mtrr.c x86: mtrr: Add support for writing to MTRRs on any CPU 2020-07-20 09:46:47 +08:00
pci.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
qfw_cpu.c
resetvec.S
sipi_vector.S x86: sipi_vector: Append appropriate suffixes 2020-08-03 10:46:56 +08:00
start.S x86: Introduce USE_EARLY_BOARD_INIT option 2020-09-01 13:38:31 +08:00
start16.S
start64.S
start_from_spl.S
start_from_tpl.S
turbo.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
u-boot-64.lds
u-boot-spl.lds
u-boot.lds
wakeup.S