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
/
configs
/
qemu-riscv64_spl_defconfig
Age
Commit message (
Expand
)
Author
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
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-09-19
configs: Resync with savedefconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
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_PAD_TO et al to Kconfig
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
fdt: Make OF_BOARD a bool option
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-10-07
configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig
Heinrich Schuchardt
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-07
configs: qemu-riscvXX_spl_defconfig enable CMD_SBI
Heinrich Schuchardt
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-06-28
configs: Resync with savedefconfig
Tom Rini
2021-05-19
riscv: Drop USE_SPL_FIT_GENERATOR
Bin Meng
2021-05-19
riscv: qemu: Switch to use binman to generate u-boot.itb
Bin Meng
2020-08-10
configs: Resync with savedefconfig
Tom Rini
2020-07-28
configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs
Peng Fan
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-08-26
riscv: qemu: add SPL configuration
Lukas Auer