summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)Author
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
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
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2019-01-18common: spl: Kconfig: spelling fixesChris Packham
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-01imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8MYe Li
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-12blk: Rework guard around part_init callTom Rini
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass
2018-11-26spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass
2018-10-04spl: add support to booting with OP-TEEKever Yang
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-08-31spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng