Menu

Tree [7e1fc9] master /
 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 2023-03-13 Tormod Volden Tormod Volden [7e1fc9] dfuse: Print libusb error message in more cases
 www 2022-09-17 Tormod Volden Tormod Volden [919aea] www: Update libusb version in build instructions
 .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 2023-03-03 Tormod Volden Tormod Volden [e1ba7d] configure.ac: Remove obsolete and unneeded AC_H...
 dfuse-pack.py 2021-09-24 Ben V. Brown Ben V. Brown [f031ba] dfuse-pack.py: Prettify code with whitespace

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