index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
qemu-riscv.h
Age
Commit message (
Expand
)
Author
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-11
riscv: qemu: Enable MTD NOR flash support
Bin Meng
2021-01-18
riscv: timer: Add support for an early timer
Pragnesh Patel
2020-12-14
riscv: qemu: enable distro boot from scsi
Heinrich Schuchardt
2020-07-28
configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs
Peng Fan
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-08-26
riscv: qemu: add SPL configuration
Lukas Auer
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-06-05
riscv: increase the environment size for the qemu-riscv platform to 128kB
Karsten Merker
2019-05-09
riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux)
David Abdurachmanov
2019-05-09
riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64M
David Abdurachmanov
2019-01-15
riscv: qemu: define standalone load address
Lukas Auer
2018-11-26
riscv: qemu: detect and boot the kernel passed by QEMU
Lukas Auer
2018-11-26
riscv: qemu: enable distro boot
Lukas Auer
2018-11-26
riscv: qemu: support booting Linux
Lukas Auer
2018-10-03
riscv: Add QEMU virt board support
Bin Meng