summaryrefslogtreecommitdiff
path: root/include/configs/qemu-riscv.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-18riscv: timer: Add support for an early timerPragnesh Patel1-0/+5
2020-12-14riscv: qemu: enable distro boot from scsiHeinrich Schuchardt1-0/+1
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-08-26riscv: qemu: add SPL configurationLukas Auer1-0/+14
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-4/+0
2019-06-05riscv: increase the environment size for the qemu-riscv platform to 128kBKarsten Merker1-1/+1
2019-05-09riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux)David Abdurachmanov1-0/+4
2019-05-09riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64MDavid Abdurachmanov1-6/+6
2019-01-15riscv: qemu: define standalone load addressLukas Auer1-0/+2
2018-11-26riscv: qemu: detect and boot the kernel passed by QEMULukas Auer1-0/+10
2018-11-26riscv: qemu: enable distro bootLukas Auer1-1/+13
2018-11-26riscv: qemu: support booting LinuxLukas Auer1-0/+6
2018-10-03riscv: Add QEMU virt board supportBin Meng1-0/+21