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
Simon Glass f73329ee82 Kconfig: tpl: Add some TPL support options to Kconfig 8 years ago
..
Kconfig Kconfig: tpl: Add some TPL support options to Kconfig 8 years ago
Makefile spl: support loading from UBI volumes 8 years ago
spl.c spl: Rework image header parse to allow abort on raw image and os boot 8 years ago
spl_ext.c
spl_fat.c spl: Fix compilation warnings for arm64 8 years ago
spl_fit.c spl: fit: Fix the number of bytes read in raw mode 8 years ago
spl_mmc.c dm: spl: mmc: Support raw partitions with CONFIG_BLK 8 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 8 years ago
spl_onenand.c
spl_sata.c
spl_ubi.c spl: support loading from UBI volumes 8 years ago
spl_usb.c
spl_ymodem.c