1. 774330d WIP: introduce support for new ngff_cardem board by Harald Welte · 3 years ago laforge/ngff-cardem
  2. 264f615 cardemu: support 1v8 for the tester by Eric Wild · 3 years ago
  3. 017e10e cardem: free the buf by Eric Wild · 3 years ago
  4. f2e924c firmware: octsimtest: ensure all card_insert GPIO are 0 after reset by Harald Welte · 3 years ago
  5. efb47b3 firmware: octsimtest: Add i/I command for setting card-insert via I2C GPIO by Harald Welte · 3 years ago
  6. 2b1d1e6 firmware: octsimtest: Fix disabling the card_insert signal by Harald Welte · 3 years ago
  7. e2971de firmware: octsimtest: use TRACE_* macros instead of direct printf by Harald Welte · 3 years ago
  8. 731e199 firmware: octsimtest: Support SIMTRACE_MSGT_DT_CEMU_CARDINSERT by Harald Welte · 3 years ago
  9. f69a60f firmware: cardem: re-factor CARDINSERT command processing by Harald Welte · 3 years ago
  10. dd5794c firmware: octsimtest: mcp23017 initializaiton by Harald Welte · 3 years ago
  11. d46f6ba firmware: octsimtest: Make slot mux configurable via USB by Harald Welte · 3 years ago
  12. 3561fc4 firmware: octsimtest: Fix IO_DIR pin definition by Harald Welte · 3 years ago
  13. 4996d7d octsimtest: Adjust VCC voltage thresholds (resistive VCC divider) by Harald Welte · 3 years ago
  14. 5b825be octsimtest: Switch direction of I/O level shifter depending on uart tx / rx by Harald Welte · 3 years ago
  15. 31d103b octsimtest: most code for support of this new board by Harald Welte · 3 years ago
  16. 73466e2 octsimtest: remove lots of unused #defines by Harald Welte · 3 years ago
  17. 913c86b Add usb product ID of sysmoOCTSIMTEST by Harald Welte · 3 years ago
  18. 0516464 assert: Use printf_sync() to ensure printing of assert / panic by Harald Welte · 3 years, 2 months ago
  19. 0f75d6e simtrace board.h: Enable HAVE_CARDEM if we build the cardem firmware by Harald Welte · 3 years ago
  20. 7b68198 card_emu: Fix computation of waiting time by Harald Welte · 3 years, 2 months ago
  21. e410842 card_emu: Fix USART timer, particularly in re-start situations by Harald Welte · 3 years, 2 months ago
  22. 752bc7f card_emu: Use USART timeout for waiting time by Harald Welte · 3 years, 2 months ago
  23. 7f421ef card_emu: explicitly initialize PTS and TPDU states by Harald Welte · 3 years, 2 months ago
  24. a708ea1 card_emu: improve reset detection conditions by Harald Welte · 3 years, 2 months ago
  25. c1ffc8a iso7816_fidi: Add iso7816_3_ prefix to symbols; fix terminology by Harald Welte · 3 years, 2 months ago
  26. 79f0ea7 card_emu: Clarify and differentiate F/Fi/F_index/Fi_index by Harald Welte · 3 years, 2 months ago
  27. 9454a06 card_emu: Rename fi to Fi and di to Di by Harald Welte · 3 years, 2 months ago
  28. 6b7f8d1 make sim switch board specific by Kévin Redon · 5 years ago
  29. 9c95162 card_emu: waiting_time is stored in etu, not clocks. by Harald Welte · 3 years, 2 months ago
  30. 878fadd firmware: disable stack protector by default by Oliver Smith · 3 years, 2 months ago
  31. 9e0e0dd firmware: qmod-dfu: disable stack protector by Oliver Smith · 3 years, 2 months ago
  32. 7a3d936 Revert "add library providing ISO 7816-3 utilities" by Harald Welte · 3 years, 2 months ago
  33. 0186877 Revert "add ISO 7816-3 library to remsim project" by Harald Welte · 3 years, 2 months ago
  34. b218cc3 minor add comments by Kévin Redon · 4 years, 2 months ago
  35. 50360e0 rename PIN_PHONE_{CLK,IO} to PIN_USIM1_{CLK,IO} by Kévin Redon · 5 years ago
  36. 4a58c08 add ISO 7816-3 library to remsim project by Kévin Redon · 5 years ago
  37. 4a29f64 add library providing ISO 7816-3 utilities by Kévin Redon · 5 years ago
  38. 0b1a3b4 cardem: choose a more reasonable default ATR by Eric Wild · 4 years, 2 months ago
  39. 9316890 firmware: allow verbose builds by Eric Wild · 4 years, 2 months ago
  40. 19cd3b0 firmware: do not allow undefined symbols by Eric Wild · 4 years, 2 months ago
  41. a1579ff minor: use same LED pattern for cardem as other applications by Kévin Redon · 5 years ago
  42. 1031d9b firmware: create duplicate files for upload only by Oliver Smith · 3 years, 3 months ago
  43. 09c3d45 firmware/Makefile: fix UNKNOWN in OBS packages by Oliver Smith · 3 years, 3 months ago
  44. 657cce1 dfu: let the device reset itself by Eric · 3 years, 4 months ago
  45. 3907085 dfu: Save another 60 bytes by changing the way we print horizontal lines by Harald Welte · 3 years, 10 months ago
  46. 9866c73 dfu: Shrink code by 144 bytes (by not calling PIO_InitializeInterrupts) by Harald Welte · 3 years, 10 months ago
  47. 1afb70a firmware: fix builds with gcc stack smashing protection enabled by Harald Welte · 3 years, 10 months ago
  48. e424929 pio_it.c: Permit repeated calls to PIO_ConfigureIt() by Harald Welte · 4 years, 3 months ago
  49. a625ef0 USBD.c: Don't reset EP0 on SetConfiguration(0) by Harald Welte · 4 years, 3 months ago
  50. 823f453 cosmetic: Add missing CR to LF in dispatch_received_usb_msg() by Harald Welte · 4 years, 3 months ago
  51. e6806e5 cardem: Fix infinite loop + watchdog reset on long OUT message by Harald Welte · 4 years, 3 months ago
  52. 37220cc Disable interrupts during EEFC_ReadUniqueID() by Harald Welte · 4 years, 3 months ago
  53. c7173bc increase ringbuffer size from 512 to 1024 bytes by Harald Welte · 4 years, 5 months ago
  54. b6e2f0f DFU: add DFU application by Kévin Redon · 4 years, 6 months ago
  55. 34200e4 firmware: apps/cardem/main.c: Synchronize with apps/trace/main.c by Harald Welte · 4 years, 5 months ago
  56. e3b2de4 firmware: move printing of welcome banner to common function print_banner() by Harald Welte · 4 years, 5 months ago
  57. b566ea3 OSMO_ASSERT() on double-free or invalid pointer by Harald Welte · 4 years, 6 months ago
  58. bfd27af firmware: Reformat value_string to pass our validation scripts by Harald Welte · 4 years, 6 months ago
  59. e213cc4 cardem: Implement support for CEMU_FEAT_F_STATUS_IRQ by Harald Welte · 4 years, 6 months ago
  60. a5bbe78 cardem: Add SIMTRACE_MSGT_BD_CEMU_CONFIG by Harald Welte · 4 years, 6 months ago
  61. 140f007 cardem: Make card_emu_report_status() optionally use IRQ endpoint by Harald Welte · 4 years, 6 months ago
  62. 12c9b7b card_emu: Remove extraneous initialization of ch->pts.state by Harald Welte · 4 years, 6 months ago
  63. 4d4405f card_emu: Remove extraneous code by Harald Welte · 4 years, 6 months ago
  64. 6a3a714 card_emu: Always print state names in string representation by Harald Welte · 4 years, 6 months ago
  65. e9f429d card_emu: Avoid recursive calls to card_set_state() by Harald Welte · 4 years, 6 months ago
  66. 02d0d73 card_emu: Initialize PTSS state every time we start PTS by Harald Welte · 4 years, 6 months ago
  67. 5b13602 host_communication: Send zero-length-packet on wMaxPacketSize by Harald Welte · 4 years, 6 months ago
  68. 81f4ef7 cardem: RST resets all state (including release of buffers) by Harald Welte · 4 years, 6 months ago
  69. fa197ca cardem: Move card_emu_io_statechg() calls out of interrupt context by Harald Welte · 4 years, 6 months ago
  70. e92cb50 card_emu: Factor out card_handle_reset() from card_emu_init() by Harald Welte · 4 years, 6 months ago
  71. 1714679 pseudo_talloc: Increment number of buffers from 10 to 20 by Harald Welte · 4 years, 6 months ago
  72. a812de8 usb_buf: Properly initialize buffered_endpoint->ep number by Harald Welte · 4 years, 6 months ago
  73. b0b457d USBD_HAL: Don't disable UDP peripheral clock on suspend by Harald Welte · 4 years, 6 months ago
  74. ad11709 usb_buf: Actually limit queue to 3 elements, not 4 by Harald Welte · 4 years, 6 months ago
  75. 56be0bf cardem: Fix memory leak on unsupported SIMTRACE_MSGT_DT_CEMU_CARDINSERT by Harald Welte · 4 years, 6 months ago
  76. 6011831 update copyright statement by Harald Welte · 4 years, 6 months ago
  77. 63c9e1f implement minimalistic talloc_report(); add 't' command on UART by Harald Welte · 4 years, 6 months ago
  78. 7c1d85e qmod: Document '!' and '@' commands on UART by Harald Welte · 4 years, 6 months ago
  79. 5872484 cosmetic: board_qmod: Annotate #endif with comments by Harald Welte · 4 years, 6 months ago
  80. f620c39 qmod: Don't print EEPROM operations in help when not supported by Harald Welte · 4 years, 6 months ago
  81. a14616c usb_buf: Limit the maximum queue length to 3 elements by Harald Welte · 4 years, 6 months ago
  82. f4a625b usb_buf: count number of elements in queue by Harald Welte · 4 years, 6 months ago
  83. 271be9d more comments in host_communication.c. by Harald Welte · 4 years, 6 months ago
  84. 342a7fe Add missing CR to achieve CRLF at end of log lines by Harald Welte · 4 years, 6 months ago
  85. 3c003cc Fix format string related warnings (int vs. long) by Harald Welte · 4 years, 6 months ago
  86. 37055b9 stdio: Add support for %p format string (pointer address) by Harald Welte · 4 years, 6 months ago
  87. 75a5f22 minor: improve trace output by Kévin Redon · 4 years, 6 months ago
  88. 198c3fb improve shared bootloader/application memory by Kévin Redon · 4 years, 6 months ago
  89. 98cf47a Makefile: add linker option showing memory usage by Kévin Redon · 4 years, 6 months ago
  90. 87940f1 Build only 'reasonable' combinations of APP/MEMORY by Harald Welte · 4 years, 6 months ago 0.7.0
  91. 36f888f Patch actual board name into the USB iProduct string descriptor by Harald Welte · 4 years, 6 months ago
  92. 0a7c691 usb_strings.txt: s/SIMtrace Phone/SIMtrace Card Emulation/ by Harald Welte · 4 years, 6 months ago
  93. c9af72d qmod DFU: Don't overwrite memory beyond end of usb_strings[] by Harald Welte · 4 years, 6 months ago
  94. d70836f DFU: restart bootloader when USB conf failed by Kévin Redon · 4 years, 6 months ago
  95. ed3ceec DFU: increase USB reset duration to 50 ms by Kévin Redon · 4 years, 6 months ago
  96. 15f48b2 minor: fix typo by Kévin Redon · 4 years, 6 months ago
  97. 503e184 cardem: use simplest ATR as default ATR by Kévin Redon · 5 years ago
  98. 8b6991c better detect VCC and nRST changes on simtrace2 board by Kévin Redon · 5 years ago
  99. 1cfc25e minor : fix typo in comment by Kévin Redon · 5 years ago
  100. 3864a79 minor: improve debug output by Kévin Redon · 5 years ago