1. 1405100 DFU: Introduce board/app-specific override for booting in DFU mode by Harald Welte · 8 years ago
  2. aaba4af Use Supply Controller to avoid running SAM3 on voltages lower than 3.0V by Harald Welte · 8 years ago
  3. 3ecbf67 only simtrace is bus-powered, SAM3 on qmod + owhw are self-powered by Harald Welte · 8 years ago
  4. f415d71 Call USBD_Disconnect before software-triggered CPU reset by Harald Welte · 8 years ago
  5. ec0837c change from \r\n (CRLF) to \n\r (LFCR) by Harald Welte · 8 years ago
  6. 91fc402 DFU: make sure to properly initialize g_dfu pointer before using it by Harald Welte · 8 years ago
  7. d1e9634 DFU: fix transitions between runtime and DFU mode by Harald Welte · 8 years ago
  8. db17e83 cstartup: (re-)enable interrupts before calling main() by Harald Welte · 8 years ago
  9. 0af4948 cstartup / USBD: Use correct Makefile conditionals for DFU by Harald Welte · 8 years ago
  10. cab6641 flashd: Set 6 Wait states as per Errata requiremens for Revision A by Harald Welte · 8 years ago
  11. 0395bd1 move PLLB (for USB) initialization to board_lowlevel.c by Harald Welte · 8 years ago
  12. adba0ce fix g_dfu access from both DFU and runtime access by Harald Welte · 8 years ago
  13. 65cca7c ensure g_dfu is linked to start of RAM when building DFU loader by Harald Welte · 8 years ago
  14. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  15. d09829d Remove newlib dependency, include own stdio/string/assert by Harald Welte · 8 years ago
  16. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago
  17. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago