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