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
/
sifive_unmatched_defconfig
Age
Commit message (
Expand
)
Author
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-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
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_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-22
configs: Resync with savedefconfig
Tom Rini
2022-04-08
configs: Resync with savedefconfig
Tom Rini
2022-02-10
nvme: Split out PCI support
Mark Kettenis
2021-12-27
configs: Resync with savedefconfig
Tom Rini
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-12-02
riscv: Support booting SiFive Unmatched from SPI.
Thomas Skibo
2021-11-01
configs: Resync with savedefconfig
Tom Rini
2021-10-15
configs: Resync with savedefconfig
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-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-09-02
lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build
Andreas Schwab
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-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-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-26
configs: Resync with savedefconfig
Tom Rini
2021-07-21
board: sifive: drop stuff related to unmatched revision 1
Zong Li
2021-07-08
configs: Resync with savedefconfig
Tom Rini
2021-07-06
board: sifive: support spl multi-dtb on unmatched board
Zong Li
2021-07-06
riscv: sifive: Set default fdtfile names
Dimitri John Ledkov
2021-06-28
configs: Resync with savedefconfig
Tom Rini
2021-06-07
configs: Resync with savedefconfig
Tom Rini
2021-05-31
board: sifive: add HiFive Unmatched board support
Green Wan