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
Simon Glass f73329ee82 Kconfig: tpl: Add some TPL support options to Kconfig 9 years ago
..
Kconfig Kconfig: tpl: Add some TPL support options to Kconfig 9 years ago
Makefile spl: support loading from UBI volumes 9 years ago
spl.c spl: Rework image header parse to allow abort on raw image and os boot 9 years ago
spl_ext.c SPL ext: cosmetic: correct error message in spl_load_image_ext() 9 years ago
spl_fat.c spl: Fix compilation warnings for arm64 9 years ago
spl_fit.c spl: fit: Fix the number of bytes read in raw mode 9 years ago
spl_mmc.c dm: spl: mmc: Support raw partitions with CONFIG_BLK 9 years ago
spl_nand.c spl: nand: support redundant u-boot image 9 years ago
spl_net.c
spl_nor.c spl_nor.c: Support devicetree sizes different from 16k 9 years ago
spl_onenand.c
spl_sata.c
spl_ubi.c spl: support loading from UBI volumes 9 years ago
spl_usb.c
spl_ymodem.c