summaryrefslogtreecommitdiff
path: root/board/emulation/qemu-riscv/qemu-riscv.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-1/+2
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas1-0/+8
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-04-23Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...Lukas Auer1-39/+0
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-26riscv: qemu: add SPL configurationLukas Auer1-0/+17
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2018-11-26riscv: qemu: clear kernel-start/-end in device tree as workaround for BBLLukas Auer1-0/+39
2018-11-26riscv: qemu: detect and boot the kernel passed by QEMULukas Auer1-0/+29
2018-11-26riscv: qemu: use device tree passed by prior boot stageLukas Auer1-11/+0
2018-11-14riscv: qemu: Enumerate virtio bus during early bootBin Meng1-0/+9
2018-10-03riscv: Add QEMU virt board supportBin Meng1-0/+23