aboutsummaryrefslogtreecommitdiff
path: root/board/emulation
Commit message (Expand)AuthorAgeFilesLines
* riscv: qemu: imply GOLDFISH_RTCHeinrich Schuchardt2024-01-171-0/+2
* arm: enable support for QEMU firmware tablesHeinrich Schuchardt2024-01-071-0/+1
* configs: qemu: add config fragment for ACPIHeinrich Schuchardt2024-01-071-0/+3
* riscv: add support for QEMU firmware tablesHeinrich Schuchardt2024-01-071-0/+2
* Merge tag 'v2024.01-rc5' into nextTom Rini2023-12-181-1/+1
|\
| * risc-v: qemu: imply NVME_PCIHeinrich Schuchardt2023-12-061-1/+1
* | Merge patch series "ufs: Add a PCI UFS controller support"Tom Rini2023-11-271-0/+2
|\ \
| * | qemu: riscv: Enable UFS supportBin Meng2023-11-271-0/+2
| |/
* | scsi: Forceably finish migration to DM_SCSITom Rini2023-11-071-1/+0
* | qemu: Correct CMD_QFW dependencies in KconfigTom Rini2023-11-072-3/+2
|/
* board: Remove essentially empty board files and MakefilesTom Rini2023-10-092-5/+0
* global: Use proper project name U-Boot (next2)Michal Simek2023-09-211-1/+1
* event: Use an event to replace last_stage_init()Simon Glass2023-08-311-1/+3
* arm: qemu: Enable usb keyboard as an input deviceAlper Nebi Yasak2023-08-242-1/+6
* arm: qemu: Enable PRE_CONSOLE_BUFFERAlper Nebi Yasak2023-08-241-0/+4
* arm: qemu: Enable Bochs video supportAlper Nebi Yasak2023-08-241-0/+3
* riscv: qemu: imply CONFIG_DM_RNGHeinrich Schuchardt2023-08-101-0/+1
* x86: qemu-x86: Convert to text environmentSimon Glass2023-08-091-0/+6
* riscv: qemu: Enable usb keyboard as an input deviceBin Meng2023-08-022-0/+10
* riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng2023-08-021-24/+0
* riscv: qemu: Enable PRE_CONSOLE_BUFFERBin Meng2023-08-021-0/+5
* riscv: qemu: Enable Bochs video supportBin Meng2023-08-021-0/+3
* MAINTAINERS: Add a number of "common" directoriesTom Rini2023-07-254-0/+5
* efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima2023-06-081-1/+1
* qemu: dfu: Correct memset call in set_dfu_alt_infoTom Rini2023-04-251-1/+1
* Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass2023-02-092-2/+2
* arm: qemu: Move GUIDs to the C fileSimon Glass2023-02-061-0/+10
* arm: qemu: Switch to a text environmentSimon Glass2023-02-061-0/+12
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-313-3/+3
* riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+Bin Meng2022-10-201-1/+1
* qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board codeTom Rini2022-07-051-2/+6
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-152-1/+30
* riscv: enable CONFIG_CMD_SBI for QEMU boardsHeinrich Schuchardt2022-04-061-0/+1
* qemu: arm: Remove platform specific function to get RNG deviceSughosh Ganu2022-03-311-42/+0
* riscv: qemu: Implement is_flash_available() for MTD NORAnup Patel2022-02-101-0/+12
* riscv: qemu: Enable HTIF console supportAnup Patel2022-02-101-0/+1
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-1/+1
* fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass2021-12-231-0/+1
* qemu: common: Fix build with update capsuleVincent Stehlé2021-11-291-1/+0
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-273-3/+6
* riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas2021-10-181-0/+8
* Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass2021-09-181-0/+1
* pci: Drop DM_PCISimon Glass2021-09-131-1/+0
* riscv: qemu: Enable MTD NOR flash supportBin Meng2021-08-111-0/+2
* efi_capsule: Move signature from DTB to .rodataIlias Apalodimas2021-07-182-44/+0
* efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...Sughosh Ganu2021-05-181-6/+0
* ppc: qemu: Create a virtual memory mapping of the platform busBin Meng2021-04-152-0/+35