u-boot-brain/arch/x86
Simon Glass 9bf727fcc4 dm: x86: ivybridge: Convert graphics init to use DM PCI API
Use the driver-model PCI functions here where possible. For now we have to
search for the device with pci_bus_find_bdf() but at some point we can put
this in a proper driver and avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-12 10:19:09 -07:00
..
cpu dm: x86: ivybridge: Convert graphics init to use DM PCI API 2016-01-12 10:19:09 -07:00
dts x86: Fix PCI UART compatible string for crownbay and galileo 2015-12-09 17:44:41 +08:00
include/asm dm: x86: ivybridge: Convert graphics init to use DM PCI API 2016-01-12 10:19:09 -07:00
lib x86: tsc: Move tsc_timer.c to drivers/timer 2015-12-01 06:26:35 -07:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig dm: pci: Disable PCI compatibility functions by default 2015-12-01 06:26:38 -07:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00