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