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
Ying Zhang ade8a1a6d3 drivers/mmc: move spl_mmc.c to common/spl 12 years ago
..
Makefile drivers/mmc: move spl_mmc.c to common/spl 12 years ago
spl.c lib: consolidate hang() 12 years ago
spl_mmc.c drivers/mmc: move spl_mmc.c to common/spl 12 years ago
spl_nand.c SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 13 years ago
spl_net.c OMAP: networking support for SPL 13 years ago
spl_nor.c SPL: Add NOR flash booting support 13 years ago
spl_onenand.c SPL: ONENAND: Support SPL to boot u-boot from OneNAND. 12 years ago
spl_ymodem.c