1. acb7bd9 disable ERASE pin by Kévin Redon · 5 years ago
  2. ad0958e minor: update copyright by Kévin Redon · 6 years ago
  3. 80d9476 UART: switch baud rate to 921600 bps by Kévin Redon · 6 years ago
  4. e2b0f97 set main clock for using UART at 921600 bps by Kévin Redon · 6 years ago
  5. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  6. 1836ac0 add synchronous UART transmission and use it in exceptions by Kévin Redon · 6 years ago
  7. ac0843a make adc2uv common by Kévin Redon · 6 years ago
  8. d975411 LED: add need pattern by Kévin Redon · 6 years ago
  9. 33d1eb7 replace leading spaces with tabs by Kévin Redon · 6 years ago
  10. 93717e4 set linux end of line by Kévin Redon · 6 years ago
  11. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  12. 9918c28 DFU: use central DFU override check by Kévin Redon · 6 years ago
  13. 2bdaa73 UART: remove unused code by Kévin Redon · 6 years ago
  14. fcf2743 UART: make IRQ/ISR enabling simpler by Kévin Redon · 6 years ago
  15. d44cb80 DFU: disable configured console UART before starting main app by Kévin Redon · 6 years ago
  16. 9e29a3e DFU: set stack pointer before starting main app by Kévin Redon · 6 years ago
  17. 4cbdc7c fix LED switching on/off by King Kévin · 6 years ago
  18. 30f90a7 console: drop data to be send when buffer is already full by Kévin Redon · 6 years ago
  19. 11914d9 LED: add short LED pulse blinking pattern by Kévin Redon · 6 years ago
  20. eac1bec console: use buffer and interrupts instead of busy loops for UART debug output by Kévin Redon · 6 years ago
  21. 80303c1 DFU: only boot the application if it has a valid start by Kévin Redon · 6 years ago
  22. 76be7c8 fix pointer casting warning by Kévin Redon · 6 years ago
  23. 432ba51 add copyright notice by Kévin Redon · 6 years ago
  24. eb50c9f [firmware] sim_switch + wwan_perst: Don't re-initialize by Harald Welte · 7 years ago
  25. c47fc5f set local slot LED according to remote/local state. by Harald Welte · 7 years ago
  26. 02d0ec6 uart_console: Re-start watchdog during busy-waiting for serial chars by Harald Welte · 7 years ago
  27. 0709d2d perst/sim_switch: Log events using TRACE_INFO by Harald Welte · 7 years ago
  28. 44622df consistently use 0-based counting of modems/slots by Harald Welte · 7 years ago
  29. 5c583d3 Generalize SIM switching code and allow local/remote switching via USB by Harald Welte · 7 years ago
  30. abba8a8 LED: Introduce LED blinking pattern code by Harald Welte · 8 years ago
  31. 1405100 DFU: Introduce board/app-specific override for booting in DFU mode by Harald Welte · 8 years ago
  32. aaba4af Use Supply Controller to avoid running SAM3 on voltages lower than 3.0V by Harald Welte · 8 years ago
  33. 91fc402 DFU: make sure to properly initialize g_dfu pointer before using it by Harald Welte · 8 years ago
  34. d1e9634 DFU: fix transitions between runtime and DFU mode by Harald Welte · 8 years ago
  35. db17e83 cstartup: (re-)enable interrupts before calling main() by Harald Welte · 8 years ago
  36. 0af4948 cstartup / USBD: Use correct Makefile conditionals for DFU by Harald Welte · 8 years ago
  37. cab6641 flashd: Set 6 Wait states as per Errata requiremens for Revision A by Harald Welte · 8 years ago
  38. 0395bd1 move PLLB (for USB) initialization to board_lowlevel.c by Harald Welte · 8 years ago
  39. d09829d Remove newlib dependency, include own stdio/string/assert by Harald Welte · 8 years ago
  40. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago
  41. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago