summaryrefslogtreecommitdiff
path: root/firmware/src/os
Commit message (Expand)AuthorAgeFilesLines
...
* - add (currently inactive) code for the watch dog timerlaforge2006-09-303-5/+23
* - Add revision to USB descriptorlaforge2006-09-301-1/+1
* add stub for later implementation of suspend/resumelaforge2006-09-301-2/+11
* - more accurate (and USB compliant) state transitionslaforge2006-09-302-45/+161
* - free all pending contexts when endpoint is being resetlaforge2006-09-301-5/+7
* - add dbgu key '9' for software resetlaforge2006-09-271-4/+8
* - increase number of large (2k) contextx to 8laforge2006-09-272-4/+5
* - fix minor issues with USB string supportlaforge2006-09-251-1/+1
* - Include tool for Converting ASCII to UTF-16LE in C-Headerlaforge2006-09-251-30/+30
* use officially assigned usb vendor and product id'slaforge2006-09-251-5/+4
* - move large rctx definitions to req_ctx.hlaforge2006-09-227-102/+205
* fix completely broken logic of processing pending outbound packets. We now dolaforge2006-09-221-17/+5
* some code cleanuplaforge2006-09-211-7/+15
* - Add OpenPICC register definition (and USB command handling)laforge2006-09-2015-95/+234
* move flash code into dfulaforge2006-09-201-45/+0
* fix location of dfu_apilaforge2006-09-201-1/+1
* add GPL disclaimer to all C files that I wrotelaforge2006-09-1314-5/+244
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-135-766/+4
* move to new directorylaforge2006-09-1231-0/+3058
personal git repositories of Harald Welte. Your mileage may vary