summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)Author
2020-01-24sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara
2020-01-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-01-16spl: mmc: support uboot image offset on main partitionBaruch Siach
2020-01-15Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan
2019-12-26configs: Enable SPL_FSL_PBL for some LayerScape platformsAlison Wang
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen
2019-12-05spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner
2019-11-07spl: fix SPI config dependenciesSimon Goldschmidt
2019-11-03spl: Add a size check for TPLSimon Glass
2019-10-18spl: mmc: make eMMC HW boot partition configuration optionalAnatolij Gustschin
2019-10-11spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski
2019-10-11spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard
2019-10-11spl: add a generic function board_init_fPhilippe Reynes
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock
2019-10-08arm64: zynqmp: Define default SPL_TEXT_BASE address in KconfigMichal Simek
2019-10-08spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08spl: handoff: Correct Kconfig condition for SPL and TPLSimon Glass
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-08-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford
2019-08-11spl: implement stack usage checkSimon Goldschmidt
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-24spl: sata: support U-Boot load from raw sata diskBaruch Siach
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut
2019-07-17spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia
2019-07-11SPL: Default to disabling legacy image support when using FITTom Rini
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie
2019-07-09ubispl: migrate configuration to KconfigMarkus Klotzbuecher
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini
2019-06-11spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini
2019-06-08spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini
2019-06-07spl: add overall SPL size checkSimon Goldschmidt
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev
2019-05-09Fix spelling of available.Vagrant Cascadian
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt