1. 67415e3 HACK: Add EEPROM writing at boot of SAM3 on qmod by Harald Welte · 8 years ago
  2. 226b40a WIP: bit-banging I2C support for EEPROM access on QMOD by Harald Welte · 8 years ago
  3. 3bafe43 dynamically dispatch USART IRQs by Harald Welte · 9 years ago
  4. 8ee15db read SAM3S unique serial number at start and print it by Harald Welte · 9 years ago
  5. cf1c19a src_simtrace/main: debug/trace logging improvements by Harald Welte · 9 years ago
  6. 04e37a8 firmware/main: Disable the rotor unless TRACE_DEBUG by Harald Welte · 9 years ago
  7. 2315e6b ensure git version ends up in firmware image by Harald Welte · 9 years ago
  8. 7dd3dfd convert all src_simtrace code to kernel coding style by Harald Welte · 9 years ago
  9. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  10. 072dadd main.c: Only call the configure() function of a configuration if it exists by Harald Welte · 9 years ago
  11. 40901a0 various printf/debug output improvements by Harald Welte · 9 years ago
  12. ebbb645 req_ctx: Fix allocation (allocate 1 block, not all) and call _init() by Harald Welte · 9 years ago
  13. 54cb3d0 host_communication/card_emu: adapt to nwe req_ctx / queuing paradignm by Harald Welte · 9 years ago
  14. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago
  15. 2fb5996 owhw: fix GPIO definitions (output low level by default) by Harald Welte · 9 years ago
  16. 8d6a5d8 move USBDDriverCallbacks_ConfigurationChanged() to main.c by Harald Welte · 9 years ago
  17. d4c1421 conf_func: Mark const and static. by Harald Welte · 9 years ago
  18. fefd571 conf_func: Use named struct initializers and named array subscripts by Harald Welte · 9 years ago
  19. 15d72cc add some comments on the conf_func members by Harald Welte · 9 years ago
  20. 3d8c093 main: Increase timeout for USB configured state by Christina Quast · 9 years ago
  21. 560ade3 main.c: Removed TC_Start/_Stop (was commented out) by Christina Quast · 9 years ago
  22. 9dbf1c9 main.c: Set green LED when USB is configured by Christina Quast · 9 years ago
  23. 2379ac8 main.c: Removed double declaration of var i by Christina Quast · 9 years ago
  24. de68867 main.c: Reset board if USB not configured by Christina Quast · 9 years ago
  25. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  26. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago[Renamed from firmware/simtrace_src/main.c]
  27. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago[Renamed from firmware/simtrace/main.c]
  28. fbcd8a1 simtrace: Rename main by Christina Quast · 9 years ago[Renamed from firmware/simtrace/simtrace_main.c]
  29. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/simtrace/simtrace_main.c]
  30. c5a78d7 simtrace: wait until usb is configured by Christina Quast · 10 years ago
  31. b5ebebe main: configure red led, just in case by Christina Quast · 10 years ago
  32. 541656c Add CCID functions to func ptrs struct by Christina Quast · 10 years ago
  33. cafde00 conf initially sniff conf by Christina Quast · 10 years ago
  34. fb524b9 Function pointer struct in main for run,init by Christina Quast · 10 years ago
  35. 10b2e5a Consistent config num enum for main.c and usb.c by Christina Quast · 10 years ago
  36. 1161b27 main while loop: wait for USB by Christina Quast · 10 years ago
  37. c02571e basic structure for main while loop with all configs by Christina Quast · 10 years ago
  38. 32906bb simtrace main with phone as clk master by Christina Quast · 10 years ago