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
Andrew F. Davis 6dca5e8ab5 spl: net: Add FIT image support over network boot 8 years ago
..
Kconfig spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC 8 years ago
Makefile
spl.c spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point 8 years ago
spl_dfu.c
spl_ext.c
spl_fat.c
spl_fit.c
spl_mmc.c SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig 8 years ago
spl_nand.c
spl_net.c spl: net: Add FIT image support over network boot 8 years ago
spl_nor.c
spl_onenand.c
spl_ram.c
spl_sata.c
spl_spi.c
spl_ubi.c
spl_usb.c
spl_ymodem.c