u-boot/arch/x86/cpu/qemu
Bin Meng 6039200c65 x86: qemu: Convert to use DM PCI API
Use pci_[read|write]_config intead of x86_pci_[read|write]_config.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2016-02-05 12:47:22 +08:00
..
acpi x86: Add DSDT table for supporting ACPI on QEMU 2015-08-26 07:54:14 -07:00
Kconfig x86: qemu: setup PM IO base for ACPI in southbridge 2016-01-28 13:53:30 +08:00
Makefile x86: qemu: add the ability to load and link ACPI tables from QEMU 2016-01-28 13:53:30 +08:00
acpi.c x86: Add ACPI table support to QEMU 2015-08-26 07:54:14 -07:00
car.S x86: Support QEMU x86 targets 2015-06-04 02:39:38 -06:00
cpu.c x86: qemu: fix cpu device in smp boot 2016-01-13 12:20:16 +08:00
dram.c x86: Support QEMU x86 targets 2015-06-04 02:39:38 -06:00
dsdt.asl x86: Add DSDT table for supporting ACPI on QEMU 2015-08-26 07:54:14 -07:00
fw_cfg.c x86: qemu: add the ability to load and link ACPI tables from QEMU 2016-01-28 13:53:30 +08:00
qemu.c x86: qemu: Convert to use DM PCI API 2016-02-05 12:47:22 +08:00