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 7fef459096 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled 8 years ago
..
Kconfig spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled 8 years ago
Makefile spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 8 years ago
spl.c spl: atf: introduce spl_invoke_atf and make bl31_entry private 8 years ago
spl_atf.c spl: atf: introduce spl_invoke_atf and make bl31_entry private 8 years ago
spl_bootrom.c
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: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 8 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
spl_nor.c
spl_onenand.c
spl_ram.c
spl_sata.c
spl_sdp.c treewide: replace with error() with pr_err() 8 years ago
spl_spi.c
spl_ubi.c
spl_usb.c
spl_xip.c stm32: fix STMicroelectronics copyright 8 years ago
spl_ymodem.c