- 5c5f64c riscv: qemu: Implement is_flash_available() for MTD NOR by Anup Patel · 2 years, 10 months ago
- 207f0d3 riscv: qemu: Enable HTIF console support by Anup Patel · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 94886db fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 3 years ago
- cfa44c3 qemu: common: Fix build with update capsule by Vincent Stehlé · 3 years ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- dc35df4 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years, 1 month ago
- 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 4 months ago
- 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
- 29d7192 riscv: qemu: Enable MTD NOR flash support by Bin Meng · 3 years, 4 months ago
- 27e059c efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 4 months ago
- d1bd849 efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 8 months ago
- 0f68ea4 ppc: qemu: Create a virtual memory mapping of the platform bus by Bin Meng · 3 years, 9 months ago
- 0cfc39e qemu: arm: select QFW, MMIO on qemu-arm by Asherah Connor · 3 years, 8 months ago
- 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
- 2076d99 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 11 months ago
- f62937c qemu: common: Set dfu_alt_info variable for the platform by Sughosh Ganu · 3 years, 11 months ago
- ffe9698 qemu: common: Add support for dynamic mtdparts for the platform by Sughosh Ganu · 3 years, 11 months ago
- 1316a70 qemu: arm: Initialise virtio devices in board_late_init by Sughosh Ganu · 3 years, 11 months ago
- 6058551 riscv: enable SATA disk on QEMU RISC-V by Heinrich Schuchardt · 4 years, 1 month ago
- d50b4ef riscv: sort SPECIFIC_OPTIONS by Heinrich Schuchardt · 4 years, 1 month ago
- 4a0a1f7 x86: qemu: Remove dead code by Andy Shevchenko · 4 years, 3 months ago
- cd360da arm: qemu: override flash accessors to use virtualizable instructions by Ard Biesheuvel · 4 years, 5 months ago
- 58f0bb9 arm: qemu: implement enable_caches() by Ard Biesheuvel · 4 years, 5 months ago
- dbe74cd riscv: qemu: Add syscon reboot and poweroff support by Bin Meng · 4 years, 5 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 06d5593 Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL" by Lukas Auer · 4 years, 7 months ago
- 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 5 years ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 99e54e6 riscv: qemu: Fix kconfig build warning by Bin Meng · 5 years ago
- df3f100 riscv: qemu: add SPL configuration by Lukas Auer · 5 years ago
- 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
- 8630266 qemu-riscv: enable VIRTIO_PCI by David Abdurachmanov · 5 years ago
- 0abfa5e riscv: qemu: Enable e1000 and nvme support by Bin Meng · 6 years ago
- c5ad889 riscv: qemu: Enable PCI host ECAM generic driver by Bin Meng · 6 years ago
- 3d7cb7b riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit system by Anup Patel · 6 years ago
- f11af61 riscv: qemu: enable SMP by Lukas Auer · 6 years ago
- 1240cd6 riscv: Rename cpu/qemu to cpu/generic by Anup Patel · 6 years ago
- 9fce0cc riscv: qemu: Imply SIFIVE_SERIAL for emulation by Anup Patel · 6 years ago
- 8fa4478 riscv: qemu: Add platform-specific Kconfig options by Bin Meng · 6 years ago
- 1929fe2 riscv: Add S-mode defconfigs for QEMU virt machine by Anup Patel · 6 years ago
- ea6a7a0 riscv: qemu: Use different SYS_TEXT_BASE for S-mode by Anup Patel · 6 years ago
- 74c2f12 riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL by Lukas Auer · 6 years ago
- 7fcf212 riscv: qemu: detect and boot the kernel passed by QEMU by Lukas Auer · 6 years ago
- d7db706 riscv: qemu: use device tree passed by prior boot stage by Lukas Auer · 6 years ago
- dfdd17a x86: qemu: Imply virtio PCI transport and device drivers by Bin Meng · 6 years ago
- a94f6a0 arm: qemu: Enumerate virtio bus during early boot by Bin Meng · 6 years ago
- 5329042 arm: qemu: Add a Kconfig in the board directory by Bin Meng · 6 years ago
- f08aa02 riscv: qemu: Include some useful commands by Bin Meng · 6 years ago
- 184eadb riscv: qemu: Enumerate virtio bus during early boot by Bin Meng · 6 years ago
- 8a8694d riscv: Add QEMU virt board support by Bin Meng · 6 years ago
- e09ca64 ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0 by Tuomas Tynkkynen · 6 years ago
- b3d55ea lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
- 740aa42 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
- ac92739 ARM: qemu-arm: Bump RAM size in AArch64 MMU table by Tuomas Tynkkynen · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- dfdd46d ARM: qemu-arm: Add support for AArch64 by Tuomas Tynkkynen · 7 years ago
- 28cac52 ARM: Add a new arch + board for QEMU's 'virt' machine by Tuomas Tynkkynen · 7 years ago
- 5b71c54 x86: qemu: Add a config for 64-bit U-Boot by Bin Meng · 8 years ago
- 07f4ff6 x86: qemu: Add a text base for 64-bit U-Boot by Bin Meng · 8 years ago
- 1be0c28 x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload by Bin Meng · 8 years ago
- 81a3cd8 x86: qemu: Convert to use driver model eth by Bin Meng · 9 years ago
- 752f976 x86: qemu: Support operation as an EFI payload by Simon Glass · 9 years ago
- 2229c4c x86: Support QEMU x86 targets by Bin Meng · 10 years ago