[go: up one dir, main page]

Menu

Tree [15c56e] v0.4 /
 History

HTTPS access


File Date Author Commit
 doc 2011-07-19 Stefan Schmidt Stefan Schmidt [aa1c7d] dfu-util.1: Update man page to no longer mentio...
 src 2011-06-13 Tormod Volden Tormod Volden [f2cdd3] main: Close and release libusb interfaces properly
 www 2010-12-22 Stefan Schmidt Stefan Schmidt [6cd94f] www: Mention 0.3 release
 COPYING 2007-02-22 Harald Welte Harald Welte [0a689c] initial (unfinished) version of new DFU utility...
 ChangeLog 2011-07-20 Stefan Schmidt Stefan Schmidt [15c56e] Release 0.4
 DEVICES.txt 2011-05-13 Stefan Schmidt Stefan Schmidt [13a7cc] DEVICES.txt: Mention the upcoming ATUSB IEEE 80...
 Makefile.am 2010-12-16 Stefan Schmidt Stefan Schmidt [0caee9] DEVICES: A list of software and hardware produc...
 README 2010-07-24 Uwe Hermann Uwe Hermann [cd8ac2] README: Mention new upstream website.
 SPEC-differences.txt 2011-05-13 Stefan Schmidt Stefan Schmidt [29061c] SPEC-differences.txt: Description of the change...
 TODO 2011-07-19 Stefan Schmidt Stefan Schmidt [17511b] TODO: Mark DFU suffix handling as done
 autogen.sh 2007-03-01 Harald Welte Harald Welte [ff1f33] use autoreconf
 configure.ac 2011-07-20 Stefan Schmidt Stefan Schmidt [15c56e] Release 0.4

Read Me

Dfu-util - Device Firmware Upgrade Utilities

Dfu-util is the host side implementation of the DFU 1.0 [1] specification of
the USB forum.

DFU is intended to download and upload firmware to devices connected over
USB. It ranges from small devices like micro-controller boards up to mobile
phones. With dfu-util you are able to download firmware to your device or
upload firmware from it.

Most tests have been done with the Openmoko Neo1973 and Freerunner so far but
other devices have been reported working and is being worked on.

[1] DFU spec: http://www.usb.org/developers/devclass_docs/usbdfu10.pdf

The official website is:

  http://dfu-util.gnumonks.org/