upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
 
 
 
 
 
 
u-boot/common/spl
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 8 years ago
..
Kconfig spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC 8 years ago
Makefile
spl.c spl: make image arg or fdt blob address reconfigurable 8 years ago
spl_dfu.c
spl_ext.c
spl_fat.c
spl_fit.c
spl_mmc.c
spl_nand.c
spl_net.c spl: net: Add FIT image support over network boot 8 years ago
spl_nor.c spl: make image arg or fdt blob address reconfigurable 8 years ago
spl_onenand.c
spl_ram.c
spl_sata.c
spl_spi.c
spl_ubi.c
spl_usb.c
spl_ymodem.c