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