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
 
 
 
 
 
 
u-boot/drivers/dfu
Patrick Delaunay dd93a8e9e6 dfu: align array in dfu_get_dev_type with enum dfu_device_type 8 years ago
..
Kconfig dfu: Migrate to Kconfig 9 years ago
Makefile
dfu.c dfu: align array in dfu_get_dev_type with enum dfu_device_type 8 years ago
dfu_mmc.c dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 9 years ago
dfu_nand.c nand: Fix some more NULL name tests 9 years ago
dfu_ram.c dfu: ram: fix number base of RAM entity parameters 9 years ago
dfu_sf.c
dfu_tftp.c