1. f231541 Fix typos in usb.c, llist_irqsafe.h and dfu.h by Harald Welte · 7 years ago
  2. f8c83a4 Make hardfault handler a bit more verbose by Harald Welte · 7 years ago
  3. e8869fb DFU: Resolve DFU runtime descriptor dynamically from descriptors by Harald Welte · 8 years ago
  4. c6e482d qmod eeprom/i2c: Re-start watchdog while slow bit-banging by Harald Welte · 8 years ago
  5. 2363fa0 Generate USB Strings from apps/*/usb_strings.txt files at compile time by Harald Welte · 8 years ago
  6. 1405100 DFU: Introduce board/app-specific override for booting in DFU mode by Harald Welte · 8 years ago
  7. 0de99cd DFU: String descriptors for DFU alt-interfaces by Harald Welte · 8 years ago 0.2
  8. ac4f66e DFU: Set 10ms bwPollTimeout (lowest possible as per spec) by Harald Welte · 8 years ago
  9. 91fc402 DFU: make sure to properly initialize g_dfu pointer before using it by Harald Welte · 8 years ago
  10. b04f4f0 DFU Runtime: Add missing return after handling USB standard requests by Harald Welte · 8 years ago
  11. d1e9634 DFU: fix transitions between runtime and DFU mode by Harald Welte · 8 years ago
  12. 0af4948 cstartup / USBD: Use correct Makefile conditionals for DFU by Harald Welte · 8 years ago
  13. cab6641 flashd: Set 6 Wait states as per Errata requiremens for Revision A by Harald Welte · 8 years ago
  14. 479e97e DFU: Add missing 'return' after handling generic USB control request by Harald Welte · 8 years ago
  15. 203abf5 dfu_desc: Add some string descriptors and fix configuration desc table by Harald Welte · 8 years ago
  16. b2ad7f7 dfu_des.c: Cosmetic changes, use named initializers by Harald Welte · 8 years ago
  17. adba0ce fix g_dfu access from both DFU and runtime access by Harald Welte · 8 years ago
  18. 65cca7c ensure g_dfu is linked to start of RAM when building DFU loader by Harald Welte · 8 years ago
  19. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  20. 37b6e41 move last few files from src_board / include_board by Harald Welte · 8 years ago
  21. 964f509 remove pio_capture, we don't use it 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. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago
  24. 7ed6f3b WIP: Introduce USB DFU code from my at91lib DFU port by Harald Welte · 8 years ago
  25. ae82155 USBDDriver.c: swaped args to memset by Christina Quast · 9 years ago
  26. 590c221 Remove redundant ccid files in atmel lib by Christina Quast · 9 years ago
  27. 86bf2c3 atmellib: Remove pngs in usb/ by Christina Quast · 9 years ago
  28. 0cc6142 Remove USBLib_Trace.h by Christina Quast · 9 years ago
  29. b0bbb1b Removed sym links, replaced them with actual folders by Christina Quast · 9 years ago
  30. d0339af Removed unused code and header files from atmel lib by Christina Quast · 9 years ago
  31. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago