index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-10-11
spl: Introduce SPL_DM_SPI Kconfig define
Lukasz Majewski
2019-10-11
spl: mmc: Add option to set eMMC HW boot partition
Mans Rullgard
2019-10-11
spl: add a generic function board_init_f
Philippe Reynes
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
Lukasz Majewski
2019-10-08
ARM: imx: Support larger SPL size on IMX6DQ
Robert Hancock
2019-10-08
arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig
Michal Simek
2019-10-08
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
spl: handoff: Correct Kconfig condition for SPL and TPL
Simon Glass
2019-08-26
Merge branch '2019-08-26-master-imports'
Tom Rini
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
2019-08-25
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
2019-08-23
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
Adam Ford
2019-08-11
spl: implement stack usage check
Simon Goldschmidt
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-24
spl: sata: support U-Boot load from raw sata disk
Baruch Siach
2019-07-19
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-07-17
spl: Allow performing BSS init early before board_init_f()
Andreas Dannenberg
2019-07-15
sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
Andre Przywara
2019-07-13
spl: Move SPL_MMC_TINY option to appear under SPL menu
Ezequiel Garcia
2019-07-11
SPL: Default to disabling legacy image support when using FIT
Tom Rini
2019-07-09
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
Markus Klotzbuecher
2019-07-09
ubispl: add support for loading volumes by name
Hamish Guthrie
2019-07-09
ubispl: migrate configuration to Kconfig
Markus Klotzbuecher
2019-06-14
configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
Tom Rini
2019-06-11
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
Tom Rini
2019-06-11
spl: imx6: Provide a SPL_SIZE_LIMIT default
Fabio Estevam
2019-06-10
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
Tom Rini
2019-06-08
spl: Correct SPL_SIZE_LIMIT Kconfig option
Tom Rini
2019-06-07
spl: add overall SPL size check
Simon Goldschmidt
2019-06-06
spl: at91: add support for SPL_AT91_MCK_BYPASS
Eugen Hristev
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-02-19
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
2019-02-15
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
Abel Vesa
2019-02-07
spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL
Vignesh R
2019-02-07
mtd: spi: Add lightweight SPI flash stack for SPL
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SFDP support
Vignesh R
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: fat/fs: Add option to include/exclude FAT write build in SPL
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-18
common: spl: Kconfig: spelling fixes
Chris Packham
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-01
imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M
Ye Li
[next]