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