1. 2bdaa73 UART: remove unused code by Kévin Redon · 6 years ago
  2. fcf2743 UART: make IRQ/ISR enabling simpler by Kévin Redon · 6 years ago
  3. d44cb80 DFU: disable configured console UART before starting main app by Kévin Redon · 6 years ago
  4. 9e29a3e DFU: set stack pointer before starting main app by Kévin Redon · 6 years ago
  5. 4cbdc7c fix LED switching on/off by King Kévin · 6 years ago
  6. 30f90a7 console: drop data to be send when buffer is already full by Kévin Redon · 6 years ago
  7. 11914d9 LED: add short LED pulse blinking pattern by Kévin Redon · 6 years ago
  8. eac1bec console: use buffer and interrupts instead of busy loops for UART debug output by Kévin Redon · 6 years ago
  9. 80303c1 DFU: only boot the application if it has a valid start by Kévin Redon · 6 years ago
  10. 76be7c8 fix pointer casting warning by Kévin Redon · 6 years ago
  11. 432ba51 add copyright notice by Kévin Redon · 6 years ago
  12. eb50c9f [firmware] sim_switch + wwan_perst: Don't re-initialize by Harald Welte · 7 years ago
  13. c47fc5f set local slot LED according to remote/local state. by Harald Welte · 7 years ago
  14. 02d0ec6 uart_console: Re-start watchdog during busy-waiting for serial chars by Harald Welte · 7 years ago
  15. 0709d2d perst/sim_switch: Log events using TRACE_INFO by Harald Welte · 7 years ago
  16. 44622df consistently use 0-based counting of modems/slots by Harald Welte · 7 years ago
  17. 5c583d3 Generalize SIM switching code and allow local/remote switching via USB by Harald Welte · 7 years ago
  18. abba8a8 LED: Introduce LED blinking pattern code by Harald Welte · 8 years ago
  19. 1405100 DFU: Introduce board/app-specific override for booting in DFU mode by Harald Welte · 8 years ago
  20. aaba4af Use Supply Controller to avoid running SAM3 on voltages lower than 3.0V by Harald Welte · 8 years ago
  21. 91fc402 DFU: make sure to properly initialize g_dfu pointer before using it by Harald Welte · 8 years ago
  22. d1e9634 DFU: fix transitions between runtime and DFU mode by Harald Welte · 8 years ago
  23. db17e83 cstartup: (re-)enable interrupts before calling main() by Harald Welte · 8 years ago
  24. 0af4948 cstartup / USBD: Use correct Makefile conditionals for DFU by Harald Welte · 8 years ago
  25. cab6641 flashd: Set 6 Wait states as per Errata requiremens for Revision A by Harald Welte · 8 years ago
  26. 0395bd1 move PLLB (for USB) initialization to board_lowlevel.c by Harald Welte · 8 years ago
  27. d09829d Remove newlib dependency, include own stdio/string/assert 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. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago