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
Semen Protsenko 38fed8abe7 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig 9 years ago
..
Kconfig spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig 9 years ago
Makefile spl: spi: Move the generic SPI loader into common/spl 9 years ago
spl.c spl: Make spl_boot_list a local variable 9 years ago
spl_dfu.c spl: dfu: adding dfu support functions for SPL-DFU 9 years ago
spl_ext.c spl: Update ext functions to take an spl_image parameter 9 years ago
spl_fat.c spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
spl_fit.c spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
spl_mmc.c spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig 9 years ago
spl_nand.c spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
spl_net.c spl: Pass spl_image as a parameter to load_image() methods 9 years ago
spl_nor.c spl: Pass spl_image as a parameter to load_image() methods 9 years ago
spl_onenand.c spl: Pass spl_image as a parameter to load_image() methods 9 years ago
spl_sata.c spl: Update fat functions to take an spl_image parameter 9 years ago
spl_spi.c spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
spl_ubi.c spl: Pass spl_image as a parameter to load_image() methods 9 years ago
spl_usb.c spl: Update fat functions to take an spl_image parameter 9 years ago
spl_ymodem.c spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago