u-boot-brain/arch/x86
Simon Glass 412400abaa x86: Split out fsp_init_phase_pci() code into a new function
This code may be useful for boards that use driver model for PCI.

Note: It would be better to have driver model automatically call this
function somehow. However for now it is probably safer to have it under
board control.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-14 03:24:21 -06:00
..
cpu x86: Tidy up the PIRQ routing code a little 2015-08-14 03:24:21 -06:00
dts x86: baytrail: Configure FSP UPD from device tree 2015-08-14 03:24:21 -06:00
include/asm x86: Split out fsp_init_phase_pci() code into a new function 2015-08-14 03:24:21 -06:00
lib x86: Split out fsp_init_phase_pci() code into a new function 2015-08-14 03:24:21 -06:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Handle running as EFI payload 2015-08-05 08:44:08 -06:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00