1. 91fc402 DFU: make sure to properly initialize g_dfu pointer before using it by Harald Welte · 8 years ago
  2. d1e9634 DFU: fix transitions between runtime and DFU mode by Harald Welte · 8 years ago
  3. db17e83 cstartup: (re-)enable interrupts before calling main() by Harald Welte · 8 years ago
  4. 0af4948 cstartup / USBD: Use correct Makefile conditionals for DFU by Harald Welte · 8 years ago
  5. cab6641 flashd: Set 6 Wait states as per Errata requiremens for Revision A by Harald Welte · 8 years ago
  6. 0395bd1 move PLLB (for USB) initialization to board_lowlevel.c by Harald Welte · 8 years ago
  7. adba0ce fix g_dfu access from both DFU and runtime access by Harald Welte · 8 years ago
  8. 65cca7c ensure g_dfu is linked to start of RAM when building DFU loader by Harald Welte · 8 years ago
  9. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  10. d09829d Remove newlib dependency, include own stdio/string/assert by Harald Welte · 8 years ago
  11. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago
  12. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago