aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/qemu-riscv.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: qemu: enable booting on a second virtio deviceAurelien Jarno2024-01-311-0/+1
* riscv: qemu: Enable usb keyboard as an input deviceBin Meng2023-08-021-1/+1
* riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng2023-08-021-10/+0
* riscv: qemu: Enable Bochs video supportBin Meng2023-08-021-0/+5
* riscv: timer: Update the sifive clint timer driver to support aclintBin Meng2023-07-121-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-221-2/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigWIP/2022-07-07-Kconfig-migrations-dead-code-removalTom Rini2022-07-071-2/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-2/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-7/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng2022-05-261-4/+6
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-2/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* riscv: qemu: Enable MTD NOR flash supportBin Meng2021-08-111-0/+2
* 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