[go: up one dir, main page]

Menu

Tree [a50f0b] v0.8 /
 History

HTTPS access


File Date Author Commit
 device-logs 2014-08-21 Tormod Volden Tormod Volden [6f8e4d] device-logs: Add Spark Core lsusb output
 doc 2014-04-14 Tormod Volden Tormod Volden [c20726] Add example udev rules for dfuse devices to doc...
 msvc 2014-01-31 Dennis Meier Dennis Meier [c593ee] msvc: Link libusb statically, instead of using ...
 src 2014-09-13 Tormod Volden Tormod Volden [34a16f] Release 0.8
 www 2014-08-16 Tormod Volden Tormod Volden [6229fd] www: Add link to Homebrew for MacOSX
 .gitignore 2014-02-13 Uwe Bonnes Uwe Bonnes [efb596] prefix: Add a stand-alone program to handle the...
 AUTHORS 2014-08-10 Tormod Volden Tormod Volden [474699] Update AUTHORS list
 COPYING 2007-02-22 Harald Welte Harald Welte [0a689c] initial (unfinished) version of new DFU utility...
 ChangeLog 2014-09-13 Tormod Volden Tormod Volden [34a16f] Release 0.8
 DEVICES.txt 2014-01-13 Uwe Bonnes Uwe Bonnes [08de1b] DEVICES.txt: Mention LPC devices and their pecu...
 Makefile.am 2014-09-13 Tormod Volden Tormod Volden [a50f0b] Add dfuse-pack.py to EXTRA_DIST in Makefile.am
 README 2012-09-22 Tormod Volden Tormod Volden [31a814] Update README and TODO on DFU 1.1 support
 TODO 2014-02-15 Tormod Volden Tormod Volden [bda43a] Update TODO list and ChangeLog
 autogen.sh 2012-04-22 Tormod Volden Tormod Volden [ca8738] configure.ac: Remove unnecessary tests
 configure.ac 2014-09-13 Tormod Volden Tormod Volden [34a16f] Release 0.8
 dfuse-pack.py 2014-09-13 Tormod Volden Tormod Volden [59fae0] dfuse-pack.py: Add tool for making DfuSe .dfu f...

Read Me

Dfu-util - Device Firmware Upgrade Utilities

Dfu-util is the host side implementation of the DFU 1.0 [1] and DFU 1.1 [2]
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.

dfu-util has been tested with Openmoko Neo1973 and Freerunner and many
other devices.

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

The official website is:

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