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
Heiko Schocher c20ae2ffaa spl: move SPL_OS_BOOT to Kconfig 8 years ago
..
Kconfig spl: move SPL_OS_BOOT to Kconfig 8 years ago
Makefile
spl.c spl: Make spl_boot_list a local variable 8 years ago
spl_dfu.c
spl_ext.c spl: Update ext functions to take an spl_image parameter 8 years ago
spl_fat.c spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
spl_fit.c spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
spl_mmc.c spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
spl_nand.c spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
spl_net.c spl: Pass spl_image as a parameter to load_image() methods 8 years ago
spl_nor.c spl: Pass spl_image as a parameter to load_image() methods 8 years ago
spl_onenand.c spl: Pass spl_image as a parameter to load_image() methods 8 years ago
spl_sata.c spl: Update fat functions to take an spl_image parameter 8 years ago
spl_spi.c spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
spl_ubi.c spl: Pass spl_image as a parameter to load_image() methods 8 years ago
spl_usb.c spl: Update fat functions to take an spl_image parameter 8 years ago
spl_ymodem.c spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago