[go: up one dir, main page]

Menu

Tree [f9a537] 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 2025-03-02 Tormod Volden Tormod Volden [f9a537] Move SourceForge links (and other links) to https
 msvc 2020-10-14 Tormod Volden Tormod Volden [7c9921] msvc: Replace all libusbx references by libusb
 src 2025-03-02 Tormod Volden Tormod Volden [f9a537] Move SourceForge links (and other links) to https
 www 2025-03-02 Tormod Volden Tormod Volden [f9a537] Move SourceForge links (and other links) to https
 .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 2025-03-02 Tormod Volden Tormod Volden [f9a537] Move SourceForge links (and other links) to https
 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 2025-03-02 Tormod Volden Tormod Volden [f9a537] Move SourceForge links (and other links) to https
 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 2025-03-02 Tormod Volden Tormod Volden [f9a537] Move SourceForge links (and other links) to https
 dfuse-pack.py 2025-03-02 Tormod Volden Tormod Volden [f9a537] Move SourceForge links (and other links) to https

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:

  https://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