1. abba8a8 LED: Introduce LED blinking pattern code by Harald Welte · 8 years ago
  2. 912b183 qmod: Use different Interface Strings for Modem1+2 / Modem 3+4 by Harald Welte · 8 years ago
  3. 809e584 qmod: Add code to switch between physical and virtual SIM by Harald Welte · 8 years ago
  4. 705e899 qmod: (re)activate USB port remapping. by Harald Welte · 8 years ago
  5. 0e29598 qmod: Replace hand-crafted delay loop with call to mdelay() by Harald Welte · 8 years ago
  6. c6e482d qmod eeprom/i2c: Re-start watchdog while slow bit-banging by Harald Welte · 8 years ago
  7. 1405100 DFU: Introduce board/app-specific override for booting in DFU mode by Harald Welte · 8 years ago
  8. aaba4af Use Supply Controller to avoid running SAM3 on voltages lower than 3.0V by Harald Welte · 8 years ago
  9. 3ecbf67 only simtrace is bus-powered, SAM3 on qmod + owhw are self-powered by Harald Welte · 8 years ago
  10. f415d71 Call USBD_Disconnect before software-triggered CPU reset by Harald Welte · 8 years ago
  11. ec0837c change from \r\n (CRLF) to \n\r (LFCR) by Harald Welte · 8 years ago
  12. 91fc402 DFU: make sure to properly initialize g_dfu pointer before using it by Harald Welte · 8 years ago
  13. d1e9634 DFU: fix transitions between runtime and DFU mode by Harald Welte · 8 years ago
  14. db17e83 cstartup: (re-)enable interrupts before calling main() by Harald Welte · 8 years ago
  15. 0af4948 cstartup / USBD: Use correct Makefile conditionals for DFU by Harald Welte · 8 years ago
  16. cab6641 flashd: Set 6 Wait states as per Errata requiremens for Revision A by Harald Welte · 8 years ago
  17. 0395bd1 move PLLB (for USB) initialization to board_lowlevel.c by Harald Welte · 8 years ago
  18. adba0ce fix g_dfu access from both DFU and runtime access by Harald Welte · 8 years ago
  19. 65cca7c ensure g_dfu is linked to start of RAM when building DFU loader by Harald Welte · 8 years ago
  20. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  21. d09829d Remove newlib dependency, include own stdio/string/assert 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