| File | Date | Author | Commit |
|---|---|---|---|
| doc | 2010-05-04 |
|
[4f44a4] dfu-util.1: Mention verbose option in manpage. |
| src | 2010-04-30 |
|
[77554e] Makefile.am: Move local version string from svn... |
| www | 2010-05-23 |
|
[5c3013] www: Note new release on website |
| COPYING | 2007-02-22 |
|
[0a689c] initial (unfinished) version of new DFU utility... |
| ChangeLog | 2010-05-23 |
|
[abc40a] ChangeLog: Start changelog to track changes in ... |
| Makefile.am | 2010-05-07 |
|
[720b4f] TODO: Add initial todo list |
| README | 2010-05-23 |
|
[6491a7] README: Add initial project description |
| TODO | 2010-05-07 |
|
[720b4f] TODO: Add initial todo list |
| autogen.sh | 2007-03-01 |
|
[ff1f33] use autoreconf |
| configure.ac | 2010-05-23 |
|
[756311] configure.ac: Post release version bump |
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] DUF spec: http://www.usb.org/developers/devclass_docs/usbdfu10.pdf