1. ebe672e cardem: use TC_ETU to trigger ATR sending by Kévin Redon · 6 years ago
  2. 8e84f81 sniff: rename reset hold/release to assert/deassert by Kévin Redon · 6 years ago
  3. f66af0c sniff: add checksum verification for ATR and PPS by Kévin Redon · 6 years ago
  4. f82f0f6 USB: add flags for sniff data and centralise transfer by Kévin Redon · 6 years ago
  5. 33d1eb7 replace leading spaces with tabs by Kévin Redon · 6 years ago
  6. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  7. bf6b1b1 buffer: increase buffer size to 512 to cope with fast and long TPDUs by Kévin Redon · 6 years ago
  8. 7406337 sniffer: display F and D values frim PPS by Kévin Redon · 6 years ago
  9. 012940f USB device: add USB message structure for sniffer communication by Kévin Redon · 6 years ago
  10. a1012b1 USB: add central file to define USB IDs, classes, and endpoints by Kévin Redon · 6 years ago
  11. 42bd026 minor: fix typos in comment by Kévin Redon · 6 years ago
  12. 4fe99fa ISO7816: change update_fidi to use provided USART by Kévin Redon · 6 years ago
  13. 353351d simtrace: add support for sniffing on both USART by Kévin Redon · 6 years ago
  14. 45ad62d sniff: use USART 0 instead of USART 1 by Kévin Redon · 6 years ago
  15. 7b73462 sniff mode: handle USART 1 RX interrupt to show sniffer data by Kévin Redon · 6 years ago
  16. 05cc7f6 ringbuffer: Don't print/TRAC from ringbuffer by Harald Welte · 6 years ago
  17. 9d90d28 Use system include <foo.h> notation for libosmocore headers by Harald Welte · 6 years ago
  18. a9bca48 ring buffer: increase buffer size from 128 to 256 to cope with large debug output by Kévin Redon · 6 years ago
  19. 5e6e8dc Make build of CCID code succeed again on BOARD=simtrace by Harald Welte · 7 years ago
  20. f231541 Fix typos in usb.c, llist_irqsafe.h and dfu.h by Harald Welte · 7 years ago
  21. 119624f WIP: use local_irq_{save,restore}() by Harald Welte · 7 years ago
  22. 25a9a80 Convert to new generalized SIMTRACE2 USB protocol by Harald Welte · 7 years ago
  23. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  24. eb81d23 import libosmocore msgb handling (and dependencies) by Harald Welte · 7 years ago
  25. 9ac794c Add llist_add_irqsafe() similar to llist_add_tail_irqsafe() by Harald Welte · 7 years ago
  26. ec0837c change from \r\n (CRLF) to \n\r (LFCR) by Harald Welte · 8 years ago
  27. c430ac1 have local stdio.h file to avoid newlib issues by Harald Welte · 8 years ago
  28. 37b6e41 move last few files from src_board / include_board by Harald Welte · 8 years ago
  29. d09829d Remove newlib dependency, include own stdio/string/assert by Harald Welte · 8 years ago
  30. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago
  31. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago