index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
emulation
/
qemu-arm
Age
Commit message (
Expand
)
Author
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