u-boot/arch/x86
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init()
Rename interrupt_init() in arch/x86/lib/pcat_interrupts.c to
i8259_init() and create a new interrupt_init() in
arch/x86/cpu/interrupt.c to call i8259_init() followed by a
call to cpu_init_interrupts().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2014-11-25 06:34:02 -07:00
..
cpu x86: Refactor interrupt_init() 2014-11-25 06:34:02 -07:00
dts x86: dts: Add SATA settings for link 2014-11-25 06:34:01 -07:00
include/asm x86: Refactor interrupt_init() 2014-11-25 06:34:02 -07:00
lib x86: Refactor interrupt_init() 2014-11-25 06:34:02 -07:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: Rename chromebook-x86 to coreboot 2014-11-21 07:34:16 +01:00