1. 1dbcf62 qmod: add LED user control by Kévin Redon · 6 years ago
  2. e5f891a EEPROM: fix Wformat compile warning by Kévin Redon · 6 years ago
  3. a6bd717 qmod: output EEPROM data only on debug level, and add completion output by Kévin Redon · 6 years ago
  4. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  5. c428516 qmod: error on EEPROM erase fail by Kévin Redon · 6 years ago
  6. 9547e41 qmod: Add 'e' command for erasing the EEPROM by Harald Welte · 6 years ago
  7. a71a6f4 I2C: return error after failed write by Kévin Redon · 6 years ago
  8. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  9. d24e9bd DFU: re-enable UART after testing forced bootloader by Kévin Redon · 6 years ago
  10. 9d90d28 Use system include <foo.h> notation for libosmocore headers by Harald Welte · 6 years ago
  11. 27f5fc6 DFU: Move "Override DFU" (force DFU) code to board-specific section by Harald Welte · 7 years ago
  12. 2539917 dfu: make sure to not bloat the loader with main board init stuff. by Harald Welte · 7 years ago
  13. 44622df consistently use 0-based counting of modems/slots by Harald Welte · 7 years ago
  14. 5c583d3 Generalize SIM switching code and allow local/remote switching via USB by Harald Welte · 7 years ago
  15. cb093ce wwan_perst: Support varying timeout and permanent active/inactive by Harald Welte · 7 years ago
  16. ed1efc5 qmod: debug_cmd: Avoid 'Unknown command' for valid commands by Harald Welte · 7 years ago
  17. 2817498 qmod: Initialize ST12 specific I/O pins only on ST12 by Harald Welte · 7 years ago
  18. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  19. 6d1128e QMOD: Add code to determine SIM Card presence by Harald Welte · 7 years ago
  20. 9164a6d qmod: Disable various console commands on ST34 by Harald Welte · 7 years ago
  21. 353330d qmod: Fix polarity of SPDT switch by Harald Welte · 8 years ago
  22. 912b183 qmod: Use different Interface Strings for Modem1+2 / Modem 3+4 by Harald Welte · 8 years ago
  23. 809e584 qmod: Add code to switch between physical and virtual SIM by Harald Welte · 8 years ago
  24. 705e899 qmod: (re)activate USB port remapping. by Harald Welte · 8 years ago
  25. 0e29598 qmod: Replace hand-crafted delay loop with call to mdelay() by Harald Welte · 8 years ago
  26. c6e482d qmod eeprom/i2c: Re-start watchdog while slow bit-banging by Harald Welte · 8 years ago
  27. f415d71 Call USBD_Disconnect before software-triggered CPU reset by Harald Welte · 8 years ago
  28. ec0837c change from \r\n (CRLF) to \n\r (LFCR) by Harald Welte · 8 years ago
  29. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago[Renamed from firmware/src_simtrace/board_qmod.c]
  30. aa3b867 WIP: split main from board-speciic parts by Harald Welte · 8 years ago