summaryrefslogtreecommitdiff
path: root/firmware/src/dfu/dfu.h
Commit message (Expand)AuthorAgeFilesLines
* convert from u_int*_t to uint*_tHarald Welte2015-09-281-4/+4
* usb: Do not send ZLP when we have filled the windowv0.4Holger Hans Peter Freyther2011-12-141-1/+1
* DFU: add third 'alternate configuration' for RAM loadHarald Welte2011-07-301-3/+23
* - add svn:ignore property to make 'svn st' output more realisticlaforge2006-10-151-0/+27
* - Include tool for Converting ASCII to UTF-16LE in C-Headerlaforge2006-09-251-0/+12
* - we increase the DFU size from 4k to 16k size. This is mainly due to thelaforge2006-09-221-1/+1
* - add support for flashing to DFUlaforge2006-09-201-1/+1
* - implement some more missing DFU bitslaforge2006-09-201-13/+2
* add GPL disclaimer to all C files that I wrotelaforge2006-09-131-0/+14
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-131-0/+77
personal git repositories of Harald Welte. Your mileage may vary