u-boot-brain/arch/x86
Bin Meng 3299be2479 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
Intel Quark processor core provides an integrated Local APIC but
does not support the IA32_APIC_BASE MSR. As a result, the Local
APIC is always globally enabled and the Local APIC base address
is fixed at 0xfee00000. Attempting to access the IA32_APIC_BASE
MSR causes a general protection fault.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-23 15:27:41 +08:00
..
cpu x86: Don't touch IA32_APIC_BASE MSR on Intel Quark 2016-05-23 15:27:41 +08:00
dts x86: galileo: Enable CPU driver 2016-05-23 15:27:41 +08:00
include/asm x86: baytrail: Add GPIO ASL description 2016-05-23 15:18:00 +08:00
lib x86: acpi: Remove header length check when writing tables 2016-05-23 15:18:00 +08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Add some notes for MRC cache with Intel FSP 2016-05-23 15:18:00 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00