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
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
..
Kconfig mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
Makefile spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 7 years ago
spl.c binman: Add binman symbol support to SPL 7 years ago
spl_atf.c spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option 7 years ago
spl_bootrom.c spl: add a 'return to bootrom' boot method 8 years ago
spl_dfu.c treewide: replace with error() with pr_err() 8 years ago
spl_ext.c env: Rename getenv/_f() to env_get() 8 years ago
spl_fat.c env: Rename getenv/_f() to env_get() 8 years ago
spl_fit.c SPL: Add FIT data-position property support 7 years ago
spl_mmc.c spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() 8 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() 8 years ago
spl_nor.c spl: make image arg or fdt blob address reconfigurable 8 years ago
spl_onenand.c spl: Add a name to the SPL load-image methods 8 years ago
spl_ram.c binman: Add binman support to spl_ram.c 7 years ago
spl_sata.c dm: scsi: Document and rename the scsi_scan() parameter 8 years ago
spl_sdp.c treewide: replace with error() with pr_err() 8 years ago
spl_spi.c spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property 8 years ago
spl_ubi.c spl: Make UBI fastmap support Kconfig selectable 8 years ago
spl_usb.c spl: Add a name to the SPL load-image methods 8 years ago
spl_xip.c stm32: fix STMicroelectronics copyright 7 years ago
spl_ymodem.c spl: Add a name to the SPL load-image methods 8 years ago