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