1. 0bfa6df buffer pool, somewhat broken after a few runs.. by Eric Wild · 4 years, 6 months ago hoernchen/wip_bufpool
  2. 6e1ad83 assert on free in interrupt, too by Eric Wild · 4 years, 6 months ago
  3. 7528d9c 7816 fsm pps state cleanup by Eric Wild · 4 years, 6 months ago
  4. e8437e9 proper sercom config for the other 6 slots by Eric Wild · 4 years, 7 months ago
  5. 231b9af additional fixes by Eric Wild · 4 years, 7 months ago
  6. 02ca0e9 attempt at handling card insertion/removal by Eric Wild · 4 years, 7 months ago
  7. b4c4e5c fix icc clock setting by Eric Wild · 4 years, 7 months ago
  8. a347274 rearrange asf wait code by Eric Wild · 4 years, 7 months ago
  9. da75727 more pps error handling by Eric Wild · 4 years, 7 months ago
  10. f991dae proper sim clock setting support for the uart driver by Eric Wild · 4 years, 7 months ago
  11. 7f78fec increase debug buffer size by Eric Wild · 4 years, 7 months ago
  12. a605aea setparameters/PPS works by Eric Wild · 4 years, 7 months ago
  13. fe9b24c make it work, async uart (mode 0x1/0x7 does not matter), requires delay by Eric Wild · 4 years, 7 months ago
  14. 5dfd69a prevent uart interrupts before having proper structs by Eric Wild · 4 years, 7 months ago
  15. 941d357 make it work by Eric Wild · 4 years, 7 months ago
  16. 6a1b7fa wip broken atr by Eric Wild · 4 years, 7 months ago
  17. 92e21c6 ccid_slot_fsm: Add msgb_hexdump of TPDU and ATR as it passes by by Harald Welte · 4 years, 7 months ago
  18. 74f7fb5 ccid_slot_fsm: Convert from CCID msgb to TPDU msgb by Harald Welte · 4 years, 7 months ago
  19. 8e168e9 ccid_main_functionfs: Set "TPDU level" of exchange, not character by Harald Welte · 4 years, 7 months ago
  20. 82779d3 ccid_slot_fsm: Don't free ATR msgb; it is persistent by Harald Welte · 4 years, 7 months ago
  21. 5835f38 ccid_slot_fsm: Avoid segfault on accessing slots 1..7 by Harald Welte · 4 years, 7 months ago
  22. 742163a ccid_slot_fsm: Tell FSM when we assert the RST line by Harald Welte · 4 years, 7 months ago
  23. 45920b0 ccid_proto: Add missing value_string for RDR_to_PC_Parameters by Harald Welte · 4 years, 7 months ago
  24. ec815ad cuart.h: More comments by Harald Welte · 4 years, 7 months ago
  25. c619c0c WIP: change IRQ endpoint re-submit logic. by Eric Wild · 4 years, 8 months ago
  26. 1648e81 SRAM linker script: shift start of RAM by 64kByte by Eric Wild · 4 years, 8 months ago
  27. 532ed42 WIP: attempt to use iso7816_fsm + Cuart from firmware by Harald Welte · 4 years, 8 months ago
  28. 4aab33f WIP: Add card_uart driver for ASF4 USART by Harald Welte · 4 years, 8 months ago
  29. be86f85 iso7816_fsm: Disable UART receiver when entering WAIT_TPDU state by Harald Welte · 4 years, 7 months ago
  30. 1ac9ef9 iso7816_fsm: Handle WTIME expiry during ATR reception by Harald Welte · 4 years, 7 months ago
  31. 704d99a iso7816_fsm: Allow ATR FSM to always return back to initial state (RESET) by Harald Welte · 4 years, 7 months ago
  32. 31313a6 cuart_[fsm]_test: Avoid hard-coded 'ttyUSB5'; use command line arg by Harald Welte · 4 years, 7 months ago
  33. 6603d95 card_uart_tx: Allow caller to specify if Rx should be active after Tx by Harald Welte · 4 years, 7 months ago
  34. 7b64fc0 cuart: Integrate software WT (waiting time) timer by Harald Welte · 4 years, 7 months ago
  35. 9700d39 card_uart_ctrl: change from bool to integer argument by Harald Welte · 4 years, 7 months ago
  36. 6508783 iso7816_fsm: Implement single-byte RX/TX by Harald Welte · 4 years, 8 months ago
  37. 02dd911 card_uart_tx: Remove last argument (we always have the receiver active) by Harald Welte · 4 years, 8 months ago
  38. 727d675 make ccid_main_functionfs use iso7816_fsm and cuart_driver_tty by Harald Welte · 4 years, 8 months ago
  39. 7f688ef add .gitignore file by Harald Welte · 4 years, 7 months ago
  40. 0b778c3 Add cuart_fsm_test program by Harald Welte · 4 years, 8 months ago
  41. 18ec322 cuart_driver_tty: Work around linux kernel bug ignoring CREAD by Harald Welte · 4 years, 8 months ago
  42. a40c8e5 'cuart' Card-UART abstraction + driver for simple serial reader by Harald Welte · 4 years, 8 months ago
  43. 0634836 ISO7816-3 FSMs as osmo_fsm by Harald Welte · 5 years ago
  44. 6312b44 contrib/jenkins.sh: Also build host/gadget code by Harald Welte · 4 years, 7 months ago
  45. 6a902a3 allow different prefixes, print memory usage by Eric Wild · 4 years, 7 months ago
  46. 13950f5 ccid_host/Makefile: Ensure 'make clean' succeeds (rm -f) by Harald Welte · 4 years, 7 months ago
  47. d5eaa9f split ccid into common and host-only code by Eric Wild · 4 years, 7 months ago
  48. 860d006 ccid: Fix overflow in Fi value by Harald Welte · 5 years ago
  49. 2de998a ccid_gen_notify_slot_status: Fix bitmask of card slot insert status by Eric Wild · 4 years, 8 months ago
  50. 1209152 ccid_df: Ensure all three endpoints are correctly set by Eric Wild · 4 years, 8 months ago
  51. 7603390 Fix USB descriptor bugs (wrong interface, ProtocolsSuported, ...) by Eric Wild · 4 years, 8 months ago
  52. 33403af CCID: fix length checks in PC_to_RDR_{GetSlotStatus,SetParameters} by Eric Wild · 4 years, 8 months ago
  53. a7c1eb0 add small program to play with how Linux reacts to hubs with many ports by Harald Welte · 4 years, 8 months ago
  54. 1bb360a proper link order by Eric WIld · 4 years, 10 months ago
  55. 2a85a04 ensure kernel >= 5.0 is happy by Eric WIld · 4 years, 10 months ago
  56. 37ab4ba name binaries including their git version number by Harald Welte · 5 years ago
  57. 99d82ab Makefile: automatically get output directory list by Kévin Redon · 5 years ago
  58. 78bb885 ASF: add new utils by Kévin Redon · 5 years ago
  59. f041136 ASF: minor, update copyright by Kévin Redon · 5 years ago
  60. a6c44f1 ASF: update E54 SERCOM library by Kévin Redon · 5 years ago
  61. e108e61 ASF: update e54 library by Kévin Redon · 5 years ago
  62. 271d487 contrib/jenkins.sh: Build libosmocore for Cortex-M4 during build testing by Harald Welte · 5 years ago
  63. 6a739d1 Makefile: Allow user to override libosmocore install prefix by Harald Welte · 5 years ago
  64. b14518c ASF: add related RTC files by Kévin Redon · 5 years ago
  65. f80ad40 Makefile: add missing hpl/rtc directory by Kévin Redon · 5 years ago
  66. c175f66 Add missing linuxlist_atomic.h by Harald Welte · 5 years ago
  67. 23f4fc1 add ccid symlink to use ccid code from within sysmoOCTSIM directory by Harald Welte · 5 years ago
  68. 1017a75 main: add timer-test command for testing libosmocore timers by Harald Welte · 5 years ago
  69. 3450fec Fix SystemCoreClock for our use case (120 MHz) by Harald Welte · 5 years ago
  70. b98478a libosmo_emb: Implement _gettimeofday() on simplistic 'jiffies' counter. by Harald Welte · 5 years ago
  71. 8a534f1 move _gettimeofday() from main.c to libosmo_emb.c by Harald Welte · 5 years ago
  72. 9ab4bc8 main: Print reset causes on boot by Harald Welte · 5 years ago
  73. 2dc67e9 Command to obtain RTC date/time by Harald Welte · 5 years ago
  74. bd5d3e4 Enable OXC32K at start by Harald Welte · 5 years ago
  75. d1bd5c4 Add RTC peripheral from ASF4 (CALENDAR) by Harald Welte · 5 years ago
  76. 9bb8bfe Update from Atmel START 1.0.87 to 1.1.134 by Harald Welte · 5 years ago
  77. fa9ea77 Makefile: build ccid_{device,proto} as part of firmware by Harald Welte · 5 years ago
  78. 71d01e4 Makefile: cosmetics (indent, alphabetic sort) by Harald Welte · 5 years ago
  79. c85aab2 Makefile: Ensure the firmware binary is called sysmoOCTSIM.bin by Harald Welte · 5 years ago
  80. 729a762 main.c: Visible banner with firmware version + copyright statement by Harald Welte · 5 years ago
  81. 059d1b0 Ensure the git version ends up in compiled firmware binary by Harald Welte · 5 years ago
  82. 488ddae Makefile: Use Variables for generating compiler/binutils names by Harald Welte · 5 years ago
  83. fad379a Makefile: Move compiler flags to variable by Harald Welte · 5 years ago
  84. b2fc511 Makefile: Move include directories to INC_DIRS variable by Harald Welte · 5 years ago
  85. 6135be9 Makefile: Update comment; this is no longer automatucally generated by Harald Welte · 5 years ago
  86. e4ea2b2 Makefile: Remove {OBJS,DEPS}_AS_ARGS variables by Harald Welte · 5 years ago
  87. bdf1b35 integrate libosmocore logging into firmware by Harald Welte · 5 years ago
  88. dda661c Makefile: Use -fdata-sections, not just -ffunction-sections by Harald Welte · 5 years ago
  89. 5a8af4d Add support for polling card detect from main loop; report it by Harald Welte · 5 years ago
  90. 08ea062 ncn8025: ncn8025_interrupt_active -> ncn8025_interrupt_level by Harald Welte · 5 years ago
  91. c7a58ba WIP: Actual 'main' integration of CCID using msgb queues for USB transfers by Harald Welte · 5 years ago
  92. 65101be obtain chip-unique serial number and print it during startup. by Harald Welte · 5 years ago
  93. 3304ca2 WIP integrate with libosmocore in as far as msgb_alloc() works by Harald Welte · 5 years ago
  94. 34a8706 Re-structure USB descriptors by Harald Welte · 5 years ago
  95. cdb1ee3 Add a new (skeleton of a) USB CCID class driver by Harald Welte · 5 years ago
  96. 6982fab ccid: Implement class-specific requests in core ccid_device.c layer by Harald Welte · 5 years ago
  97. 29ae5d4 ccid_slot_sim: Claim that a card is inserted; send fake ATR by Harald Welte · 5 years ago
  98. d338507 ccid_device: Add missing call to slot_ops.init on start-up by Harald Welte · 5 years ago
  99. 505d441 ccid: Handle IccPowerOn and XfrBlock asynchronously by Harald Welte · 5 years ago
  100. 005b09d ccid_device: Export functions for generating async responses by Harald Welte · 5 years ago