[go: up one dir, main page]

Menu

Tree [513468] v0.11 /
 History

HTTPS access


File Date Author Commit
 device-logs 2017-06-03 Tormod Volden Tormod Volden [a23f1d] device-logs: Add Black Magic Probe
 doc 2021-08-28 Tormod Volden Tormod Volden [1362a9] Update version and date in man pages
 msvc 2020-10-14 Tormod Volden Tormod Volden [7c9921] msvc: Replace all libusbx references by libusb
 src 2021-09-05 Tormod Volden Tormod Volden [513468] Release 0.11
 www 2021-08-28 Tormod Volden Tormod Volden [b37703] www: Regenerate html versions of man pages
 .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 2021-09-05 Tormod Volden Tormod Volden [8a8b23] Finalize changelog for 0.11
 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 2021-03-28 Tormod Volden Tormod Volden [4937dc] Add Makefile rule for generating PDF man pages
 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 2021-09-05 Tormod Volden Tormod Volden [513468] Release 0.11
 dfuse-pack.py 2021-02-10 Tormod Volden Tormod Volden [c3aae3] dfuse-pack.py: Fix alternate settings if first ...

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