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
2023-08-02
riscv: qemu: Enable usb keyboard as an input device
Bin Meng
2023-08-02
riscv: qemu: Remove out-of-date "riscv, kernel-start" handling
Bin Meng
2023-08-02
riscv: qemu: Enable Bochs video support
Bin Meng
2023-07-12
riscv: timer: Update the sifive clint timer driver to support aclint
Bin Meng
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-28
Globally remove most CONFIG_SPL_BUILD tests from config headers
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-05-26
riscv: qemu: Set kernel_comp_addr_r for compressed kernel
Bin Meng
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
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