[go: up one dir, main page]

Menu

Tree [4e312c] v0.7 /
 History

HTTPS access


File Date Author Commit
 device-logs 2012-02-22 Tormod Volden Tormod Volden [2f228d] device-logs: Add STM32F4DISCOVERY evaluation board
 doc 2012-09-23 Tormod Volden Tormod Volden [6e2762] dfu-util.1: Major update of the man page
 src 2012-09-28 Tormod Volden Tormod Volden [b0feb5] dfuse: More verbose output from special command...
 www 2012-09-23 Tormod Volden Tormod Volden [4c485f] www: Major update of home page
 .gitignore 2012-08-22 James Perkins James Perkins [8e4f51] .gitignore: ignore executable src/dfu-suffix
 COPYING 2007-02-22 Harald Welte Harald Welte [0a689c] initial (unfinished) version of new DFU utility...
 ChangeLog 2012-10-07 Tormod Volden Tormod Volden [4e312c] Release 0.7
 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 2012-09-22 Tormod Volden Tormod Volden [31a814] Update README and TODO on DFU 1.1 support
 TODO 2012-09-22 Tormod Volden Tormod Volden [31a814] Update README and TODO on DFU 1.1 support
 autogen.sh 2012-04-22 Tormod Volden Tormod Volden [ca8738] configure.ac: Remove unnecessary tests
 configure.ac 2012-10-07 Tormod Volden Tormod Volden [4e312c] Release 0.7

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/