aboutsummaryrefslogtreecommitdiff
path: root/board/emulation/qemu-arm/qemu-arm.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06board: emulation: Remove <common.h> and add needed includesTom Rini
2024-03-02qemu-arm: round down memory to multiple of 2MB for LPAEIgor Opaniuk
2023-08-24arm: qemu: Enable usb keyboard as an input deviceAlper Nebi Yasak
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-03-31qemu: arm: Remove platform specific function to get RNG deviceSughosh Ganu
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu
2020-07-29arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel
2020-07-29arm: qemu: implement enable_caches()Ard Biesheuvel
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-07efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu
2018-11-14arm: qemu: Enumerate virtio bus during early bootBin 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-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
2017-10-06ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen