summaryrefslogtreecommitdiff
path: root/board/emulation
AgeCommit message (Expand)Author
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
2019-06-05riscv: qemu: Enable PCI host ECAM generic driverBin Meng
2019-05-09riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit systemAnup Patel
2019-04-08riscv: qemu: enable SMPLukas Auer
2019-02-27riscv: Rename cpu/qemu to cpu/genericAnup Patel
2018-12-18riscv: qemu: Imply SIFIVE_SERIAL for emulationAnup Patel
2018-12-18riscv: qemu: Add platform-specific Kconfig optionsBin Meng
2018-12-05riscv: Add S-mode defconfigs for QEMU virt machineAnup Patel
2018-12-05riscv: qemu: Use different SYS_TEXT_BASE for S-modeAnup Patel
2018-11-26riscv: qemu: clear kernel-start/-end in device tree as workaround for BBLLukas Auer
2018-11-26riscv: qemu: detect and boot the kernel passed by QEMULukas Auer
2018-11-26riscv: qemu: use device tree passed by prior boot stageLukas Auer
2018-11-14x86: qemu: Imply virtio PCI transport and device driversBin Meng
2018-11-14arm: qemu: Enumerate virtio bus during early bootBin Meng
2018-11-14arm: qemu: Add a Kconfig in the board directoryBin Meng
2018-11-14riscv: qemu: Include some useful commandsBin Meng
2018-11-14riscv: qemu: Enumerate virtio bus during early bootBin Meng
2018-10-03riscv: Add QEMU virt board supportBin Meng
2018-09-05ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0Tuomas Tynkkynen
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng
2018-05-26ARM: qemu-arm: Bump RAM size in AArch64 MMU tableTuomas Tynkkynen
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-19ARM: qemu-arm: Add support for AArch64Tuomas Tynkkynen