1. 965d5c9 [firmware] cardemu: Skip CARD_INSERT if board doesn't support it by Harald Welte · 7 years ago
  2. c47fc5f set local slot LED according to remote/local state. by Harald Welte · 7 years ago
  3. 3b64695 Fix swapped manufacturer/product strings by Harald Welte · 7 years ago 0.4
  4. 23c00b6 cardemu: Fix interpretation of MSGC_MODEM messages by Harald Welte · 7 years ago
  5. b91f6ad firmware: fix various compiler warnings by Harald Welte · 7 years ago
  6. 5c583d3 Generalize SIM switching code and allow local/remote switching via USB by Harald Welte · 7 years ago
  7. 2e9254a cardem: Implement WWAN Modem reset via USB by Harald Welte · 7 years ago
  8. 25a9a80 Convert to new generalized SIMTRACE2 USB protocol by Harald Welte · 7 years ago
  9. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  10. eb81d23 import libosmocore msgb handling (and dependencies) by Harald Welte · 7 years ago
  11. 9ac794c Add llist_add_irqsafe() similar to llist_add_tail_irqsafe() by Harald Welte · 7 years ago
  12. 6d1128e QMOD: Add code to determine SIM Card presence by Harald Welte · 7 years ago
  13. 054216d usb: Use different SubClass values for card-emulation and sniffer by Harald Welte · 8 years ago
  14. eab7e45 USB: Don't specify Class/Subclass 0xff at device level by Harald Welte · 8 years ago
  15. 495a67d usb: consistently use named structure initializers by Harald Welte · 8 years ago
  16. 2bff7cd tc_etu: Don't confiugre unused TIOA pin of TC0 + TC2 by Harald Welte · 8 years ago
  17. c6e482d qmod eeprom/i2c: Re-start watchdog while slow bit-banging by Harald Welte · 8 years ago
  18. 2363fa0 Generate USB Strings from apps/*/usb_strings.txt files at compile time by Harald Welte · 8 years ago
  19. ec0837c change from \r\n (CRLF) to \n\r (LFCR) by Harald Welte · 8 years ago
  20. ee9ebb3 stdio: Increase max string size to 512 and don't endless-loop!! by Harald Welte · 8 years ago
  21. 0395bd1 move PLLB (for USB) initialization to board_lowlevel.c by Harald Welte · 8 years ago
  22. c430ac1 have local stdio.h file to avoid newlib issues by Harald Welte · 8 years ago
  23. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  24. 37b6e41 move last few files from src_board / include_board by Harald Welte · 8 years ago
  25. 96e62a4 stdio.c: fix compiler warning by Harald Welte · 8 years ago
  26. d09829d Remove newlib dependency, include own stdio/string/assert by Harald Welte · 8 years ago
  27. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago
  28. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago