summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt1-6/+16
2019-02-16usb: 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
2019-02-01spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee1-0/+7
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2019-01-27linker: Modify linker scripts to be more genericTom Rini1-0/+2
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis1-3/+3
2019-01-18common: spl: Kconfig: spelling fixesChris Packham1-1/+1
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot1-2/+2
2019-01-01imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8MYe Li1-0/+1
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori1-2/+2
2018-12-12blk: Rework guard around part_init callTom Rini1-0/+3
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass1-0/+30
2018-11-26spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass1-4/+13
2018-11-26spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass1-1/+47
2018-10-04spl: add support to booting with OP-TEEKever Yang1-0/+7
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-1/+1
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla1-0/+6
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla1-0/+8
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla1-1/+1
2018-08-31spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam1-2/+2
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt1-1/+1
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan1-0/+9
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng1-1/+1
2018-07-26spl: Add option SPL_PAYLOADYork Sun1-0/+10
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-06-18spl: Add default values for ARCH_MX7Fabio Estevam1-2/+3
2018-06-13u-boot: Fix several typosShyam Saini1-1/+1
2018-05-11bootcount: spl: Enable bootcount support in SPLLukasz Majewski1-0/+9
2018-04-29spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan1-0/+4
2018-04-29spl: Add dependency on serial to YmodemAlex Kiernan1-0/+2
2018-04-11spl: ram: Add TPL Kconfig symbolsMarek Vasut1-0/+14
2018-04-11tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut1-0/+8
2018-04-11tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut1-0/+7
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut1-0/+7
2018-04-07Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan1-0/+7
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay1-0/+9
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-1/+1
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+9
2018-01-28spl: add option to disable SPL banner outputAnatolij Gustschin1-0/+7
2018-01-28spl: use different BOARD_INIT MACRO for spl and tplKever Yang1-0/+7
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot1-0/+9
2018-01-03spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich1-2/+16
2017-11-28spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabledTom Rini1-1/+0
2017-11-26spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich1-0/+16
2017-11-26spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich1-6/+0
2017-11-26spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich1-1/+1