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
Kever Yang b5b82abcf5 spl: typo fix for SPL_ATF_SUPPORT description 7 years ago
..
Kconfig spl: typo fix for SPL_ATF_SUPPORT description 7 years ago
Makefile spl: add serial download protocol (SDP) support 7 years ago
spl.c spl: do not repeat timer init on i.MX6 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 spl: spl_mmc.c Correct blk_dread() return value check 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_sdp.c spl: add serial download protocol (SDP) support 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