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
Patrick Delaunay dd93a8e9e6 dfu: align array in dfu_get_dev_type with enum dfu_device_type 8 years ago
..
Kconfig dfu: Migrate to Kconfig 8 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 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