u-boot-brain/common/spl
Stefan Agner e94793c844 spl: add USB Gadget config option
Introduce USB Gadget config option. This allows to combine Makefile
entries for SPL_USBETH_SUPPORT and SPL_DFU_SUPPORT.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Ravi Babu <ravibabu@ti.com>
2016-11-28 19:49:49 -05:00
..
Kconfig spl: add USB Gadget config option 2016-11-28 19:49:49 -05:00
Makefile spl: spi: Move the generic SPI loader into common/spl 2016-10-06 15:07:33 -04:00
spl_dfu.c spl: dfu: adding dfu support functions for SPL-DFU 2016-09-27 23:30:19 +02:00
spl_ext.c ext4: Allow reading files with non-zero offset, clamp read len 2016-11-21 14:07:27 -05:00
spl_fat.c spl: Update spl_load_simple_fit() to take an spl_image param 2016-10-06 15:08:54 -04:00
spl_fit.c spl: Update spl_load_simple_fit() to take an spl_image param 2016-10-06 15:08:54 -04:00
spl_mmc.c spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig 2016-11-18 21:20:58 -05:00
spl_nand.c spl: Update spl_load_simple_fit() to take an spl_image param 2016-10-06 15:08:54 -04:00
spl_net.c spl: Pass spl_image as a parameter to load_image() methods 2016-10-06 15:08:52 -04:00
spl_nor.c spl: Pass spl_image as a parameter to load_image() methods 2016-10-06 15:08:52 -04:00
spl_onenand.c spl: Pass spl_image as a parameter to load_image() methods 2016-10-06 15:08:52 -04:00
spl_sata.c spl: Update fat functions to take an spl_image parameter 2016-10-06 15:08:53 -04:00
spl_spi.c spl: add check for FIT-header when loading image 2016-11-28 15:10:31 -05:00
spl_ubi.c spl: Pass spl_image as a parameter to load_image() methods 2016-10-06 15:08:52 -04:00
spl_usb.c spl: Update fat functions to take an spl_image parameter 2016-10-06 15:08:53 -04:00
spl_ymodem.c spl: remove redundant call to parse_image_header() 2016-11-28 15:10:31 -05:00
spl.c spl: add RAM boot device only if it is actually defined 2016-11-28 19:49:49 -05:00