1. 140f007 cardem: Make card_emu_report_status() optionally use IRQ endpoint by Harald Welte · 4 years, 9 months ago
  2. 12c9b7b card_emu: Remove extraneous initialization of ch->pts.state by Harald Welte · 4 years, 9 months ago
  3. 4d4405f card_emu: Remove extraneous code by Harald Welte · 4 years, 9 months ago
  4. 6a3a714 card_emu: Always print state names in string representation by Harald Welte · 4 years, 9 months ago
  5. e9f429d card_emu: Avoid recursive calls to card_set_state() by Harald Welte · 4 years, 9 months ago
  6. 02d0d73 card_emu: Initialize PTSS state every time we start PTS by Harald Welte · 4 years, 9 months ago
  7. 5b13602 host_communication: Send zero-length-packet on wMaxPacketSize by Harald Welte · 4 years, 9 months ago
  8. 81f4ef7 cardem: RST resets all state (including release of buffers) by Harald Welte · 4 years, 9 months ago
  9. fa197ca cardem: Move card_emu_io_statechg() calls out of interrupt context by Harald Welte · 4 years, 9 months ago
  10. e92cb50 card_emu: Factor out card_handle_reset() from card_emu_init() by Harald Welte · 4 years, 9 months ago
  11. 1714679 pseudo_talloc: Increment number of buffers from 10 to 20 by Harald Welte · 4 years, 9 months ago
  12. a812de8 usb_buf: Properly initialize buffered_endpoint->ep number by Harald Welte · 4 years, 9 months ago
  13. b0b457d USBD_HAL: Don't disable UDP peripheral clock on suspend by Harald Welte · 4 years, 9 months ago
  14. ad11709 usb_buf: Actually limit queue to 3 elements, not 4 by Harald Welte · 4 years, 9 months ago
  15. 56be0bf cardem: Fix memory leak on unsupported SIMTRACE_MSGT_DT_CEMU_CARDINSERT by Harald Welte · 4 years, 9 months ago
  16. 6011831 update copyright statement by Harald Welte · 4 years, 9 months ago
  17. 63c9e1f implement minimalistic talloc_report(); add 't' command on UART by Harald Welte · 4 years, 9 months ago
  18. 7c1d85e qmod: Document '!' and '@' commands on UART by Harald Welte · 4 years, 9 months ago
  19. 5872484 cosmetic: board_qmod: Annotate #endif with comments by Harald Welte · 4 years, 9 months ago
  20. f620c39 qmod: Don't print EEPROM operations in help when not supported by Harald Welte · 4 years, 9 months ago
  21. a14616c usb_buf: Limit the maximum queue length to 3 elements by Harald Welte · 4 years, 9 months ago
  22. f4a625b usb_buf: count number of elements in queue by Harald Welte · 4 years, 9 months ago
  23. 271be9d more comments in host_communication.c. by Harald Welte · 4 years, 9 months ago
  24. 342a7fe Add missing CR to achieve CRLF at end of log lines by Harald Welte · 4 years, 9 months ago
  25. 3c003cc Fix format string related warnings (int vs. long) by Harald Welte · 4 years, 9 months ago
  26. 37055b9 stdio: Add support for %p format string (pointer address) by Harald Welte · 4 years, 9 months ago
  27. 75a5f22 minor: improve trace output by Kévin Redon · 4 years, 10 months ago
  28. 198c3fb improve shared bootloader/application memory by Kévin Redon · 4 years, 10 months ago
  29. 98cf47a Makefile: add linker option showing memory usage by Kévin Redon · 4 years, 10 months ago
  30. 87940f1 Build only 'reasonable' combinations of APP/MEMORY by Harald Welte · 4 years, 10 months ago 0.7.0
  31. 36f888f Patch actual board name into the USB iProduct string descriptor by Harald Welte · 4 years, 10 months ago
  32. 0a7c691 usb_strings.txt: s/SIMtrace Phone/SIMtrace Card Emulation/ by Harald Welte · 4 years, 10 months ago
  33. c9af72d qmod DFU: Don't overwrite memory beyond end of usb_strings[] by Harald Welte · 4 years, 10 months ago
  34. d70836f DFU: restart bootloader when USB conf failed by Kévin Redon · 4 years, 10 months ago
  35. ed3ceec DFU: increase USB reset duration to 50 ms by Kévin Redon · 4 years, 10 months ago
  36. 15f48b2 minor: fix typo by Kévin Redon · 4 years, 10 months ago
  37. 503e184 cardem: use simplest ATR as default ATR by Kévin Redon · 5 years ago
  38. 8b6991c better detect VCC and nRST changes on simtrace2 board by Kévin Redon · 5 years ago
  39. 1cfc25e minor : fix typo in comment by Kévin Redon · 5 years ago
  40. 3864a79 minor: improve debug output by Kévin Redon · 6 years ago
  41. e051ddd minor: move USB debug output from info to debug level by Kévin Redon · 6 years ago
  42. 98fbf23 dfu: minor: make debug output only verbose in info level by Kévin Redon · 6 years ago
  43. 9b36787 minor: updated copyright years by Kévin Redon · 6 years ago
  44. 0b7e5f3 fix baudrate of 'make log' by Harald Welte · 4 years, 10 months ago
  45. 72a62cf minor: fix spacing by Kévin Redon · 6 years ago
  46. b7f94dc qmod: lower VCC threshold to 2.5V by Kévin Redon · 4 years, 10 months ago 0.6
  47. c90de69 free USB buffer when allocation failed by Kévin Redon · 4 years, 10 months ago
  48. d401b12 card_emu_tests: Cosmetic changes (re-order code; more comments) by Harald Welte · 5 years ago
  49. 389a404 add DFU enter override capability by Kévin Redon · 4 years, 10 months ago
  50. 5db9402 add serial and version info in USB description by Kévin Redon · 4 years, 10 months ago
  51. ac7e73a check RST/VCC/CLK line at every step of the activation by Kévin Redon · 4 years, 10 months ago
  52. 7233cf8 initialize VCC, RST, and VCC with actual values by Kévin Redon · 4 years, 10 months ago
  53. cdcdcc9 firmare/test/Makefile: Fix link order by Harald Welte · 5 years ago
  54. f7f1ea8 add/fix mcp23017 i2c gpio expander functions and tests by Joachim Steiger · 5 years ago
  55. 3feadfa define LEDs for octsimtest by Kévin Redon · 5 years ago
  56. 9acff5e make LED definitions board specific by Kévin Redon · 5 years ago
  57. e5efbb1 hw: put board specific pin definition in corresponding file by Kévin Redon · 5 years ago
  58. ede87e0 USB: place version string in interface by Kévin Redon · 5 years ago
  59. acb7bd9 disable ERASE pin by Kévin Redon · 5 years ago
  60. 4b487b8 Fix builds on Ubuntu 16.04 by Harald Welte · 5 years ago
  61. e026546 add serial and version information in USB descriptor by Kévin Redon · 5 years ago
  62. d14970f publish: also upload latest by Kévin Redon · 5 years ago
  63. b1a81c1 add new board and app for gpio testing on octsimtest board by Joachim Steiger · 5 years ago
  64. 155f57a firmware: name binaries including their git version number by Harald Welte · 5 years ago
  65. bc62335 qmod: Disable hub reset and EEPROM erase/write by default by Harald Welte · 5 years ago
  66. 6349036 remove unused make define by Kévin Redon · 5 years ago
  67. 6228d18 add make DEFINE to remove assert ERASE code by Kévin Redon · 5 years ago
  68. a634c0e make peer ERASE more robust by Kévin Redon · 5 years ago
  69. bb9b0dc Add freq_ctr app by Harald Welte · 6 years ago
  70. b7e326c Add minimal board-support for Olimex SAM3-P256 by Harald Welte · 6 years ago
  71. 2fdcf3b cardem: add more debug information for TPDU state by Kévin Redon · 6 years ago
  72. 64f69fc owhw: add missing function board_main_top by Kévin Redon · 6 years ago
  73. 6303c39 owhw: add missing function board_exec_dbg_cmd by Kévin Redon · 6 years ago
  74. ad0958e minor: update copyright by Kévin Redon · 6 years ago
  75. 4f3a035 minor: fix typo in comment by Kévin Redon · 6 years ago
  76. 7d5d011 minor: add checks on configurations and functions by Kévin Redon · 6 years ago
  77. 1dbcf62 qmod: add LED user control by Kévin Redon · 6 years ago
  78. e5f891a EEPROM: fix Wformat compile warning by Kévin Redon · 6 years ago
  79. a6bd717 qmod: output EEPROM data only on debug level, and add completion output by Kévin Redon · 6 years ago
  80. ba15387 DFU: fix Wformat compile warning by Kévin Redon · 6 years ago
  81. c171112 stdio: fix detection of malformated format strings by Kévin Redon · 6 years ago
  82. 29200c6 stdio: add void 'l' format string qualifier by Kévin Redon · 6 years ago
  83. 80d9476 UART: switch baud rate to 921600 bps by Kévin Redon · 6 years ago
  84. e2b0f97 set main clock for using UART at 921600 bps by Kévin Redon · 6 years ago
  85. c17bf77 owhw: Fix cardem GPIO initialization pointer value by Harald Welte · 6 years ago
  86. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  87. f7f61cd Makefiles: Add "make install" target by Harald Welte · 6 years ago
  88. c428516 qmod: error on EEPROM erase fail by Kévin Redon · 6 years ago
  89. ff3d849 USB: increase USB reset time by Kévin Redon · 6 years ago
  90. 9547e41 qmod: Add 'e' command for erasing the EEPROM by Harald Welte · 6 years ago
  91. 8daba9c gcc: fix warning by Kévin Redon · 6 years ago
  92. 910e683 cardem (minor): trace tx data send over USB by Kévin Redon · 6 years ago
  93. 9cccb2b add libosmcore utilities by Kévin Redon · 6 years ago
  94. 8a4fba5 cardem: add state name in trace by Kévin Redon · 6 years ago
  95. 1b39fd3 cardem (minor): remove to verbose log trace by Kévin Redon · 6 years ago
  96. 0f4abf5 cardem: minor typo fix in comment by Kévin Redon · 6 years ago
  97. 1836ac0 add synchronous UART transmission and use it in exceptions by Kévin Redon · 6 years ago
  98. dd36d9b sniff: send incomplete TPDU when reset is asserted by Kévin Redon · 6 years ago
  99. 8b8e58b cardem: use TC2 as WI and update WT after ATR by Kévin Redon · 6 years ago
  100. ebe672e cardem: use TC_ETU to trigger ATR sending by Kévin Redon · 6 years ago