u-boot-brain/arch/x86/cpu
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c
This code relates to the PCH, so we should move it into the same file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:09:41 +08:00
..
baytrail dm: x86: Set up interrupt routing from interrupt_init() 2016-01-24 12:07:18 +08:00
coreboot dm: x86: spi: Convert ICH SPI driver to driver model PCI API 2016-01-24 12:07:17 +08:00
efi x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
ivybridge x86: ivybridge: Move code from pch.c to bd82x6x.c 2016-01-24 12:09:41 +08:00
qemu dm: x86: Set up interrupt routing from interrupt_init() 2016-01-24 12:07:18 +08:00
quark dm: x86: quark: Add an interrupt driver 2016-01-24 12:07:18 +08:00
queensbay dm: x86: queensbay: Add an interrupt driver 2016-01-24 12:07:18 +08:00
call32.S x86: Add a way to call 32-bit code from 64-bit mode 2015-08-05 08:44:07 -06:00
call64.S x86: Tidy up the 64-bit calling code 2015-08-05 08:42:41 -06:00
config.mk
cpu_x86.c
cpu.c x86: Bring up northbridge, pch and lpc after the CPUs 2016-01-24 12:08:17 +08:00
interrupts.c dm: x86: Set up interrupt routing from interrupt_init() 2016-01-24 12:07:18 +08:00
ioapic.c
irq.c dm: x86: Drop the weak cpu_irq_init() function 2016-01-24 12:07:18 +08:00
lapic.c
Makefile x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 2015-12-09 17:44:50 +08:00
mp_init.c x86: qemu: fix cpu device in smp boot 2016-01-13 12:20:16 +08:00
mtrr.c
pci.c x86: Remove legacy pci codes 2015-11-13 06:46:25 -08:00
resetvec.S
sipi_vector.S x86: Pass correct cpu_index to ap_init() 2015-10-21 07:46:27 -06:00
start16.S
start.S Fix board init code to respect the C runtime environment 2016-01-13 21:05:17 -05:00
turbo.c
u-boot.lds