summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/qemu
Commit message (Expand)AuthorAgeFilesLines
* x86: qemu: rename qemu/acpi_table.cMiao Yan2016-05-232-2/+1
* cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-231-209/+0
* cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-233-3/+3
* x86: qemu: add comment about qfw register endiannessMiao Yan2016-05-231-1/+8
* x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-231-1/+38
* x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-232-1/+4
* cmd: qfw: remove qemu_fwcfg_free_files()Miao Yan2016-05-231-2/+11
* x86: qemu: fix ACPI Kconfig optionsMiao Yan2016-05-231-1/+1
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-235-573/+247
* x86: Correct typo of Miao Yan's email addressBin Meng2016-04-221-1/+1
* x86: qemu: Drop our own ACPI implementationBin Meng2016-04-228-890/+0
* x86: Change write_acpi_tables() signature a little bitBin Meng2016-03-171-3/+2
* 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