u-boot-brain/common/spl
Simon Glass 11bde1cd59 Kconfig: spl: Add SPL support options to Kconfig
There are a lot of SPL options in U-Boot to enable various features and
drivers. Currently these do not use Kconfig. Add them to Kconfig along
with suitable help, and drop them from the README.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-09-16 17:03:39 -04:00
..
Kconfig Kconfig: spl: Add SPL support options to Kconfig 2016-09-16 17:03:39 -04:00
Makefile spl: support loading from UBI volumes 2016-07-22 09:53:00 -04:00
spl_ext.c SPL ext: cosmetic: correct error message in spl_load_image_ext() 2016-06-19 09:57:48 -04:00
spl_fat.c spl: Fix compilation warnings for arm64 2016-07-22 14:03:54 +02:00
spl_fit.c spl: fit: Fix the number of bytes read in raw mode 2016-07-22 14:46:25 -04:00
spl_mmc.c dm: spl: mmc: Support raw partitions with CONFIG_BLK 2016-07-27 14:15:54 -06:00
spl_nand.c spl: nand: support redundant u-boot image 2016-06-19 19:11:57 -05:00
spl_net.c SPL: Let spl_parse_image_header() return value 2016-05-17 17:52:20 +02:00
spl_nor.c spl_nor.c: Support devicetree sizes different from 16k 2016-08-08 13:32:52 -04:00
spl_onenand.c SPL: Let spl_parse_image_header() return value 2016-05-17 17:52:20 +02:00
spl_sata.c dm: scsi: Drop the get_dev() function 2016-05-17 09:54:43 -06:00
spl_ubi.c spl: support loading from UBI volumes 2016-07-22 09:53:00 -04:00
spl_usb.c dm: usb: Drop the get_dev() function 2016-05-17 09:54:43 -06:00
spl_ymodem.c spl: Add an option to load a FIT containing U-Boot from UART 2016-05-27 15:47:42 -04:00
spl.c spl: Rework image header parse to allow abort on raw image and os boot 2016-09-06 13:41:38 -04:00