aboutsummaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen1-0/+7
2019-12-05spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski1-0/+6
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-3/+3
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner1-0/+8
2019-11-07spl: fix SPI config dependenciesSimon Goldschmidt1-10/+11
2019-11-03spl: Add a size check for TPLSimon Glass1-0/+8
2019-10-18spl: mmc: make eMMC HW boot partition configuration optionalAnatolij Gustschin1-6/+22
2019-10-11spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski1-0/+7
2019-10-11spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard1-0/+6
2019-10-11spl: add a generic function board_init_fPhilippe Reynes1-0/+9
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+11
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski1-0/+9
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock1-1/+2
2019-10-08arm64: zynqmp: Define default SPL_TEXT_BASE address in KconfigMichal Simek1-0/+1
2019-10-08spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass1-1/+1
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass1-1/+1
2019-10-08spl: handoff: Correct Kconfig condition for SPL and TPLSimon Glass1-2/+2
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini1-0/+1
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford1-0/+1
2019-08-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+17
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer1-0/+17
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-0/+8
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford1-0/+2
2019-08-11spl: implement stack usage checkSimon Goldschmidt1-0/+19
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2019-07-24spl: sata: support U-Boot load from raw sata diskBaruch Siach1-0/+14
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut1-0/+1
2019-07-17spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg1-0/+10
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara1-0/+3
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia1-0/+17
2019-07-11SPL: Default to disabling legacy image support when using FITTom Rini1-1/+1
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher1-0/+6
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie1-0/+13
2019-07-09ubispl: migrate configuration to KconfigMarkus Klotzbuecher1-0/+79
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini1-0/+20
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini1-0/+1
2019-06-11spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam1-0/+1
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini1-0/+12
2019-06-08spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini1-1/+1
2019-06-07spl: add overall SPL size checkSimon Goldschmidt1-0/+36
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev1-0/+12
2019-05-09Fix spelling of available.Vagrant Cascadian1-1/+1
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+7
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt1-6/+16
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa1-2/+2
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R1-0/+1
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R1-1/+10
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R1-1/+12
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-1/+1