[go: up one dir, main page]

Menu

Tree [96849c] v0.2 /
 History

HTTPS access


File Date Author Commit
 doc 2010-05-04 Stefan Schmidt Stefan Schmidt [4f44a4] dfu-util.1: Mention verbose option in manpage.
 src 2010-11-17 Stefan Schmidt Stefan Schmidt [31b237] Makefile, main: Back out git version string ext...
 www 2010-11-13 Stefan Schmidt Stefan Schmidt [7225b0] www: Mention that dfu-util still does support O...
 COPYING 2007-02-22 Harald Welte Harald Welte [0a689c] initial (unfinished) version of new DFU utility...
 ChangeLog 2010-11-17 Stefan Schmidt Stefan Schmidt [96849c] ChangeLog: Update with 0.2 release notes
 Makefile.am 2010-05-07 Stefan Schmidt Stefan Schmidt [720b4f] TODO: Add initial todo list
 README 2010-07-24 Uwe Hermann Uwe Hermann [cd8ac2] README: Mention new upstream website.
 TODO 2010-11-15 Stefan Schmidt Stefan Schmidt [2fe6c4] TODO: Timeout handling with quirks is implement...
 autogen.sh 2007-03-01 Harald Welte Harald Welte [ff1f33] use autoreconf
 configure.ac 2010-05-23 Stefan Schmidt Stefan Schmidt [756311] configure.ac: Post release version bump

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/