index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
qemu-riscv64_defconfig
Age
Commit message (
Expand
)
Author
2025-08-14
riscv: Remove default SYS_BOOTM_LEN from defconfig
Martin Herren
2025-07-24
treewide: Remove empty board_init() function from all boards
Sam Protsenko
2025-06-20
env: Rename SYS_RELOC_GD_ENV_ADDR to ENV_RELOC_GD_ENV_ADDR
Marek Vasut
2025-04-25
configs: qemu-riscv raise CONFIG_NR_DRAM_BANKS
Heinrich Schuchardt
2025-04-23
configs: qemu: enable UTHREAD and CMD_SPAWN in various defconfigs
Jerome Forissier
2024-10-08
configs: Resync with savedefconfig
Tom Rini
2024-01-03
configs: Resync with savedefconfig
Tom Rini
2023-10-27
config: qemu: relax print and console buffer size
Heinrich Schuchardt
2023-05-01
configs: Resync with savedefconfig
Tom Rini
2023-03-27
configs: Resync with savedefconfig
Tom Rini
2023-02-17
configs: Resync with savedefconfig
Tom Rini
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-22
Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN 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_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-04-08
configs: Resync with savedefconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-12-23
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
Simon Glass
2021-12-23
riscv: qemu: Split devicetree files for qemu_riscv32/64
Simon Glass
2021-11-01
configs: Resync with savedefconfig
Tom Rini
2021-10-18
riscv: Remove OF_PRIOR_STAGE from RISC-V boards
Ilias Apalodimas
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2020-08-10
configs: Resync with savedefconfig
v2020.10-rc2
Tom Rini
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-10-17
efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU
Heinrich Schuchardt
2019-09-05
riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST
Heinrich Schuchardt
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2018-11-26
riscv: qemu: enable distro boot
Lukas Auer
2018-11-26
riscv: qemu: support booting Linux
Lukas Auer
2018-11-26
riscv: qemu: use device tree passed by prior boot stage
Lukas Auer
2018-11-26
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
Lukas Auer
2018-10-03
riscv: Add QEMU virt board support
Bin Meng