aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/qemu.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass
2023-05-10x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLEDTroy Kisky
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
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