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