1. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  2. a1012b1 USB: add central file to define USB IDs, classes, and endpoints by Kévin Redon · 6 years ago
  3. ca9e4bf board: fix LED pin definition by Kévin Redon · 6 years ago
  4. 4091d78 board: comment USART definitions and add corresponding IRQ numbers by Kévin Redon · 6 years ago
  5. eac1bec console: use buffer and interrupts instead of busy loops for UART debug output by Kévin Redon · 6 years ago
  6. f5869d4 USB: implement USB reset by setting the on-board pull-up on D+ low by Kévin Redon · 6 years ago
  7. 27f5fc6 DFU: Move "Override DFU" (force DFU) code to board-specific section by Harald Welte · 7 years ago
  8. 2cbc9b2 use same USB Product ID for DFU and runtime mode by Harald Welte · 7 years ago
  9. abba8a8 LED: Introduce LED blinking pattern code by Harald Welte · 8 years ago
  10. c6e482d qmod eeprom/i2c: Re-start watchdog while slow bit-banging by Harald Welte · 8 years ago
  11. 3ecbf67 only simtrace is bus-powered, SAM3 on qmod + owhw are self-powered by Harald Welte · 8 years ago
  12. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  13. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago[Renamed from firmware/include_board/board_common.h]
  14. 7ed6f3b WIP: Introduce USB DFU code from my at91lib DFU port by Harald Welte · 8 years ago
  15. aa3b867 WIP: split main from board-speciic parts by Harald Welte · 8 years ago
  16. 83207e0 Add 'mdelay()' function to busy-wait for given number of milli-seconds by Harald Welte · 8 years ago
  17. 67415e3 HACK: Add EEPROM writing at boot of SAM3 on qmod by Harald Welte · 8 years ago
  18. a02b641 Add support for 'qmod' (quad-modem) board by Harald Welte · 8 years ago
  19. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  20. 715bc05 Increase serial console sped to 230400 bps by Harald Welte · 9 years ago
  21. 2d3371e split board.h into generic part and simtrace-specific part by Harald Welte · 9 years ago