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/drivers/dfu
Tom Rini 6828e602b7 dfu: Migrate to Kconfig 8 years ago
..
Kconfig dfu: Migrate to Kconfig 8 years ago
Makefile
dfu.c dfu: avoid memory leak 8 years ago
dfu_mmc.c dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 8 years ago
dfu_nand.c nand: Fix some more NULL name tests 8 years ago
dfu_ram.c
dfu_sf.c
dfu_tftp.c