aboutsummaryrefslogtreecommitdiff
path: root/board/emulation
AgeCommit message (Expand)Author
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
2022-04-06riscv: enable CONFIG_CMD_SBI for QEMU boardsHeinrich Schuchardt
2022-03-31qemu: arm: Remove platform specific function to get RNG deviceSughosh Ganu
2022-02-10riscv: qemu: Implement is_flash_available() for MTD NORAnup Patel
2022-02-10riscv: qemu: Enable HTIF console supportAnup Patel
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-12-23fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass
2021-11-29qemu: common: Fix build with update capsuleVincent Stehlé
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass
2021-09-13pci: Drop DM_PCISimon Glass
2021-08-11riscv: qemu: Enable MTD NOR flash supportBin Meng
2021-07-18efi_capsule: Move signature from DTB to .rodataIlias Apalodimas
2021-05-18efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...Sughosh Ganu
2021-04-15ppc: qemu: Create a virtual memory mapping of the platform busBin Meng
2021-04-12qemu: arm: select QFW, MMIO on qemu-armAsherah Connor
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-03-05ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu
2020-12-31qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu
2020-12-31qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu