1. 62e1814 fix compilation with gcc-11 by Harald Welte · 1 year, 6 months ago master
  2. ca7d3ae contrib/jenkins.sh: skip upload if nothing new by Oliver Smith · 2 years ago
  3. 90343f9 slot fsm: fake ccid setparameter response by Eric Wild · 2 years, 5 months ago
  4. a6b3594 slot fsm: rearrange fsm cb events to make debugging easier by Eric Wild · 2 years, 5 months ago
  5. 0ce2515 update test expectations to follow Change-Id: I5f39c0fe82cbfa6f2bc4b84784a7142b461b64fb by Joachim Steiger · 2 years, 5 months ago
  6. 0f61416 jenkins: build libosmocore without logging by Eric Wild · 2 years, 5 months ago
  7. 06f7e92 7816 fsm: emphasize the inner workings of the static msgb macro by Eric Wild · 2 years, 5 months ago
  8. 51b2fac debug usb-cdc uart: disable it. by Eric Wild · 2 years, 5 months ago
  9. 648f630 makefile: disable libosmocore logging functions by Eric Wild · 2 years, 5 months ago
  10. 2edf356 ccid usb handler: fix init flag by Eric Wild · 2 years, 5 months ago
  11. 38ac383 sim slots: omit interrupt disabling for status polling by Eric Wild · 2 years, 5 months ago
  12. 30c26f4 remove unused dmac by Eric Wild · 2 years, 8 months ago
  13. eda2b3e proper xosc startup delay by Eric Wild · 2 years, 8 months ago
  14. e69b54f internal ul32k instead of external 32k osc by Eric Wild · 2 years, 8 months ago
  15. c92c1e0 sychronize atmel start config with the headers by Eric Wild · 2 years, 7 months ago
  16. bbdaa71 config: adjust dfll48m (usb) to match the docs by Eric Wild · 2 years, 8 months ago
  17. 9b82728 add script to generate a inititial osmo-bankd slotconfig sorted by usb path by Joachim Steiger · 2 years, 9 months ago
  18. 2a78f77 cuart: move generic paramete reset upon powerdown to where it belongs by Eric Wild · 2 years, 10 months ago
  19. af2827d cuart: reset on poweroff by Eric Wild · 2 years, 10 months ago
  20. bcd3a3b 7816 fsm: don't error on card removal in tpdu wait state by Eric Wild · 2 years, 11 months ago
  21. a09fabb contrib/jenkins.sh: Switch from rita -> ftp.osmocom.org by Harald Welte · 3 years ago
  22. e284e48 Fix typos in README.md by Ludovic Rousseau · 3 years, 1 month ago
  23. 26b88ca jenkins.sh: Add --disable-libmnl to libosmocore by Harald Welte · 3 years, 5 months ago
  24. 51a3030 asf4 uart: properly handle uart errors by Eric Wild · 3 years, 6 months ago
  25. 83e0dd9 sercom: make waiting for the uart safe... by Eric Wild · 3 years, 6 months ago
  26. 91f1f18 7816 fsm/cuart: support inverse condition cards by Eric Wild · 3 years, 6 months ago
  27. 6b1f1c4 ccid/7816 fsm: better pps error handling by Eric Wild · 3 years, 6 months ago
  28. 9a6e8ce ccid: adjust msgb size by Eric Wild · 3 years, 6 months ago
  29. eff9b91 7816 fsm: move to static msgb by Eric Wild · 3 years, 6 months ago
  30. c1555c1 ccid: do not allow xfers with inactive slots by Eric Wild · 3 years, 6 months ago
  31. 4c769e9 migrate from BSC_FD_* to OSMO_FD_* by Harald Welte · 3 years, 7 months ago
  32. 099bb86 ccid: fix expected xfer length by Eric Wild · 3 years, 7 months ago
  33. b06a90d 7816 fsm: adjust atr start timeout by Eric Wild · 3 years, 7 months ago
  34. 49c5409 Revert "HACK: cuart: Artificially extend WTIME by 100ms" by Eric Wild · 3 years, 7 months ago
  35. 066489d t0: fix wtime calculation, for real this time by Eric Wild · 3 years, 7 months ago
  36. ef393c3 ccid: disable handling t1 parameters for now by Eric Wild · 3 years, 7 months ago
  37. 672a960 ccid xfers: return proper error to host instead of asserting by Eric Wild · 3 years, 7 months ago
  38. 41177fe HACK: cuart: Artificially extend WTIME by 100ms by Harald Welte · 3 years, 8 months ago
  39. 172b443 ccid fsm: handle special 0 == 256 byte value by Eric Wild · 3 years, 8 months ago
  40. 3ef02c0 ccid fsm: proper wtime calculation by Eric Wild · 3 years, 8 months ago
  41. bdaf722 usb: reset the device on usb reset if it was previously running by Eric Wild · 3 years, 8 months ago
  42. 6b8e516 usb: handle failed transfers by Eric Wild · 3 years, 8 months ago
  43. 6b2ff3b ccid_host: Migrate to OpenMoko USB VID/PID by Harald Welte · 3 years, 8 months ago
  44. 8dd67e3 import ccid-control - small hack to send CCID USB control requests by Harald Welte · 3 years, 8 months ago
  45. 68bc7f4 iso7816_fsm: ignore RX_SINGLE events during transmit by Harald Welte · 3 years, 8 months ago
  46. b70bcee add README.md to top of repository by Harald Welte · 3 years, 8 months ago
  47. a67be5f add copyright + license disclaimers to ccid_common + ccid_host by Harald Welte · 3 years, 8 months ago
  48. 08c8e1c iso7816_fsm: Fix APDU case with P3=0 by Harald Welte · 3 years, 8 months ago
  49. 498e9e7 iso7816_fsm: Fix TPDUs wih Le == 1 (single byte reads) by Harald Welte · 3 years, 8 months ago
  50. 70f3691 proper card powerup handling by Eric Wild · 4 years, 1 month ago
  51. 5fcfc49 relax the timeouts by Eric Wild · 4 years, 1 month ago
  52. aed26cc ccid: support warm reset by Eric Wild · 4 years, 1 month ago
  53. 91f75ce ccid: handle timeouts by Eric Wild · 4 years, 1 month ago
  54. bf21f24 Enable timers by Eric Wild · 4 years, 1 month ago
  55. 6d3b2fc handle card ejection during poweron/wait for ATR by Eric Wild · 4 years, 1 month ago
  56. 66bda78 contrib/jenkins.sh: Disable thread-local storage in libosmocore by Harald Welte · 3 years, 9 months ago
  57. 8629ffa contrib/jenkins.sh: Disable libosmogb (we certainly don't need it) by Harald Welte · 3 years, 9 months ago
  58. 43281fe Fix returned data in case of command TPDU by Harald Welte · 3 years, 9 months ago
  59. 3ae39ca switch to using 'usbrelay' and more generic,inexpensive relay board by Joachim Steiger · 4 years, 2 months ago
  60. 25d4d3f generic improvements for the testsbed by Joachim Steiger · 4 years, 2 months ago
  61. 685f3d8 Implement CI scripts for testing the resulting binary on hardware for jenkins by Joachim Steiger · 4 years, 3 months ago
  62. 240d009 dfu: proper product name for dfu runtime descriptor by Eric Wild · 4 years, 3 months ago
  63. 1571e75 usb dfu header cleanup by Eric Wild · 4 years, 3 months ago
  64. f659ae8 git version appended to the product usb string descriptor by Eric Wild · 4 years, 3 months ago
  65. 922aba5 support DFU detach to switch from fw to bootloader by Eric Wild · 4 years, 3 months ago
  66. e7b3aa9 Add DFU runtime descriptor by Harald Welte · 4 years, 5 months ago
  67. ce9378d Implement serial number string descriptor in CTRL EP callback by Harald Welte · 5 years ago
  68. 50c8816 PC_to_RDR_ResetParameters fix by Eric Wild · 4 years, 3 months ago
  69. 56a5055 PC_to_RDR_SetDataRateAndClockFrequency support by Eric Wild · 4 years, 3 months ago
  70. e060505 reserve RAM for DFU magic by Kévin Redon · 4 years, 4 months ago
  71. 0af2079 jenkins.sh: Add verify_value_string_arrays_are_terminated.py by Harald Welte · 4 years, 5 months ago
  72. 0385ef2 Add --disable-libusb for libosmocore cross-compile by Harald Welte · 4 years, 5 months ago
  73. a944129 change iManufacturer to full sysmocom company name by Harald Welte · 4 years, 5 months ago
  74. 8cde9d2 reenable host builds by Eric Wild · 4 years, 5 months ago
  75. dd2e82e rename the global talloc context by Eric Wild · 4 years, 5 months ago
  76. e84a571 fix the host/emulation build by Eric Wild · 4 years, 5 months ago
  77. 89b1e06 Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 5 months ago
  78. 1f1c1c0 jenkins.sh: Add --publish to publish binaries, similar to simtrace2.git by Harald Welte · 4 years, 5 months ago
  79. 4cfa9ca reenable firmware build by Eric Wild · 4 years, 5 months ago 0.2
  80. 20a8368 prettier slot bitmask code by Eric Wild · 4 years, 5 months ago
  81. 2288703 enable the final slot by Eric Wild · 4 years, 5 months ago
  82. 2f5cdd1 first attempt at rx timeout handling by Eric Wild · 4 years, 5 months ago
  83. e708088 cuart cleanup by Eric Wild · 4 years, 5 months ago
  84. dbff421 cuart: fix etu calculation by Eric Wild · 4 years, 5 months ago
  85. 9970ca0 cuart: allow getting the icc baud rate and clock freq by Eric Wild · 4 years, 5 months ago
  86. 587d4fb change uart ctl define names by Eric Wild · 4 years, 5 months ago
  87. 474cf59 the magic sauce that makes it work by Eric Wild · 4 years, 6 months ago
  88. 5de00c2 boost uart priority by Eric Wild · 4 years, 5 months ago
  89. a057457 pps warning by Eric Wild · 4 years, 6 months ago
  90. 45e930d add a note for D=64 pecularities by Eric Wild · 4 years, 6 months ago
  91. 759a646 fsm completion event handling from main loop by Eric Wild · 4 years, 6 months ago
  92. 6ce4e5f fix power descriptor value by Eric Wild · 4 years, 5 months ago
  93. 9155231 better ccid error handling, fix buffer leaks by Eric Wild · 4 years, 6 months ago
  94. 3e85990 add some volatility to debug missing state changes by Eric Wild · 4 years, 5 months ago
  95. 4c4583a switching rx/tx is too slow, and not necessary by Eric Wild · 4 years, 5 months ago
  96. fd0bace add a "no rx or tx" state by Eric Wild · 4 years, 5 months ago
  97. 9a2279c debug code to measure uart timing using the CAN header by Eric Wild · 4 years, 5 months ago
  98. 9b3fe27 debug code to use the DWT unit by Eric Wild · 4 years, 5 months ago
  99. e8012b6 increase the debug uart buffer size by Eric Wild · 4 years, 5 months ago
  100. 9e622dc attempt at handling card insertion/removal by Eric Wild · 4 years, 5 months ago