summaryrefslogtreecommitdiff
path: root/board/emulation
AgeCommit message (Expand)Author
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
2020-11-17riscv: enable SATA disk on QEMU RISC-VHeinrich Schuchardt
2020-11-17riscv: sort SPECIFIC_OPTIONSHeinrich Schuchardt
2020-09-01x86: qemu: Remove dead codeAndy Shevchenko
2020-07-29arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel
2020-07-29arm: qemu: implement enable_caches()Ard Biesheuvel
2020-07-24riscv: qemu: Add syscon reboot and poweroff supportBin Meng
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-23Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...Lukas Auer
2020-01-07efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-26riscv: qemu: Fix kconfig build warningBin Meng
2019-08-26riscv: qemu: add SPL configurationLukas Auer
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-07-18qemu-riscv: enable VIRTIO_PCIDavid Abdurachmanov
2019-06-05riscv: qemu: Enable e1000 and nvme supportBin Meng