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
/
sifive-unmatched.h
Age
Commit message (
Expand
)
Author
2023-12-18
riscv: sifive: unmatched: migrate to text environment
Yong-Xuan Wang
2023-11-02
board: sifive: unmatched: move kernel load address to 0x80200000
Yong-Xuan Wang
2023-02-01
board: sifive: unmatched: enable booting on a second NVME device
Aurelien Jarno
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-09-01
Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig
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
Convert CONFIG_SPL_STACK 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: sifive: unmatched: Adjust for big ramdisk image
Bin Meng
2022-02-09
Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
Simon Glass
2021-12-27
Convert CONFIG_SYS_PCI_64BIT to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_CONS_INDEX et al to Kconfig
Tom Rini
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-07
riscv: enable booting HiFive Unmatched from SATA
Heinrich Schuchardt
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_ID_EEPROM to Kconfig
Tom Rini
2021-07-06
board: sifive: unmatched: add initial support for a platform ID EEPROM
Zong Li
2021-07-06
riscv: sifive: Set default fdtfile names
Dimitri John Ledkov
2021-05-31
board: sifive: add HiFive Unmatched board support
Green Wan