[go: up one dir, main page]

Menu

Tree [37a393] v0.10 /
 History

HTTPS access


File Date Author Commit
 device-logs 2017-06-03 Tormod Volden Tormod Volden [a23f1d] device-logs: Add Black Magic Probe
 doc 2020-11-21 Tormod Volden Tormod Volden [37a393] Release 0.10
 msvc 2020-10-14 Tormod Volden Tormod Volden [7c9921] msvc: Replace all libusbx references by libusb
 src 2020-11-21 Tormod Volden Tormod Volden [37a393] Release 0.10
 www 2020-11-13 Tormod Volden Tormod Volden [d551d7] man pages: Fix up synopsis formatting of dfu-su...
 .gitignore 2014-02-13 Uwe Bonnes Uwe Bonnes [efb596] prefix: Add a stand-alone program to handle the...
 AUTHORS 2020-10-04 Tormod Volden Tormod Volden [077200] Update ChangeLog and AUTHORS
 COPYING 2007-02-22 Harald Welte Harald Welte [0a689c] initial (unfinished) version of new DFU utility...
 ChangeLog 2020-11-21 Tormod Volden Tormod Volden [68497c] Finalize ChangeLog for 0.10
 DEVICES.txt 2017-06-03 Tormod Volden Tormod Volden [a23f1d] device-logs: Add Black Magic Probe
 INSTALL 2020-10-04 Tormod Volden Tormod Volden [9248dd] Minor changes to README and INSTALL
 Makefile.am 2020-11-12 Tormod Volden Tormod Volden [886cd5] Add man pages for dfu-suffix and dfu-prefix
 README 2020-10-04 Tormod Volden Tormod Volden [9248dd] Minor changes to README and INSTALL
 TODO 2016-05-05 Geoffrey Hausheer Geoffrey Hausheer [740858] dfuse: Erase all needed pages before programming
 autogen.sh 2012-04-22 Tormod Volden Tormod Volden [ca8738] configure.ac: Remove unnecessary tests
 configure.ac 2020-11-21 Tormod Volden Tormod Volden [37a393] Release 0.10
 dfuse-pack.py 2020-10-18 Tormod Volden Tormod Volden [247275] dfuse-pack.py: Allow multiple alternate interfaces

Read Me

Dfu-util - Device Firmware Upgrade Utilities

Dfu-util is a host side implementation of the DFU 1.0 and DFU 1.1 [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 and single-board computers. dfu-util is able to download firmware
to devices as well as to upload firmware from them.

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

The official website is:

  http://dfu-util.sourceforge.net

See the INSTALL file for build instructions.

[1] DFU 1.1 specification:
    https://www.usb.org/sites/default/files/DFU_1.1.pdf