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