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
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/common/spl
Stefan Roese 4bfcc54c0b spl: spl_mmc: Add option to boot from a MMC partition with offset 9 years ago
..
Makefile spl: Add EXT support to SPL 10 years ago
spl.c spl: Add a debug string before the jump to U-Boot 9 years ago
spl_ext.c spl: Fix SPL EXT support 10 years ago
spl_fat.c spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. 10 years ago
spl_mmc.c spl: spl_mmc: Add option to boot from a MMC partition with offset 9 years ago
spl_nand.c armv8/ls2085aqds: NAND boot support 9 years ago
spl_net.c net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
spl_nor.c spl, spl_nor: fix compiler warning 9 years ago
spl_onenand.c
spl_sata.c remove unnecessary version.h includes 9 years ago
spl_usb.c Rename some defines containing FAT in their name to be filesystem generic 10 years ago
spl_ymodem.c