1. 342a7fe Add missing CR to achieve CRLF at end of log lines by Harald Welte · 4 years, 9 months ago
  2. 3c003cc Fix format string related warnings (int vs. long) by Harald Welte · 4 years, 9 months ago
  3. 1cfc25e minor : fix typo in comment by Kévin Redon · 5 years ago
  4. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  5. a1012b1 USB: add central file to define USB IDs, classes, and endpoints by Kévin Redon · 6 years ago
  6. 3113e3d update_fidi: remove debug output since this function is called in time critical ISR by Kévin Redon · 6 years ago
  7. 4fe99fa ISO7816: change update_fidi to use provided USART by Kévin Redon · 6 years ago
  8. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago[Renamed from firmware/src_simtrace/simtrace_iso7816.c]
  9. 3bafe43 dynamically dispatch USART IRQs by Harald Welte · 9 years ago
  10. 7dd3dfd convert all src_simtrace code to kernel coding style by Harald Welte · 9 years ago
  11. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  12. acd48c5 HACK: always use the USART interrupt handler of mode_cardemu() by Harald Welte · 9 years ago
  13. 30a53f8 Move Fi/Di calculation functions to separate C file by Harald Welte · 9 years ago
  14. ec4fe23 Mark more local functions as static by Harald Welte · 9 years ago
  15. 4a30a37 Remove PR define, replace with TRACE_DEBUG by Christina Quast · 9 years ago
  16. cb646bc command to change fidi send by host by Christina Quast · 9 years ago
  17. e4cbfe6 Moved ISR_PhoneRST into iso code file and simtrace header by Christina Quast · 9 years ago
  18. 3d5e3ab simtrace_iso7816.c: Remove unused _ISO7816_Init by Christina Quast · 9 years ago
  19. 4b81493 iso7816_4.c: CLK div differs for Master and Slave by Christina Quast · 9 years ago
  20. b595e7c Merge branch 'new_iso_init' (sniffer not working) by Christina Quast · 9 years ago
  21. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago
  22. 4db82e0 ringbuffer implementation by Christina Quast · 9 years ago
  23. e24b9ac ISO7816_Init: Initialized with USART by Christina Quast · 9 years ago
  24. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  25. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago[Renamed from firmware/simtrace_src/simtrace_iso7816.c]
  26. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago[Renamed from firmware/simtrace/simtrace_iso7816.c]
  27. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/simtrace/simtrace_iso7816.c]
  28. fe25784 simtrace_iso7816.c: removed unused fct get_buf_start by Christina Quast · 9 years ago
  29. 4bcc023 Phone hack: endless loop by Christina Quast · 10 years ago
  30. a1dd0ef Double size buf, a lot of debug by Christina Quast · 10 years ago
  31. ce296b9 Attempt to implement working simcard emulator by Christina Quast · 10 years ago
  32. 4ba4d22 sniffer functionality fixed buffer by Christina Quast · 10 years ago
  33. c0aa769 Redundant functions in phone and sniffer moved by Christina Quast · 10 years ago