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