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
Philipp Tomsich de5dd4c4e3 spl: record boot_device into spl_image and call spl_perform_fixups 7 years ago
..
Kconfig reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 7 years ago
Makefile
spl.c spl: record boot_device into spl_image and call spl_perform_fixups 7 years ago
spl_atf.c
spl_bootrom.c
spl_dfu.c env: common: accept flags on reset to default env 7 years ago
spl_ext.c
spl_fat.c spl: fat: Support full fitImage handling 7 years ago
spl_fit.c spl: fit: display a message when an FPGA image is loaded 7 years ago
spl_mmc.c spl: mmc: Skip RAW mode ARGS sectors if not defined 7 years ago
spl_nand.c spl: Make the spl_nand_load_image static 7 years ago
spl_net.c
spl_nor.c spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined 7 years ago
spl_onenand.c SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
spl_ram.c
spl_sata.c
spl_sdp.c
spl_spi.c spl: spi: Support full fitImage handling 7 years ago
spl_ubi.c
spl_usb.c
spl_xip.c
spl_ymodem.c