summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-3/+3
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-171-0/+8
* spl: fix SPI config dependenciesSimon Goldschmidt2019-11-071-10/+11
* spl: Add a size check for TPLSimon Glass2019-11-031-0/+8
* spl: mmc: make eMMC HW boot partition configuration optionalWIP/18Oct2019Anatolij Gustschin2019-10-181-6/+22
* spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski2019-10-111-0/+7
* spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard2019-10-111-0/+6
* spl: add a generic function board_init_fPhilippe Reynes2019-10-111-0/+9
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Oct2019Tom Rini2019-10-091-0/+1
|\
| * arm64: zynqmp: Define default SPL_TEXT_BASE address in KconfigMichal Simek2019-10-081-0/+1
* | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-1/+11
|\ \
| * | imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski2019-10-081-0/+9
| * | ARM: imx: Support larger SPL size on IMX6DQRobert Hancock2019-10-081-1/+2
| |/
* | spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass2019-10-081-1/+1
* | spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-1/+1
* | spl: handoff: Correct Kconfig condition for SPL and TPLSimon Glass2019-10-081-2/+2
|/
* Merge branch '2019-08-26-master-imports'Tom Rini2019-08-261-0/+1
|\
| * Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford2019-08-261-0/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/26Aug2019Tom Rini2019-08-261-0/+17
|\ \ | |/ |/|
| * spl: support booting via RISC-V OpenSBILukas Auer2019-08-261-0/+17
* | Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-importsHannes Schmelzer2019-08-251-0/+8
|/
* Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford2019-08-231-0/+2
* spl: implement stack usage checkSimon Goldschmidt2019-08-111-0/+19
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-0/+1
|\
| * watchdog: Split WDT from SPL_WDTMarek Vasut2019-07-191-0/+1
* | spl: sata: support U-Boot load from raw sata diskBaruch Siach2019-07-241-0/+14
|/
* spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg2019-07-171-0/+10
* sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara2019-07-151-0/+3
* spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia2019-07-131-0/+17
* SPL: Default to disabling legacy image support when using FITTom Rini2019-07-111-1/+1
* ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher2019-07-091-0/+6
* ubispl: add support for loading volumes by nameHamish Guthrie2019-07-091-0/+13
* ubispl: migrate configuration to KconfigMarkus Klotzbuecher2019-07-091-0/+79
* configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini2019-06-141-0/+20
* Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-111-0/+1
|\
| * spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam2019-06-111-0/+1
* | Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini2019-06-101-0/+12
|\ \ | |/ |/|
| * spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev2019-06-061-0/+12
* | spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini2019-06-081-1/+1
* | spl: add overall SPL size checkSimon Goldschmidt2019-06-071-0/+36
* | Fix spelling of available.Vagrant Cascadian2019-05-091-1/+1
|/
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-0/+7
* spl: implement CRC check on U-Boot uImageSimon Goldschmidt2019-02-191-6/+16
* usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2019-02-151-2/+2
* spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R2019-02-071-0/+1
* mtd: spi: Add lightweight SPI flash stack for SPLVignesh R2019-02-071-1/+10
* mtd: spi: spi-nor-core: Add SFDP supportVignesh R2019-02-071-1/+12
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-011-1/+1
* spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee2019-02-011-0/+7
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1