summaryrefslogtreecommitdiff
path: root/board/emulation
AgeCommit message (Expand)Author
2025-03-25riscv: qemu: imply CONFIG_RNG_RISCV_ZKRHeinrich Schuchardt
2025-03-12emulation: qemu-sbsa: Enable PCI enumerationPatrick Rudolph
2025-03-12emulation: qemu-sbsa: Select SYS_PCI_64BITPatrick Rudolph
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-12-06arm: qemu: fix update_info declarationVincent Stehlé
2024-11-13board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDRHeinrich Schuchardt
2024-10-28riscv: qemu: Enable EFI framebufferLekKit
2024-10-27board: emulation: Add QEMU sbsa supportPatrick Rudolph
2024-07-04board: emulation: New board qemu-xtensaJiaxun Yang
2024-05-06board: emulation: Remove <common.h> and add needed includesTom Rini
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: qemu: Expand ROM sizeSimon Glass
2024-04-09riscv: Move virtio scan to board_late_init()Łukasz Stelmach
2024-03-02qemu-arm: round down memory to multiple of 2MB for LPAEIgor Opaniuk
2024-02-27qemu-x86*: Remove empty config headerTom Rini
2024-01-17riscv: qemu: imply GOLDFISH_RTCHeinrich Schuchardt
2024-01-07arm: enable support for QEMU firmware tablesHeinrich Schuchardt
2024-01-07configs: qemu: add config fragment for ACPIHeinrich Schuchardt
2024-01-07riscv: add support for QEMU firmware tablesHeinrich Schuchardt
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-06risc-v: qemu: imply NVME_PCIHeinrich Schuchardt
2023-11-27Merge patch series "ufs: Add a PCI UFS controller support"Tom Rini
2023-11-27qemu: riscv: Enable UFS supportBin Meng
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-11-07qemu: Correct CMD_QFW dependencies in KconfigTom Rini
2023-10-09board: Remove essentially empty board files and MakefilesTom Rini
2023-09-21global: Use proper project name U-Boot (next2)Michal Simek
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-24arm: qemu: Enable usb keyboard as an input deviceAlper Nebi Yasak
2023-08-24arm: qemu: Enable PRE_CONSOLE_BUFFERAlper Nebi Yasak
2023-08-24arm: qemu: Enable Bochs video supportAlper Nebi Yasak
2023-08-10riscv: qemu: imply CONFIG_DM_RNGHeinrich Schuchardt
2023-08-09x86: qemu-x86: Convert to text environmentSimon Glass
2023-08-02riscv: qemu: Enable usb keyboard as an input deviceBin Meng
2023-08-02riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng
2023-08-02riscv: qemu: Enable PRE_CONSOLE_BUFFERBin Meng
2023-08-02riscv: qemu: Enable Bochs video supportBin Meng
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-04-25qemu: dfu: Correct memset call in set_dfu_alt_infoTom Rini
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass
2023-02-06arm: qemu: Switch to a text environmentSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-20riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+Bin Meng
2022-07-05qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board codeTom Rini
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu