u-boot/arch/x86
Simon Glass 4acc83d437 x86: ivybridge: Set up the LPC device using driver model
Find the LPC device in arch_cpu_init_dm() as a first step to converting
this code to use driver model. Probing the LPC will probe its parent (the
PCH) automatically, so make sure that probing the PCH does nothing before
relocation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:07:19 +08:00
..
cpu x86: ivybridge: Set up the LPC device using driver model 2016-01-24 12:07:19 +08:00
dts x86: ivybridge: Set up the LPC device using driver model 2016-01-24 12:07:19 +08:00
include/asm dm: x86: Drop the weak cpu_irq_init() function 2016-01-24 12:07:18 +08:00
lib x86: Use the IRQ device when setting up the mptable 2016-01-24 12:07:18 +08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 2016-01-13 12:20:14 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00