aboutsummaryrefslogtreecommitdiffstats
path: root/board/emulation
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-195-2/+5
* board: emulation: Remove <common.h> and add needed includesTom Rini2024-05-065-5/+2
* Merge patch series "Resolve issues with booting distros on x86"WIP/10Apr2024Tom Rini2024-04-101-1/+2
|\
| * x86: qemu: Expand ROM sizeSimon Glass2024-04-101-1/+2
* | riscv: Move virtio scan to board_late_init()Łukasz Stelmach2024-04-091-6/+6
* | qemu-arm: round down memory to multiple of 2MB for LPAEIgor Opaniuk2024-03-021-0/+12
* | qemu-x86*: Remove empty config headerTom Rini2024-02-272-5/+0
* | 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"WIP/27Nov2023-nextTom Rini2023-11-271-0/+2
|\ \
| * | qemu: riscv: Enable UFS supportBin Meng2023-11-271-0/+2
| |/
* | scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom 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()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon 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_HOSTFILEWIP/27Oct2021Ilias Apalodimas2021-10-273-3/+6