u-boot-brain/arch/x86
Bin Meng 7f5df8d42d x86: Add MultiProcessor (MP) table APIs
The MP table provides a way for the operating system to support
for symmetric multiprocessing as well as symmetric I/O interrupt
handling with the local APIC and I/O APIC. We provide a bunch of
APIs for U-Boot to write the floating table, configuration table
header as well as base and extended table entries.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-07-14 18:03:17 -06:00
..
cpu x86: Remove inline for lapic access routines 2015-07-14 18:03:17 -06:00
dts x86: queensbay: Correct Topcliff device irqs 2015-07-14 18:03:16 -06:00
include/asm x86: Add MultiProcessor (MP) table APIs 2015-07-14 18:03:17 -06:00
lib x86: Add MultiProcessor (MP) table APIs 2015-07-14 18:03:17 -06:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig x86: kconfig: Fix minor nits in MAX_CPUS 2015-07-14 18:03:15 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00