summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/qemu.c
Commit message (Expand)AuthorAgeLines
* x86: qemu: Fix compiler warnings for 64-bitBin Meng2017-02-07-1/+1
* x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng2017-02-07-1/+4
* x86: squash lines for immediate returnMasahiro Yamada2016-09-23-7/+1
* cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-23-1/+1
* x86: qemu: add comment about qfw register endiannessMiao Yan2016-05-23-1/+8
* x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-23-1/+38
* x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-23-0/+2
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-23-1/+1
* x86: qemu: Convert to use DM PCI APIBin Meng2016-02-05-17/+17
* x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan2016-01-28-0/+29
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-24-5/+0
* x86: qemu: add fw_cfg supportMiao Yan2016-01-13-0/+3
* x86: Convert to use driver model timerBin Meng2015-12-01-3/+0
* x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-13-0/+82
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-14-3/+1
* x86: qemu: Support operation as an EFI payloadSimon Glass2015-08-05-0/+2
* x86: qemu: Implement PIRQ routingBin Meng2015-06-04-0/+8
* x86: Support QEMU x86 targetsBin Meng2015-06-04-0/+37