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