summaryrefslogtreecommitdiff
path: root/board/emulation/qemu-x86
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini1-1/+2
2024-04-10x86: qemu: Expand ROM sizeSimon Glass1-1/+2
2024-02-27qemu-x86*: Remove empty config headerTom Rini2-5/+0
2023-11-07qemu: Correct CMD_QFW dependencies in KconfigTom Rini1-1/+1
2023-10-09board: Remove essentially empty board files and MakefilesTom Rini2-5/+0
2023-08-09x86: qemu-x86: Convert to text environmentSimon Glass1-0/+6
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini1-0/+2
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor1-0/+1
2020-09-01x86: qemu: Remove dead codeAndy Shevchenko3-9/+1
2018-11-14x86: qemu: Imply virtio PCI transport and device driversBin Meng1-0/+3
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng2-5/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2017-02-07x86: qemu: Add a config for 64-bit U-BootBin Meng2-1/+8
2017-02-07x86: qemu: Add a text base for 64-bit U-BootBin Meng1-2/+2
2016-08-30x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payloadBin Meng1-0/+2
2015-11-13x86: qemu: Convert to use driver model ethBin Meng2-14/+1
2015-08-05x86: qemu: Support operation as an EFI payloadSimon Glass1-2/+3
2015-06-04x86: Support QEMU x86 targetsBin Meng5-0/+59