u-boot-brain/arch/x86/include/asm/arch-ivybridge
Bin Meng 63d54a6705 x86: Clean up lapic codes
This commit cleans up the lapic codes:
- Delete arch/x86/include/asm/lapic_def.h, and move register and bit
  defines into arch/x86/include/asm/lapic.h
- Use MSR defines from msr-index.h in enable_lapic() and disable_lapic()
- Remove unnecessary stuff like NEED_LAPIC, X86_GOOD_APIC and
  CONFIG_AP_IN_SIPI_WAIT
- Move struct x86_cpu_priv defines to asm/arch-ivybridge/bd82x6x.h, as
  it is not apic related and only used by ivybridge
- Fix coding convention issues

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-07-14 18:03:16 -06:00
..
bd82x6x.h x86: Clean up lapic codes 2015-07-14 18:03:16 -06:00
gpio.h x86: ich6-gpio: Move setup_pch_gpios() to board support codes 2014-12-13 22:32:04 -07:00
me.h x86: ivybridge: Implement SDRAM init 2014-11-21 07:34:15 +01:00
microcode.h x86: Add multi-processor init 2015-04-30 16:13:38 -06:00
model_206ax.h x86: Add a CPU driver for baytrail 2015-04-30 16:13:50 -06:00
mrccache.h dm: x86: spi: Convert ICH SPI driver to driver model 2015-04-18 11:11:14 -06:00
pch.h x86: ivybridge: Add SATA init 2014-11-25 06:34:01 -07:00
pei_data.h x86: move arch-specific asmlinkage to <asm/linkage.h> 2014-12-15 07:22:53 -07:00
sandybridge.h x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 2015-02-05 22:16:43 -07:00