index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
qemu
/
qemu.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-08-09
x86: Run QEMU machine setup in SPL
Simon Glass
2023-05-10
x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
Troy Kisky
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-06-17
x86: Drop QEMU-specific EFI payload support
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-02-07
x86: qemu: Fix compiler warnings for 64-bit
Bin Meng
2017-02-07
x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper
Bin Meng
2016-09-23
x86: squash lines for immediate return
Masahiro Yamada
2016-05-23
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
x86: qemu: add comment about qfw register endianness
Miao Yan
2016-05-23
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
2016-05-23
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-02-05
x86: qemu: Convert to use DM PCI API
Bin Meng
2016-01-28
x86: qemu: setup PM IO base for ACPI in southbridge
Miao Yan
2016-01-24
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-13
x86: qemu: add fw_cfg support
Miao Yan
2015-12-01
x86: Convert to use driver model timer
Bin Meng
2015-11-13
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
Bin Meng
2015-08-14
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-05
x86: qemu: Support operation as an EFI payload
Simon Glass
2015-06-04
x86: qemu: Implement PIRQ routing
Bin Meng
2015-06-04
x86: Support QEMU x86 targets
Bin Meng