1. 04462d9 allow different prefixes, print memory usage by Eric Wild · 4 years, 7 months ago hoernchen/fsm3
  2. 4c43ab3 WIP: change IRQ endpoint re-submit logic. by Eric Wild · 4 years, 8 months ago
  3. f711511 SRAM linker script: shift start of RAM by 64kByte by Eric Wild · 4 years, 8 months ago
  4. 609074f WIP: attempt to use iso7816_fsm + Cuart from firmware by Harald Welte · 4 years, 8 months ago
  5. 07afa4c WIP: Add card_uart driver for ASF4 USART by Harald Welte · 4 years, 8 months ago
  6. 8fd6bf0 iso7816_fsm: Implement single-byte RX/TX by Harald Welte · 4 years, 8 months ago
  7. 06333fb card_uart_tx: Remove last argument (we always have the receiver active) by Harald Welte · 4 years, 8 months ago
  8. 7dee32d make ccid_main_functionfs use iso7816_fsm and cuart_driver_tty by Harald Welte · 4 years, 8 months ago
  9. bc819aa Make cuart_fsm_test work (ATR + TPDU) by Harald Welte · 4 years, 8 months ago
  10. e2edda8 add .gitignore file by Harald Welte · 4 years, 8 months ago
  11. 2b0c5f0 cuart_driver_tty: Work around linux kernel bug ignoring CREAD by Harald Welte · 4 years, 8 months ago
  12. 6ca02a7 'cuart' Card-UART abstraction + driver for simple serial reader by Harald Welte · 4 years, 8 months ago
  13. 52afd61 ISO7816-3 FSMs as osmo_fsm by Harald Welte · 5 years ago
  14. 1f4f6ef contrib/jenkins.sh: Also build host/gadget code by Harald Welte · 4 years, 7 months ago
  15. 13950f5 ccid_host/Makefile: Ensure 'make clean' succeeds (rm -f) by Harald Welte · 4 years, 7 months ago
  16. d5eaa9f split ccid into common and host-only code by Eric Wild · 4 years, 7 months ago
  17. 860d006 ccid: Fix overflow in Fi value by Harald Welte · 5 years ago
  18. 2de998a ccid_gen_notify_slot_status: Fix bitmask of card slot insert status by Eric Wild · 4 years, 8 months ago
  19. 1209152 ccid_df: Ensure all three endpoints are correctly set by Eric Wild · 4 years, 8 months ago
  20. 7603390 Fix USB descriptor bugs (wrong interface, ProtocolsSuported, ...) by Eric Wild · 4 years, 8 months ago
  21. 33403af CCID: fix length checks in PC_to_RDR_{GetSlotStatus,SetParameters} by Eric Wild · 4 years, 8 months ago
  22. a7c1eb0 add small program to play with how Linux reacts to hubs with many ports by Harald Welte · 4 years, 8 months ago
  23. 1bb360a proper link order by Eric WIld · 4 years, 10 months ago
  24. 2a85a04 ensure kernel >= 5.0 is happy by Eric WIld · 4 years, 10 months ago
  25. 37ab4ba name binaries including their git version number by Harald Welte · 5 years ago
  26. 99d82ab Makefile: automatically get output directory list by Kévin Redon · 5 years ago
  27. 78bb885 ASF: add new utils by Kévin Redon · 5 years ago
  28. f041136 ASF: minor, update copyright by Kévin Redon · 5 years ago
  29. a6c44f1 ASF: update E54 SERCOM library by Kévin Redon · 5 years ago
  30. e108e61 ASF: update e54 library by Kévin Redon · 5 years ago
  31. 271d487 contrib/jenkins.sh: Build libosmocore for Cortex-M4 during build testing by Harald Welte · 5 years ago
  32. 6a739d1 Makefile: Allow user to override libosmocore install prefix by Harald Welte · 5 years ago
  33. b14518c ASF: add related RTC files by Kévin Redon · 5 years ago
  34. f80ad40 Makefile: add missing hpl/rtc directory by Kévin Redon · 5 years ago
  35. c175f66 Add missing linuxlist_atomic.h by Harald Welte · 5 years ago
  36. 23f4fc1 add ccid symlink to use ccid code from within sysmoOCTSIM directory by Harald Welte · 5 years ago
  37. 1017a75 main: add timer-test command for testing libosmocore timers by Harald Welte · 5 years ago
  38. 3450fec Fix SystemCoreClock for our use case (120 MHz) by Harald Welte · 5 years ago
  39. b98478a libosmo_emb: Implement _gettimeofday() on simplistic 'jiffies' counter. by Harald Welte · 5 years ago
  40. 8a534f1 move _gettimeofday() from main.c to libosmo_emb.c by Harald Welte · 5 years ago
  41. 9ab4bc8 main: Print reset causes on boot by Harald Welte · 5 years ago
  42. 2dc67e9 Command to obtain RTC date/time by Harald Welte · 5 years ago
  43. bd5d3e4 Enable OXC32K at start by Harald Welte · 5 years ago
  44. d1bd5c4 Add RTC peripheral from ASF4 (CALENDAR) by Harald Welte · 5 years ago
  45. 9bb8bfe Update from Atmel START 1.0.87 to 1.1.134 by Harald Welte · 5 years ago
  46. fa9ea77 Makefile: build ccid_{device,proto} as part of firmware by Harald Welte · 5 years ago
  47. 71d01e4 Makefile: cosmetics (indent, alphabetic sort) by Harald Welte · 5 years ago
  48. c85aab2 Makefile: Ensure the firmware binary is called sysmoOCTSIM.bin by Harald Welte · 5 years ago
  49. 729a762 main.c: Visible banner with firmware version + copyright statement by Harald Welte · 5 years ago
  50. 059d1b0 Ensure the git version ends up in compiled firmware binary by Harald Welte · 5 years ago
  51. 488ddae Makefile: Use Variables for generating compiler/binutils names by Harald Welte · 5 years ago
  52. fad379a Makefile: Move compiler flags to variable by Harald Welte · 5 years ago
  53. b2fc511 Makefile: Move include directories to INC_DIRS variable by Harald Welte · 5 years ago
  54. 6135be9 Makefile: Update comment; this is no longer automatucally generated by Harald Welte · 5 years ago
  55. e4ea2b2 Makefile: Remove {OBJS,DEPS}_AS_ARGS variables by Harald Welte · 5 years ago
  56. bdf1b35 integrate libosmocore logging into firmware by Harald Welte · 5 years ago
  57. dda661c Makefile: Use -fdata-sections, not just -ffunction-sections by Harald Welte · 5 years ago
  58. 5a8af4d Add support for polling card detect from main loop; report it by Harald Welte · 5 years ago
  59. 08ea062 ncn8025: ncn8025_interrupt_active -> ncn8025_interrupt_level by Harald Welte · 5 years ago
  60. c7a58ba WIP: Actual 'main' integration of CCID using msgb queues for USB transfers by Harald Welte · 5 years ago
  61. 65101be obtain chip-unique serial number and print it during startup. by Harald Welte · 5 years ago
  62. 3304ca2 WIP integrate with libosmocore in as far as msgb_alloc() works by Harald Welte · 5 years ago
  63. 34a8706 Re-structure USB descriptors by Harald Welte · 5 years ago
  64. cdb1ee3 Add a new (skeleton of a) USB CCID class driver by Harald Welte · 5 years ago
  65. 6982fab ccid: Implement class-specific requests in core ccid_device.c layer by Harald Welte · 5 years ago
  66. 29ae5d4 ccid_slot_sim: Claim that a card is inserted; send fake ATR by Harald Welte · 5 years ago
  67. d338507 ccid_device: Add missing call to slot_ops.init on start-up by Harald Welte · 5 years ago
  68. 505d441 ccid: Handle IccPowerOn and XfrBlock asynchronously by Harald Welte · 5 years ago
  69. 005b09d ccid_device: Export functions for generating async responses by Harald Welte · 5 years ago
  70. a74fe0c ccid: Fix INT endpoint AIO completion handling by Harald Welte · 5 years ago
  71. cab5d15 ccid: Introduce ccid_slot_ops + implement simulator/stub for it by Harald Welte · 5 years ago
  72. 922ff93 ccid: Fix msgb_free() of messages received on OUT after processing by Harald Welte · 5 years ago
  73. e6ac416 ccid: Add comments clarifying msgb ownership on Rx/Tx */ by Harald Welte · 5 years ago
  74. 824406d ccid_functionfs: SIGUSR1 handler for talloc report by Harald Welte · 5 years ago
  75. a7da504 ccid: connect f_fs/aio code INT EP handling with CCID core by Harald Welte · 5 years ago
  76. 63976d4 ccid: Fix AIO handling of IN and IRQ endpoint by Harald Welte · 5 years ago
  77. e73a1df ccid: Integrate libosmocore logging by Harald Welte · 5 years ago
  78. e6b963c ccid: Add README and kernel patch related to CCID on functionfs by Harald Welte · 5 years ago
  79. bcbc197 ccid_main_functionfs: Fix full chain of IN/OUT EP by Harald Welte · 5 years ago
  80. 0bc79a2 ccid: rename ccid_descriptors.c to ccid_main_functionfs by Harald Welte · 5 years ago
  81. d5d555c ccid: tie ccid_device implementation into ccid_descriptors.c by Harald Welte · 5 years ago
  82. 8d186ad Add ccid_device.h file for ccid_device.c by Harald Welte · 5 years ago
  83. 8579ce5 ccid: Implement encode/decode of ProtocolParameters by Harald Welte · 5 years ago
  84. a412521 ccid: Build with -Wall by Harald Welte · 5 years ago
  85. 8772f58 ccid_device: Return errors in case of invalid slot numbers by Harald Welte · 5 years ago
  86. 92e7c0b ccid_device: Make it compile by Harald Welte · 5 years ago
  87. 575531b ccid_proto: Fix ccid_rdr_to_pc_{data_rate_and_clock,escape} by Harald Welte · 5 years ago
  88. 4f25df6 CICD: Add ccid_proto.c with value_string of important enumerations by Harald Welte · 5 years ago
  89. eb93f63 ccid_proto.h: Add enum ccid_class_spec_req by Harald Welte · 5 years ago
  90. 8049d66 some basic talloc related vty commands by Harald Welte · 5 years ago
  91. 189f43d talloc: \n -> \r\n for serial output by Harald Welte · 5 years ago
  92. 5df0be6 Import libtalloc-2.1.14 into the tree by Harald Welte · 5 years ago
  93. 36efc6d finish implementing sim-iccid by Kévin Redon · 5 years ago
  94. 5188e9f add function to transfer TPDU by Kévin Redon · 5 years ago
  95. 096c505 add debug command to communicate with card by Kévin Redon · 5 years ago
  96. 0f05072 add slot_set_isorate to the baud rate using ISO 7816 values by Kévin Redon · 5 years ago
  97. 632502d add ISO 7816-3 definitions and utilities by Kévin Redon · 5 years ago
  98. 072951b add function to set baudrate by Kévin Redon · 5 years ago
  99. 5e7cfae configure GCLK for ISO baud rates by Kévin Redon · 5 years ago
  100. f53d366 output 50 MHz for RMII by Kévin Redon · 5 years ago