1. a1012b1 USB: add central file to define USB IDs, classes, and endpoints by Kévin Redon · 6 years ago
  2. 4136c24 USBD: send empty packet when non-existing descriptor string is requested by Kévin Redon · 6 years ago
  3. a38a126 fix: initialize uninitialized variable in USBDFU_DFU_RequestHandler by Kévin Redon · 6 years ago
  4. 7f62c24 USB: Handle DFU requests by USBD.c to keep application callback by Harald Welte · 7 years ago
  5. f231541 Fix typos in usb.c, llist_irqsafe.h and dfu.h by Harald Welte · 7 years ago
  6. e8869fb DFU: Resolve DFU runtime descriptor dynamically from descriptors by Harald Welte · 8 years ago
  7. c6e482d qmod eeprom/i2c: Re-start watchdog while slow bit-banging by Harald Welte · 8 years ago
  8. 2363fa0 Generate USB Strings from apps/*/usb_strings.txt files at compile time by Harald Welte · 8 years ago
  9. 1405100 DFU: Introduce board/app-specific override for booting in DFU mode by Harald Welte · 8 years ago
  10. 0de99cd DFU: String descriptors for DFU alt-interfaces by Harald Welte · 8 years ago 0.2
  11. ac4f66e DFU: Set 10ms bwPollTimeout (lowest possible as per spec) by Harald Welte · 8 years ago
  12. 91fc402 DFU: make sure to properly initialize g_dfu pointer before using it by Harald Welte · 8 years ago
  13. b04f4f0 DFU Runtime: Add missing return after handling USB standard requests by Harald Welte · 8 years ago
  14. d1e9634 DFU: fix transitions between runtime and DFU mode by Harald Welte · 8 years ago
  15. cab6641 flashd: Set 6 Wait states as per Errata requiremens for Revision A by Harald Welte · 8 years ago
  16. 479e97e DFU: Add missing 'return' after handling generic USB control request by Harald Welte · 8 years ago
  17. 203abf5 dfu_desc: Add some string descriptors and fix configuration desc table by Harald Welte · 8 years ago
  18. b2ad7f7 dfu_des.c: Cosmetic changes, use named initializers by Harald Welte · 8 years ago
  19. adba0ce fix g_dfu access from both DFU and runtime access by Harald Welte · 8 years ago
  20. 65cca7c ensure g_dfu is linked to start of RAM when building DFU loader by Harald Welte · 8 years ago
  21. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  22. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago
  23. 7ed6f3b WIP: Introduce USB DFU code from my at91lib DFU port by Harald Welte · 8 years ago
  24. ae82155 USBDDriver.c: swaped args to memset by Christina Quast · 9 years ago
  25. 590c221 Remove redundant ccid files in atmel lib by Christina Quast · 9 years ago
  26. 86bf2c3 atmellib: Remove pngs in usb/ by Christina Quast · 9 years ago
  27. 0cc6142 Remove USBLib_Trace.h by Christina Quast · 9 years ago
  28. d0339af Removed unused code and header files from atmel lib by Christina Quast · 9 years ago
  29. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago