summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/qemu.c
AgeCommit message (Expand)Author
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-02-07x86: qemu: Fix compiler warnings for 64-bitBin Meng
2017-02-07x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng
2016-09-23x86: squash lines for immediate returnMasahiro Yamada
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan
2016-05-23x86: qemu: add comment about qfw register endiannessMiao Yan
2016-05-23x86: qemu: move x86 specific operations out of qfw coreMiao Yan
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini
2016-02-05x86: qemu: Convert to use DM PCI APIBin Meng
2016-01-28x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2016-01-13x86: qemu: add fw_cfg supportMiao Yan
2015-12-01x86: Convert to use driver model timerBin Meng
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-05x86: qemu: Support operation as an EFI payloadSimon Glass
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng