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