summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/qemu
Commit message (Expand)AuthorAgeFilesLines
* x86: qemu: Convert to use DM PCI APIBin Meng2016-02-051-17/+17
* x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan2016-01-282-0/+255
* x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan2016-01-282-0/+36
* x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan2016-01-281-14/+49
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-241-5/+0
* x86: qemu: fix cpu device in smp bootMiao Yan2016-01-131-11/+0
* x86: qemu: add a cpu uclass driver for qemu targetMiao Yan2016-01-132-1/+58
* x86: qemu: add fw_cfg supportMiao Yan2016-01-133-1/+287
* x86: tsc: Remove legacy timer codesBin Meng2015-12-011-1/+0
* x86: Convert to use driver model timerBin Meng2015-12-011-3/+0
* x86: qemu: Convert to use driver model pciBin Meng2015-11-132-50/+0
* x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-132-72/+82
* x86: qemu: Remove call to vgabios executionBin Meng2015-11-131-18/+1
* x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha2015-08-267-1/+712
* x86: Add ACPI table support to QEMUSaket Sinha2015-08-262-0/+177
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-141-3/+1
* x86: qemu: Support operation as an EFI payloadSimon Glass2015-08-052-1/+6
* x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng2015-07-281-0/+4
* x86: qemu: Enable writing MP tableBin Meng2015-07-281-3/+31
* x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng2015-07-281-1/+6
* x86: qemu: Implement PIRQ routingBin Meng2015-06-041-0/+8
* x86: qemu: Adjust VGA initializationBin Meng2015-06-041-19/+15
* x86: qemu: Enable legacy IDE I/O ports decodeBin Meng2015-06-041-0/+14
* x86: qemu: Turn on legacy segments decodeBin Meng2015-06-041-0/+20
* x86: qemu: Add graphics supportBin Meng2015-06-041-1/+23
* x86: Support QEMU x86 targetsBin Meng2015-06-046-0/+187
OpenPOWER on IntegriCloud