1. bc62335 qmod: Disable hub reset and EEPROM erase/write by default by Harald Welte · 5 years ago
  2. 6228d18 add make DEFINE to remove assert ERASE code by Kévin Redon · 5 years ago
  3. a634c0e make peer ERASE more robust by Kévin Redon · 5 years ago
  4. ad0958e minor: update copyright by Kévin Redon · 6 years ago
  5. 1dbcf62 qmod: add LED user control by Kévin Redon · 6 years ago
  6. e5f891a EEPROM: fix Wformat compile warning by Kévin Redon · 6 years ago
  7. a6bd717 qmod: output EEPROM data only on debug level, and add completion output by Kévin Redon · 6 years ago
  8. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  9. c428516 qmod: error on EEPROM erase fail by Kévin Redon · 6 years ago
  10. 9547e41 qmod: Add 'e' command for erasing the EEPROM by Harald Welte · 6 years ago
  11. a71a6f4 I2C: return error after failed write by Kévin Redon · 6 years ago
  12. 57b60d2 I2C: add wait time after write to let EEPROM write by Kévin Redon · 6 years ago
  13. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  14. d24e9bd DFU: re-enable UART after testing forced bootloader by Kévin Redon · 6 years ago
  15. 9d90d28 Use system include <foo.h> notation for libosmocore headers by Harald Welte · 6 years ago
  16. 27f5fc6 DFU: Move "Override DFU" (force DFU) code to board-specific section by Harald Welte · 7 years ago
  17. eb50c9f [firmware] sim_switch + wwan_perst: Don't re-initialize by Harald Welte · 7 years ago
  18. 514c6d1 [firmware] wwan_perst: Print index when releasing WWAN_PERST by Harald Welte · 7 years ago
  19. e7f2f9a [firmware] wwam_led: use 0/1 instead of 1/2 by Harald Welte · 7 years ago
  20. 4e837d4 [firmware] card_pres: use modem number at start of line by Harald Welte · 7 years ago
  21. b52b886 [firmware] card_pres: Use 0/1 index number instead of 1/2 by Harald Welte · 7 years ago
  22. 2539917 dfu: make sure to not bloat the loader with main board init stuff. by Harald Welte · 7 years ago
  23. 0709d2d perst/sim_switch: Log events using TRACE_INFO by Harald Welte · 7 years ago
  24. 44622df consistently use 0-based counting of modems/slots by Harald Welte · 7 years ago
  25. 5c583d3 Generalize SIM switching code and allow local/remote switching via USB by Harald Welte · 7 years ago
  26. 114e74d wwan_perst: Warn if somebody failed to initialize us by Harald Welte · 7 years ago
  27. cb093ce wwan_perst: Support varying timeout and permanent active/inactive by Harald Welte · 7 years ago
  28. ed1efc5 qmod: debug_cmd: Avoid 'Unknown command' for valid commands by Harald Welte · 7 years ago
  29. 2817498 qmod: Initialize ST12 specific I/O pins only on ST12 by Harald Welte · 7 years ago
  30. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  31. 6d1128e QMOD: Add code to determine SIM Card presence by Harald Welte · 7 years ago
  32. 7e4390f qmod: wwan_led.c: Fix handling of LED for second Modem by Harald Welte · 7 years ago
  33. 9164a6d qmod: Disable various console commands on ST34 by Harald Welte · 7 years ago
  34. 353330d qmod: Fix polarity of SPDT switch by Harald Welte · 8 years ago
  35. 912b183 qmod: Use different Interface Strings for Modem1+2 / Modem 3+4 by Harald Welte · 8 years ago
  36. 809e584 qmod: Add code to switch between physical and virtual SIM by Harald Welte · 8 years ago
  37. 705e899 qmod: (re)activate USB port remapping. by Harald Welte · 8 years ago
  38. 0e29598 qmod: Replace hand-crafted delay loop with call to mdelay() by Harald Welte · 8 years ago
  39. c6e482d qmod eeprom/i2c: Re-start watchdog while slow bit-banging by Harald Welte · 8 years ago
  40. f415d71 Call USBD_Disconnect before software-triggered CPU reset by Harald Welte · 8 years ago
  41. ec0837c change from \r\n (CRLF) to \n\r (LFCR) by Harald Welte · 8 years ago
  42. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago
  43. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago