1. b871363 qmod: cosmetic changes to EEPROM hex array by Harald Welte · 8 years ago
  2. b30783c qmod EEPROM: Dont't mark any ports as non-removable by Harald Welte · 8 years ago
  3. ae8a465 qmod: Commit missing changes to EEPROM by Harald Welte · 8 years ago
  4. 6dfcf70 qmod: Start with _HUB_RESET=0 -> HUB_RESET=1 (not in reset) by Harald Welte · 8 years ago
  5. f9a182d qmod: breal the command loop when 'U' is pressed and proceed to USB init by Harald Welte · 8 years ago
  6. afbb747 qmod: do not automatically clear _HUB_RESET after EEPROM write by Harald Welte · 8 years ago
  7. e07aed6 qmod: debug menu: Add 'U' command to proceed to USB by Harald Welte · 8 years ago
  8. 396354c qmod: debug menu: make sure to always print something by Harald Welte · 8 years ago
  9. 006b16d quad-modem: Add debug console commands for debugging by Harald Welte · 8 years ago
  10. e974fbb Issue ST12_PRTPWR_OVERRIDE before putting hub in reset by Harald Welte · 8 years ago
  11. 15e026e qmod: Set PIN_PRTPWR_OVERRIDE to output/low by Harald Welte · 8 years ago
  12. 4e3b9a5 qmod: attempt to swithc the DN/DP wires of the SAM3 by Harald Welte · 8 years ago
  13. 67415e3 HACK: Add EEPROM writing at boot of SAM3 on qmod by Harald Welte · 8 years ago
  14. 226b40a WIP: bit-banging I2C support for EEPROM access on QMOD by Harald Welte · 8 years ago
  15. 3bafe43 dynamically dispatch USART IRQs by Harald Welte · 9 years ago
  16. 8ee15db read SAM3S unique serial number at start and print it by Harald Welte · 9 years ago
  17. cf1c19a src_simtrace/main: debug/trace logging improvements by Harald Welte · 9 years ago
  18. 04e37a8 firmware/main: Disable the rotor unless TRACE_DEBUG by Harald Welte · 9 years ago
  19. 2315e6b ensure git version ends up in firmware image 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. 072dadd main.c: Only call the configure() function of a configuration if it exists by Harald Welte · 9 years ago
  23. 40901a0 various printf/debug output improvements by Harald Welte · 9 years ago
  24. ebbb645 req_ctx: Fix allocation (allocate 1 block, not all) and call _init() by Harald Welte · 9 years ago
  25. 54cb3d0 host_communication/card_emu: adapt to nwe req_ctx / queuing paradignm by Harald Welte · 9 years ago
  26. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago
  27. 2fb5996 owhw: fix GPIO definitions (output low level by default) by Harald Welte · 9 years ago
  28. 8d6a5d8 move USBDDriverCallbacks_ConfigurationChanged() to main.c by Harald Welte · 9 years ago
  29. d4c1421 conf_func: Mark const and static. by Harald Welte · 9 years ago
  30. fefd571 conf_func: Use named struct initializers and named array subscripts by Harald Welte · 9 years ago
  31. 15d72cc add some comments on the conf_func members by Harald Welte · 9 years ago
  32. 3d8c093 main: Increase timeout for USB configured state by Christina Quast · 9 years ago
  33. 560ade3 main.c: Removed TC_Start/_Stop (was commented out) by Christina Quast · 9 years ago
  34. 9dbf1c9 main.c: Set green LED when USB is configured by Christina Quast · 9 years ago
  35. 2379ac8 main.c: Removed double declaration of var i by Christina Quast · 9 years ago
  36. de68867 main.c: Reset board if USB not configured by Christina Quast · 9 years ago
  37. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  38. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago[Renamed from firmware/simtrace_src/main.c]
  39. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago[Renamed from firmware/simtrace/main.c]
  40. fbcd8a1 simtrace: Rename main by Christina Quast · 9 years ago[Renamed from firmware/simtrace/simtrace_main.c]
  41. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/simtrace/simtrace_main.c]
  42. c5a78d7 simtrace: wait until usb is configured by Christina Quast · 10 years ago
  43. b5ebebe main: configure red led, just in case by Christina Quast · 10 years ago
  44. 541656c Add CCID functions to func ptrs struct by Christina Quast · 10 years ago
  45. cafde00 conf initially sniff conf by Christina Quast · 10 years ago
  46. fb524b9 Function pointer struct in main for run,init by Christina Quast · 10 years ago
  47. 10b2e5a Consistent config num enum for main.c and usb.c by Christina Quast · 10 years ago
  48. 1161b27 main while loop: wait for USB by Christina Quast · 10 years ago
  49. c02571e basic structure for main while loop with all configs by Christina Quast · 10 years ago
  50. 32906bb simtrace main with phone as clk master by Christina Quast · 10 years ago