1. dd2e82e rename the global talloc context by Eric Wild · 4 years, 9 months ago
  2. e84a571 fix the host/emulation build by Eric Wild · 4 years, 9 months ago
  3. 89b1e06 Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 9 months ago
  4. 1f1c1c0 jenkins.sh: Add --publish to publish binaries, similar to simtrace2.git by Harald Welte · 4 years, 9 months ago
  5. 4cfa9ca reenable firmware build by Eric Wild · 4 years, 9 months ago 0.2
  6. 20a8368 prettier slot bitmask code by Eric Wild · 4 years, 10 months ago
  7. 2288703 enable the final slot by Eric Wild · 4 years, 9 months ago
  8. 2f5cdd1 first attempt at rx timeout handling by Eric Wild · 4 years, 9 months ago
  9. e708088 cuart cleanup by Eric Wild · 4 years, 9 months ago
  10. dbff421 cuart: fix etu calculation by Eric Wild · 4 years, 9 months ago
  11. 9970ca0 cuart: allow getting the icc baud rate and clock freq by Eric Wild · 4 years, 9 months ago
  12. 587d4fb change uart ctl define names by Eric Wild · 4 years, 9 months ago
  13. 474cf59 the magic sauce that makes it work by Eric Wild · 4 years, 10 months ago
  14. 5de00c2 boost uart priority by Eric Wild · 4 years, 9 months ago
  15. a057457 pps warning by Eric Wild · 4 years, 10 months ago
  16. 45e930d add a note for D=64 pecularities by Eric Wild · 4 years, 10 months ago
  17. 759a646 fsm completion event handling from main loop by Eric Wild · 4 years, 10 months ago
  18. 6ce4e5f fix power descriptor value by Eric Wild · 4 years, 9 months ago
  19. 9155231 better ccid error handling, fix buffer leaks by Eric Wild · 4 years, 10 months ago
  20. 3e85990 add some volatility to debug missing state changes by Eric Wild · 4 years, 9 months ago
  21. 4c4583a switching rx/tx is too slow, and not necessary by Eric Wild · 4 years, 9 months ago
  22. fd0bace add a "no rx or tx" state by Eric Wild · 4 years, 9 months ago
  23. 9a2279c debug code to measure uart timing using the CAN header by Eric Wild · 4 years, 9 months ago
  24. 9b3fe27 debug code to use the DWT unit by Eric Wild · 4 years, 9 months ago
  25. e8012b6 increase the debug uart buffer size by Eric Wild · 4 years, 9 months ago
  26. 9e622dc attempt at handling card insertion/removal by Eric Wild · 4 years, 9 months ago
  27. ad1edce ccid setparameters/PPS support by Eric Wild · 4 years, 9 months ago
  28. b39d832 cuart icc clock freq and divider setting support by Eric Wild · 4 years, 9 months ago
  29. c7d980c move iso7816_3 to common dir by Eric Wild · 4 years, 9 months ago
  30. da142a0 prevent uart interrupts before having proper structs by Eric Wild · 4 years, 9 months ago
  31. 27f6045 no logging, no memory pool by Eric Wild · 4 years, 9 months ago
  32. 8200fcc talloc asserts by Eric Wild · 4 years, 9 months ago
  33. e4f90fe increase the uart ring buffer size by Eric Wild · 4 years, 9 months ago
  34. 03d6ebb Add card_uart driver for ASF4 USART by Harald Welte · 5 years ago
  35. 17b4049 disable build for now by Eric Wild · 4 years, 9 months ago
  36. f5aa589 split usb descriptor code by Eric Wild · 4 years, 9 months ago
  37. 0cc96aa sercom config for t1 by Eric Wild · 4 years, 9 months ago
  38. 70d212d don't wait for TCK if card only supports T0 by Eric Wild · 4 years, 9 months ago
  39. f9a979a sysmoOCTSIM: Proper Makefile targets by Harald Welte · 4 years, 10 months ago
  40. 29d8db6 Makefile: Add 'make mrproper' for removing all bin/elf/etc output files by Harald Welte · 4 years, 10 months ago
  41. 977327c Avoid endless loop while printing debug uart ringbuffer by Harald Welte · 4 years, 10 months ago
  42. 5a89cbe Add 'check_ccid_config.py' to test for USB VID/PID in libccid_Info.plist by Harald Welte · 4 years, 10 months ago
  43. 47fc3f2 sysmoOCTSIM: Create symlinks of last-built .bin and .elf by Harald Welte · 4 years, 10 months ago
  44. 458dc4b main: Add missing #include to osmocom/timer.h by Harald Welte · 4 years, 10 months ago
  45. 1b3fb63 ccid_device: Fix memory leaks in ccid_handle_out() error paths by Harald Welte · 4 years, 10 months ago
  46. 3450737 fix usb descriptors for CDC_ACM by Harald Welte · 4 years, 10 months ago
  47. 9db9d2e jenkins.sh: add --disable-libsctp by Harald Welte · 4 years, 10 months ago
  48. 22dd1ff ccid_slot_fsm: Add msgb_hexdump of TPDU and ATR as it passes by by Harald Welte · 5 years ago
  49. 6def1cf ccid_slot_fsm: Convert from CCID msgb to TPDU msgb by Harald Welte · 5 years ago
  50. fef5a24 ccid_main_functionfs: Set "TPDU level" of exchange, not character by Harald Welte · 5 years ago
  51. bbb5009 ccid_slot_fsm: Don't free ATR msgb; it is persistent by Harald Welte · 5 years ago
  52. 515d5b2 ccid_slot_fsm: Avoid segfault on accessing slots 1..7 by Harald Welte · 5 years ago
  53. f54a6b2 ccid_slot_fsm: Tell FSM when we assert the RST line by Harald Welte · 5 years ago
  54. 362a5c0 ccid_proto: Add missing value_string for RDR_to_PC_Parameters by Harald Welte · 5 years ago
  55. d4328e2 cuart.h: More comments by Harald Welte · 5 years ago
  56. eaafa9f change IRQ endpoint re-submit logic. by Eric Wild · 5 years ago
  57. be86f85 iso7816_fsm: Disable UART receiver when entering WAIT_TPDU state by Harald Welte · 5 years ago
  58. 1ac9ef9 iso7816_fsm: Handle WTIME expiry during ATR reception by Harald Welte · 5 years ago
  59. 704d99a iso7816_fsm: Allow ATR FSM to always return back to initial state (RESET) by Harald Welte · 5 years ago
  60. 31313a6 cuart_[fsm]_test: Avoid hard-coded 'ttyUSB5'; use command line arg by Harald Welte · 5 years ago
  61. 6603d95 card_uart_tx: Allow caller to specify if Rx should be active after Tx by Harald Welte · 5 years ago
  62. 7b64fc0 cuart: Integrate software WT (waiting time) timer by Harald Welte · 5 years ago
  63. 9700d39 card_uart_ctrl: change from bool to integer argument by Harald Welte · 5 years ago
  64. 6508783 iso7816_fsm: Implement single-byte RX/TX by Harald Welte · 5 years ago
  65. 02dd911 card_uart_tx: Remove last argument (we always have the receiver active) by Harald Welte · 5 years ago
  66. 727d675 make ccid_main_functionfs use iso7816_fsm and cuart_driver_tty by Harald Welte · 5 years ago
  67. 7f688ef add .gitignore file by Harald Welte · 5 years ago
  68. 0b778c3 Add cuart_fsm_test program by Harald Welte · 5 years ago
  69. 18ec322 cuart_driver_tty: Work around linux kernel bug ignoring CREAD by Harald Welte · 5 years ago
  70. a40c8e5 'cuart' Card-UART abstraction + driver for simple serial reader by Harald Welte · 5 years ago
  71. 0634836 ISO7816-3 FSMs as osmo_fsm by Harald Welte · 5 years ago
  72. 6312b44 contrib/jenkins.sh: Also build host/gadget code by Harald Welte · 5 years ago
  73. 6a902a3 allow different prefixes, print memory usage by Eric Wild · 5 years ago
  74. 13950f5 ccid_host/Makefile: Ensure 'make clean' succeeds (rm -f) by Harald Welte · 5 years ago
  75. d5eaa9f split ccid into common and host-only code by Eric Wild · 5 years ago
  76. 860d006 ccid: Fix overflow in Fi value by Harald Welte · 5 years ago
  77. 2de998a ccid_gen_notify_slot_status: Fix bitmask of card slot insert status by Eric Wild · 5 years ago
  78. 1209152 ccid_df: Ensure all three endpoints are correctly set by Eric Wild · 5 years ago
  79. 7603390 Fix USB descriptor bugs (wrong interface, ProtocolsSuported, ...) by Eric Wild · 5 years ago
  80. 33403af CCID: fix length checks in PC_to_RDR_{GetSlotStatus,SetParameters} by Eric Wild · 5 years ago
  81. a7c1eb0 add small program to play with how Linux reacts to hubs with many ports by Harald Welte · 5 years ago
  82. 1bb360a proper link order by Eric WIld · 5 years ago
  83. 2a85a04 ensure kernel >= 5.0 is happy by Eric WIld · 5 years ago
  84. 37ab4ba name binaries including their git version number by Harald Welte · 5 years ago
  85. 99d82ab Makefile: automatically get output directory list by Kévin Redon · 5 years ago
  86. 78bb885 ASF: add new utils by Kévin Redon · 5 years ago
  87. f041136 ASF: minor, update copyright by Kévin Redon · 5 years ago
  88. a6c44f1 ASF: update E54 SERCOM library by Kévin Redon · 5 years ago
  89. e108e61 ASF: update e54 library by Kévin Redon · 5 years ago
  90. 271d487 contrib/jenkins.sh: Build libosmocore for Cortex-M4 during build testing by Harald Welte · 5 years ago
  91. 6a739d1 Makefile: Allow user to override libosmocore install prefix by Harald Welte · 5 years ago
  92. b14518c ASF: add related RTC files by Kévin Redon · 5 years ago
  93. f80ad40 Makefile: add missing hpl/rtc directory by Kévin Redon · 5 years ago
  94. c175f66 Add missing linuxlist_atomic.h by Harald Welte · 5 years ago
  95. 23f4fc1 add ccid symlink to use ccid code from within sysmoOCTSIM directory by Harald Welte · 5 years ago
  96. 1017a75 main: add timer-test command for testing libosmocore timers by Harald Welte · 5 years ago
  97. 3450fec Fix SystemCoreClock for our use case (120 MHz) by Harald Welte · 5 years ago
  98. b98478a libosmo_emb: Implement _gettimeofday() on simplistic 'jiffies' counter. by Harald Welte · 5 years ago
  99. 8a534f1 move _gettimeofday() from main.c to libosmo_emb.c by Harald Welte · 5 years ago
  100. 9ab4bc8 main: Print reset causes on boot by Harald Welte · 5 years ago