u-boot/arch/x86/include/asm
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs
Each CPU needs to have its microcode loaded. Add support for this so that
all CPUs will have the same version.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-03-17 10:27:25 +08:00
..
arch-baytrail/fsp x86: Drop asm/arch/gpio.h 2016-02-05 12:47:21 +08:00
arch-coreboot x86: Move sysinfo related to sysinfo.h 2016-03-17 10:27:21 +08:00
arch-ivybridge x86: ivybridge: Drop sandybridge_early_init() 2016-03-17 10:27:24 +08:00
arch-qemu x86: Drop asm/arch/gpio.h 2016-02-05 12:47:21 +08:00
arch-quark x86: Drop asm/arch/gpio.h 2016-02-05 12:47:21 +08:00
arch-queensbay x86: Drop asm/arch/gpio.h 2016-02-05 12:47:21 +08:00
fsp
video
acpi.h
acpi_table.h x86: Change write_acpi_tables() signature a little bit 2016-03-17 10:27:22 +08:00
atomic.h
bitops.h
bootm.h
bootparam.h
byteorder.h
cache.h
config.h
control_regs.h
coreboot_tables.h x86: Implement functions for writing coreboot table 2016-03-17 10:27:22 +08:00
cpu.h x86: cpu: Add functions to return the family and stepping 2016-03-17 10:27:24 +08:00
cpu_common.h x86: Move common CPU code to its own place 2016-03-17 10:27:24 +08:00
cpu_x86.h
e820.h
elf.h
errno.h
fw_cfg.h x86: qemu: add the ability to load and link ACPI tables from QEMU 2016-01-28 13:53:30 +08:00
global_data.h
gpio.h x86: gpio: Correct GPIO setup ordering 2016-03-17 10:27:23 +08:00
i8254.h
i8259.h
ibmpc.h
init_helpers.h
intel_regs.h x86: Move common CPU code to its own place 2016-03-17 10:27:24 +08:00
interrupt.h
io.h x86: Allow I/O functions to use pointers 2016-03-17 10:27:25 +08:00
ioapic.h
ioctl.h
irq.h dm: x86: Drop the weak cpu_irq_init() function 2016-01-24 12:07:18 +08:00
ist.h
lapic.h
linkage.h
lpc_common.h x86: Move common LPC code to its own place 2016-03-17 10:27:24 +08:00
me_common.h x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00
microcode.h x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
mp.h
mpspec.h
mrccache.h
msr-index.h x86: Add some more common MSR indexes 2016-03-17 10:27:23 +08:00
msr.h
mtrr.h
pci.h x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE 2016-02-05 12:47:24 +08:00
pirq_routing.h x86: irq: Move irq_router to a per driver priv 2016-02-05 12:47:22 +08:00
pnp_def.h
posix_types.h
post.h x86: Correct duplicate POST values 2016-03-17 10:27:23 +08:00
processor-flags.h
processor.h x86: Rename PORT_RESET to IO_PORT_RESET 2016-03-17 10:27:24 +08:00
ptrace.h
relocate.h
report_platform.h x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00
sections.h
sfi.h
sipi.h x86: Add comments to the SIPI vector 2016-03-17 10:27:23 +08:00
smbios.h
speedstep.h
string.h
tables.h x86: Support booting SeaBIOS 2016-03-17 10:27:22 +08:00
turbo.h
types.h
u-boot-x86.h x86: baytrail: Add option to disable the internal UART to setup_early_uart() 2016-01-28 13:53:30 +08:00
u-boot.h
unaligned.h
zimage.h