summaryrefslogtreecommitdiff
path: root/usb/device/dfu/dfu.h
Commit message (Expand)AuthorAgeFilesLines
* rename 'struct dfu' to 'struct dfudata' and 'dfu' symbol to 'g_dfu'Harald Welte2012-01-081-2/+2
* DFU: add support for setting the USB SERIAL by a boardHarald Welte2012-01-081-0/+1
* DFU: manage interface altsettings inside DFU coreHarald Welte2012-01-071-1/+1
* DFU: include more common infrastructure for download and upload handlingHarald Welte2012-01-071-2/+5
* various DFU fixesHarald Welte2012-01-051-0/+18
* dfu fixesHarald Welte2012-01-051-6/+14
* import initial dfu implementation (incomplete)Harald Welte2012-01-011-0/+110
personal git repositories of Harald Welte. Your mileage may vary