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_dfu.c treewide: replace with error() with pr_err() 7 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_net.c env: Rename setenv() to env_set() 8 years ago
spl_nor.c
spl_onenand.c
spl_ram.c binman: Add binman support to spl_ram.c 7 years ago
spl_sata.c
spl_sdp.c treewide: replace with error() with pr_err() 7 years ago
spl_spi.c
spl_ubi.c
spl_usb.c
spl_xip.c stm32: fix STMicroelectronics copyright 7 years ago
spl_ymodem.c