summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/qemu/qemu.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-231-1/+1
* 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-231-0/+2
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-231-1/+1
* x86: qemu: Convert to use DM PCI APIBin Meng2016-02-051-17/+17
* x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan2016-01-281-0/+29
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-241-5/+0
* x86: qemu: add fw_cfg supportMiao Yan2016-01-131-0/+3
* x86: Convert to use driver model timerBin Meng2015-12-011-3/+0
* x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-131-0/+82
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-141-3/+1
* x86: qemu: Support operation as an EFI payloadSimon Glass2015-08-051-0/+2
* x86: qemu: Implement PIRQ routingBin Meng2015-06-041-0/+8
* x86: Support QEMU x86 targetsBin Meng2015-06-041-0/+37
OpenPOWER on IntegriCloud