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
Tom Rini 226498b8f8 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards 8 years ago
..
Kconfig common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards 8 years ago
Makefile spl: add support to booting with ATF 8 years ago
spl.c bootstage: Support SPL 8 years ago
spl_atf.c spl: add support to booting with ATF 8 years ago
spl_dfu.c
spl_ext.c
spl_fat.c
spl_fit.c SPL: FIT: allow loading multiple images 8 years ago
spl_mmc.c
spl_nand.c
spl_net.c
spl_nor.c spl: make image arg or fdt blob address reconfigurable 8 years ago
spl_onenand.c
spl_ram.c
spl_sata.c
spl_spi.c spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property 8 years ago
spl_ubi.c
spl_usb.c
spl_ymodem.c