summaryrefslogtreecommitdiff
path: root/board/emulation/qemu-riscv
AgeCommit message (Expand)Author
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-26riscv: qemu: Fix kconfig build warningBin Meng
2019-08-26riscv: qemu: add SPL configurationLukas Auer
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-07-18qemu-riscv: enable VIRTIO_PCIDavid Abdurachmanov
2019-06-05riscv: qemu: Enable e1000 and nvme supportBin Meng
2019-06-05riscv: qemu: Enable PCI host ECAM generic driverBin Meng
2019-05-09riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit systemAnup Patel
2019-04-08riscv: qemu: enable SMPLukas Auer
2019-02-27riscv: Rename cpu/qemu to cpu/genericAnup Patel
2018-12-18riscv: qemu: Imply SIFIVE_SERIAL for emulationAnup Patel
2018-12-18riscv: qemu: Add platform-specific Kconfig optionsBin Meng
2018-12-05riscv: Add S-mode defconfigs for QEMU virt machineAnup Patel
2018-12-05riscv: qemu: Use different SYS_TEXT_BASE for S-modeAnup Patel
2018-11-26riscv: qemu: clear kernel-start/-end in device tree as workaround for BBLLukas Auer
2018-11-26riscv: qemu: detect and boot the kernel passed by QEMULukas Auer
2018-11-26riscv: qemu: use device tree passed by prior boot stageLukas Auer
2018-11-14riscv: qemu: Include some useful commandsBin Meng
2018-11-14riscv: qemu: Enumerate virtio bus during early bootBin Meng
2018-10-03riscv: Add QEMU virt board supportBin Meng