1. 3b64695 Fix swapped manufacturer/product strings by Harald Welte · 7 years ago 0.4
  2. 054216d usb: Use different SubClass values for card-emulation and sniffer by Harald Welte · 8 years ago
  3. eab7e45 USB: Don't specify Class/Subclass 0xff at device level by Harald Welte · 8 years ago
  4. 495a67d usb: consistently use named structure initializers by Harald Welte · 8 years ago
  5. c6e482d qmod eeprom/i2c: Re-start watchdog while slow bit-banging by Harald Welte · 8 years ago
  6. 2363fa0 Generate USB Strings from apps/*/usb_strings.txt files at compile time by Harald Welte · 8 years ago
  7. 0395bd1 move PLLB (for USB) initialization to board_lowlevel.c by Harald Welte · 8 years ago
  8. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  9. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago[Renamed from firmware/src_simtrace/usb.c]
  10. 7ed6f3b WIP: Introduce USB DFU code from my at91lib DFU port by Harald Welte · 8 years ago
  11. 84ad985 usb: Cofnigure PLLB according to board.h BOARD_MAINOSC by Harald Welte · 8 years ago
  12. 6dcacf3 OWHW: fix operation with second modem/UART by Harald Welte · 9 years ago
  13. 7dd3dfd convert all src_simtrace code to kernel coding style by Harald Welte · 9 years ago
  14. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  15. 57b3a25 Add Card-Emulation for second UART/USIM to USB descriptors by Harald Welte · 9 years ago
  16. 2fb5996 owhw: fix GPIO definitions (output low level by default) by Harald Welte · 9 years ago
  17. 6d44c1f USB: Add manufacturer name string descriptor by Harald Welte · 9 years ago
  18. 8a5b580 CCID usb descriptor: We support 3V only, not 5V. by Harald Welte · 9 years ago
  19. ec4fe23 Mark more local functions as static by Harald Welte · 9 years ago
  20. beb7293 USB descriptors: call it SIMtrace 2 and add spaces to strings by Harald Welte · 9 years ago
  21. 8d6a5d8 move USBDDriverCallbacks_ConfigurationChanged() to main.c by Harald Welte · 9 years ago
  22. bd5b8bd usb.c: Corrected grammatical mistake by Christina Quast · 9 years ago
  23. 3735039 firmware, host: Changed vendor and product id by Christina Quast · 9 years ago
  24. 0bf65dc usb.c: Removed FIXME comment by Christina Quast · 9 years ago
  25. bfd7354 usb.c: removed comment, named phone interface of MITM conf by Christina Quast · 9 years ago
  26. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago
  27. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  28. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago[Renamed from firmware/simtrace_src/usb.c]
  29. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago[Renamed from firmware/simtrace/usb.c]
  30. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/simtrace/usb.c]
  31. b06fc38 usb.c: fix compiler warning USBConfigurationDescriptor by Christina Quast · 9 years ago
  32. 4b1e98d cciddriver.c: Directly access configurationDescriptorsArr by Christina Quast · 9 years ago
  33. e01fb9a usb.c: mitm config with ccid interface by Christina Quast · 9 years ago
  34. 0becc0c Fixed compiler warn: USB descriptor array elements by Christina Quast · 9 years ago
  35. b65b881 Phone uses USB endpoints 4 to 6 instead of 1 to 3 now by Christina Quast · 9 years ago
  36. 6d9dcfc usb.c: updated phone descriptor length by Christina Quast · 9 years ago
  37. 99d80ff usb.c: Updated comment to be generic by Christina Quast · 9 years ago
  38. 7123425 redifined phone usb interface by Christina Quast · 9 years ago
  39. 0166c6d Temporary fix: mitm mode use EP 4-6 by Christina Quast · 10 years ago
  40. db7b1ab CCID config, init, run by Christina Quast · 10 years ago
  41. 4ba4d22 sniffer functionality fixed buffer by Christina Quast · 10 years ago
  42. da373fd Add input interrupt endpoint to all configurations by Christina Quast · 10 years ago
  43. 6032e79 string descr 0 is language identifier by Christina Quast · 10 years ago
  44. 0ae0314 Add usb config changed callback func by Christina Quast · 10 years ago
  45. 10b2e5a Consistent config num enum for main.c and usb.c by Christina Quast · 10 years ago
  46. 54d0c1f USB enum works again, No CCID conf by Christina Quast · 10 years ago
  47. 968b974 Moved usb descriptors and funcs into single file by Christina Quast · 10 years ago[Renamed (80%) from sam3s_example/simtrace/simtrace_devicedescriptors.c]
  48. 01bbdc3 device descriptor phone added by Christina Quast · 10 years ago
  49. f554950 device descriptor sniffer, MITM by Christina Quast · 10 years ago