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-riscv
Age
Commit message (
Expand
)
Author
2019-08-26
riscv: qemu: Fix kconfig build warning
Bin Meng
2019-08-26
riscv: qemu: add SPL configuration
Lukas Auer
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-07-18
qemu-riscv: enable VIRTIO_PCI
David Abdurachmanov
2019-06-05
riscv: qemu: Enable e1000 and nvme support
Bin Meng
2019-06-05
riscv: qemu: Enable PCI host ECAM generic driver
Bin Meng
2019-05-09
riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit system
Anup Patel
2019-04-08
riscv: qemu: enable SMP
Lukas Auer
2019-02-27
riscv: Rename cpu/qemu to cpu/generic
Anup Patel
2018-12-18
riscv: qemu: Imply SIFIVE_SERIAL for emulation
Anup Patel
2018-12-18
riscv: qemu: Add platform-specific Kconfig options
Bin Meng
2018-12-05
riscv: Add S-mode defconfigs for QEMU virt machine
Anup Patel
2018-12-05
riscv: qemu: Use different SYS_TEXT_BASE for S-mode
Anup Patel
2018-11-26
riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL
Lukas Auer
2018-11-26
riscv: qemu: detect and boot the kernel passed by QEMU
Lukas Auer
2018-11-26
riscv: qemu: use device tree passed by prior boot stage
Lukas Auer
2018-11-14
riscv: qemu: Include some useful commands
Bin Meng
2018-11-14
riscv: qemu: Enumerate virtio bus during early boot
Bin Meng
2018-10-03
riscv: Add QEMU virt board support
Bin Meng