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 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
..
Kconfig env: Rename getenv/_f() to env_get() 7 years ago
Makefile spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds 7 years ago
spl.c spl: dm: use CONFIG_IS_ENABLED to test for the DM option 7 years ago
spl_atf.c spl: add support to booting with ATF 7 years ago
spl_bootrom.c spl: add a 'return to bootrom' boot method 7 years ago
spl_dfu.c env: Rename getenv/_f() to env_get() 7 years ago
spl_ext.c env: Rename getenv/_f() to env_get() 7 years ago
spl_fat.c env: Rename getenv/_f() to env_get() 7 years ago
spl_fit.c spl: fit: Break out some functions into a common file 7 years ago
spl_mmc.c dm: mmc: Allow disabling driver model in SPL 7 years ago
spl_nand.c spl: Add a name to the SPL load-image methods 8 years ago
spl_net.c env: Rename setenv() to env_set() 7 years ago
spl_nor.c spl: make image arg or fdt blob address reconfigurable 7 years ago
spl_onenand.c spl: Add a name to the SPL load-image methods 8 years ago
spl_ram.c spl: move RAM boot support in separate file 7 years ago
spl_sata.c dm: scsi: Document and rename the scsi_scan() parameter 7 years ago
spl_spi.c spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property 7 years ago
spl_ubi.c spl: Make UBI fastmap support Kconfig selectable 7 years ago
spl_usb.c spl: Add a name to the SPL load-image methods 8 years ago
spl_xip.c SPL: Add XIP booting support 7 years ago
spl_ymodem.c spl: Add a name to the SPL load-image methods 8 years ago