index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
emulation
/
qemu-arm
Age
Commit message (
Expand
)
Author
2024-03-02
qemu-arm: round down memory to multiple of 2MB for LPAE
Igor Opaniuk
2024-01-07
arm: enable support for QEMU firmware tables
Heinrich Schuchardt
2023-11-07
qemu: Correct CMD_QFW dependencies in Kconfig
Tom Rini
2023-08-24
arm: qemu: Enable usb keyboard as an input device
Alper Nebi Yasak
2023-08-24
arm: qemu: Enable PRE_CONSOLE_BUFFER
Alper Nebi Yasak
2023-08-24
arm: qemu: Enable Bochs video support
Alper Nebi Yasak
2023-07-25
MAINTAINERS: Add a number of "common" directories
Tom Rini
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-02-09
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
Simon Glass
2023-02-06
arm: qemu: Move GUIDs to the C file
Simon Glass
2023-02-06
arm: qemu: Switch to a text environment
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
2022-03-31
qemu: arm: Remove platform specific function to get RNG device
Sughosh Ganu
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-04-12
qemu: arm: select QFW, MMIO on qemu-arm
Asherah Connor
2020-12-31
qemu: common: Set dfu_alt_info variable for the platform
Sughosh Ganu
2020-12-31
qemu: common: Add support for dynamic mtdparts for the platform
Sughosh Ganu
2020-12-31
qemu: arm: Initialise virtio devices in board_late_init
Sughosh Ganu
2020-07-29
arm: qemu: override flash accessors to use virtualizable instructions
Ard Biesheuvel
2020-07-29
arm: qemu: implement enable_caches()
Ard Biesheuvel
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-07
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2018-11-14
arm: qemu: Enumerate virtio bus during early boot
Bin Meng
2018-11-14
arm: qemu: Add a Kconfig in the board directory
Bin Meng
2018-09-05
ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0
Tuomas Tynkkynen
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-05-26
ARM: qemu-arm: Bump RAM size in AArch64 MMU table
Tuomas Tynkkynen
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-19
ARM: qemu-arm: Add support for AArch64
Tuomas Tynkkynen
2017-10-06
ARM: Add a new arch + board for QEMU's 'virt' machine
Tuomas Tynkkynen