summaryrefslogtreecommitdiffstats
path: root/board/emulation
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu: arm: select QFW, MMIO on qemu-armAsherah Connor2021-04-121-0/+2
* x86: qemu: move QFW to its own uclassAsherah Connor2021-04-121-0/+1
* ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng2021-03-054-0/+342
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* efi: capsule: Add support for uefi capsule authenticationSughosh Ganu2020-12-312-0/+49
* qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu2020-12-313-0/+70
* qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu2020-12-314-0/+107
* qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu2020-12-311-0/+5
* riscv: enable SATA disk on QEMU RISC-VHeinrich Schuchardt2020-11-171-0/+7
* riscv: sort SPECIFIC_OPTIONSHeinrich Schuchardt2020-11-171-19/+19
* x86: qemu: Remove dead codeAndy Shevchenko2020-09-013-9/+1
* arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel2020-07-291-0/+45
* arm: qemu: implement enable_caches()Ard Biesheuvel2020-07-291-0/+7
* riscv: qemu: Add syscon reboot and poweroff supportBin Meng2020-07-241-0/+4
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...Lukas Auer2020-04-232-40/+0
* efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu2020-01-071-0/+42
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* riscv: qemu: Fix kconfig build warningBin Meng2019-08-261-0/+1
* riscv: qemu: add SPL configurationLukas Auer2019-08-263-0/+29
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* qemu-riscv: enable VIRTIO_PCIDavid Abdurachmanov2019-07-181-0/+1
* riscv: qemu: Enable e1000 and nvme supportBin Meng2019-06-051-0/+2
* riscv: qemu: Enable PCI host ECAM generic driverBin Meng2019-06-051-0/+4
* riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit systemAnup Patel2019-05-091-1/+2
* riscv: qemu: enable SMPLukas Auer2019-04-081-0/+1
* riscv: Rename cpu/qemu to cpu/genericAnup Patel2019-02-271-2/+2
* riscv: qemu: Imply SIFIVE_SERIAL for emulationAnup Patel2018-12-181-0/+1
* riscv: qemu: Add platform-specific Kconfig optionsBin Meng2018-12-181-0/+1
* riscv: Add S-mode defconfigs for QEMU virt machineAnup Patel2018-12-051-0/+2
* riscv: qemu: Use different SYS_TEXT_BASE for S-modeAnup Patel2018-12-051-1/+2
* riscv: qemu: clear kernel-start/-end in device tree as workaround for BBLLukas Auer2018-11-262-0/+40
* riscv: qemu: detect and boot the kernel passed by QEMULukas Auer2018-11-262-0/+30
* riscv: qemu: use device tree passed by prior boot stageLukas Auer2018-11-261-11/+0
* x86: qemu: Imply virtio PCI transport and device driversBin Meng2018-11-141-0/+3
* arm: qemu: Enumerate virtio bus during early bootBin Meng2018-11-142-0/+14
* arm: qemu: Add a Kconfig in the board directoryBin Meng2018-11-141-0/+9
* riscv: qemu: Include some useful commandsBin Meng2018-11-141-0/+8
* riscv: qemu: Enumerate virtio bus during early bootBin Meng2018-11-142-0/+12
* riscv: Add QEMU virt board supportBin Meng2018-10-034-0/+57
* ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0Tuomas Tynkkynen2018-09-051-1/+17
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-1/+1
* x86: Drop QEMU-specific EFI payload supportBin Meng2018-06-172-5/+3
* ARM: qemu-arm: Bump RAM size in AArch64 MMU tableTuomas Tynkkynen2018-05-261-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-13/+5
* ARM: qemu-arm: Add support for AArch64Tuomas Tynkkynen2018-01-192-0/+36