summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-0/+2
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-3/+3
* common: spl: Kconfig: spelling fixesChris Packham2019-01-181-1/+1
* Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-101-2/+2
* imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8MYe Li2019-01-011-0/+1
* spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori2018-12-121-2/+2
* blk: Rework guard around part_init callTom Rini2018-12-121-0/+3
* spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-0/+30
* spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass2018-11-261-4/+13
* spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass2018-11-261-1/+47
* spl: add support to booting with OP-TEEKever Yang2018-10-041-0/+7
* mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-1/+1
* spl: Allow remoteproc drivers to be used within SPLLokesh Vutla2018-09-111-0/+6
* spl: Allow mailbox drivers to be used within SPLLokesh Vutla2018-09-111-0/+8
* arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla2018-09-111-1/+1
* spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam2018-08-311-2/+2
* kconfig: fix typo 'parition'Simon Goldschmidt2018-08-171-1/+1
* power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan2018-08-061-0/+9
* sunxi: add support for Allwinner H6 SoCIcenowy Zheng2018-07-311-1/+1
* spl: Add option SPL_PAYLOADYork Sun2018-07-261-0/+10
* reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-091-1/+1
* spl: Add default values for ARCH_MX7Fabio Estevam2018-06-181-2/+3
* u-boot: Fix several typosShyam Saini2018-06-131-1/+1
* bootcount: spl: Enable bootcount support in SPLLukasz Majewski2018-05-101-0/+9
* spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan2018-04-281-0/+4
* spl: Add dependency on serial to YmodemAlex Kiernan2018-04-281-0/+2
* spl: ram: Add TPL Kconfig symbolsMarek Vasut2018-04-111-0/+14
* tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut2018-04-111-0/+8
* tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-0/+7
* spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-0/+7
* Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan2018-04-061-0/+7
* spl: add SPL_RESET_SUPPORTPatrick Delaunay2018-03-191-0/+9
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+9
* spl: add option to disable SPL banner outputAnatolij Gustschin2018-01-281-0/+7
* spl: use different BOARD_INIT MACRO for spl and tplKever Yang2018-01-281-0/+7
* mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot2018-01-121-0/+9
* spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich2018-01-031-2/+16
* spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabledTom Rini2017-11-271-1/+0
* spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich2017-11-261-0/+16
* spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich2017-11-261-6/+0
* spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich2017-11-261-1/+1