u-boot/arch/x86
Simon Glass 655925a9c5 x86: ivybridge: Move northbridge init into the probe() method
Now that we have a proper driver for the nortbridge, set it up in by probing
it, and move the early init code into the probe() method.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:08:16 +08:00
..
cpu x86: ivybridge: Move northbridge init into the probe() method 2016-01-24 12:08:16 +08:00
dts x86: ivybridge: Add a driver for the bd82x6x northbridge 2016-01-24 12:08:16 +08:00
include/asm x86: ivybridge: Rename bd82x6x_init() 2016-01-24 12:07:19 +08:00
lib dm: x86: Add a northbridge uclass 2016-01-24 12:08:16 +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