summaryrefslogtreecommitdiffstats
path: root/include/configs/qemu-riscv.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: timer: Add support for an early timerPragnesh Patel2021-01-181-0/+5
* riscv: qemu: enable distro boot from scsiHeinrich Schuchardt2020-12-141-0/+1
* configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan2020-07-281-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+0
* riscv: qemu: add SPL configurationLukas Auer2019-08-261-0/+14
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-4/+0
* riscv: increase the environment size for the qemu-riscv platform to 128kBKarsten Merker2019-06-051-1/+1
* riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux)David Abdurachmanov2019-05-091-0/+4
* riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64MDavid Abdurachmanov2019-05-091-6/+6
* riscv: qemu: define standalone load addressLukas Auer2019-01-151-0/+2
* riscv: qemu: detect and boot the kernel passed by QEMULukas Auer2018-11-261-0/+10
* riscv: qemu: enable distro bootLukas Auer2018-11-261-1/+13
* riscv: qemu: support booting LinuxLukas Auer2018-11-261-0/+6
* riscv: Add QEMU virt board supportBin Meng2018-10-031-0/+21