u-boot-brain/arch/x86
Simon Glass 5213f280fc x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
Convert this function over to use the driver model PCI API. In this case
we want to avoid using the real PCI devices since they have not yet been
probed. Instead, write directly to their PCI configuration address.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:09:41 +08:00
..
cpu x86: ivybridge: Convert enable_usb_bar() to use DM PCI API 2016-01-24 12:09:41 +08:00
dts x86: ivybridge: Use the I2C driver to perform SMbus init 2016-01-24 12:09:41 +08:00
include/asm x86: ivybridge: Move LPC init into the LPC probe() method 2016-01-24 12:09:40 +08:00
lib x86: Don't show an error when the MRC cache is up to date 2016-01-24 12:08:17 +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