1. 98cf47a Makefile: add linker option showing memory usage by Kévin Redon · 4 years, 10 months ago
  2. 87940f1 Build only 'reasonable' combinations of APP/MEMORY by Harald Welte · 4 years, 10 months ago 0.7.0
  3. 36f888f Patch actual board name into the USB iProduct string descriptor by Harald Welte · 4 years, 10 months ago
  4. 0b7e5f3 fix baudrate of 'make log' by Harald Welte · 4 years, 10 months ago
  5. 72a62cf minor: fix spacing by Kévin Redon · 6 years ago
  6. d14970f publish: also upload latest by Kévin Redon · 5 years ago
  7. 155f57a firmware: name binaries including their git version number by Harald Welte · 5 years ago
  8. 6349036 remove unused make define by Kévin Redon · 5 years ago
  9. 6228d18 add make DEFINE to remove assert ERASE code by Kévin Redon · 5 years ago
  10. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  11. f7f61cd Makefiles: Add "make install" target by Harald Welte · 6 years ago
  12. ebe8b20 Makefile: fix automatic creation of obj directory by Harald Welte · 6 years ago
  13. c35998e Makefile: Disable -Wundef and -Wsign-compare for now by Harald Welte · 7 years ago
  14. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  15. 0380d74 Makefile: remove .p files during 'make clean' by Harald Welte · 7 years ago
  16. 9457bf7 Makefile: Don't warn about failed inlines by Harald Welte · 7 years ago
  17. caca0b1 Makefile: Add new 'combined' target to build combined DFU+APP image by Harald Welte · 7 years ago
  18. 912b183 qmod: Use different Interface Strings for Modem1+2 / Modem 3+4 by Harald Welte · 8 years ago
  19. 2363fa0 Generate USB Strings from apps/*/usb_strings.txt files at compile time by Harald Welte · 8 years ago
  20. adbe72a Makefile: Define APPLICATION_foo BOARD_bar and ENVIRONMENT_baz #defines by Harald Welte · 8 years ago
  21. edf9c9d Makefile: Optimize for size by Harald Welte · 8 years ago
  22. 37b6e41 move last few files from src_board / include_board by Harald Welte · 8 years ago
  23. d09829d Remove newlib dependency, include own stdio/string/assert by Harald Welte · 8 years ago
  24. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago
  25. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago
  26. 7ed6f3b WIP: Introduce USB DFU code from my at91lib DFU port by Harald Welte · 8 years ago
  27. aa3b867 WIP: split main from board-speciic parts by Harald Welte · 8 years ago
  28. a05ccc9 build efc.o and flashd.o as part of build process by Harald Welte · 8 years ago
  29. 6732248 Add support for board version reading via ADC by Harald Welte · 8 years ago
  30. 987f59a Import libosmocore timer infrastructure and use it for PERST by Harald Welte · 8 years ago
  31. b41598b Introudce an include_libosmocore directory and move (updated) linuxlist there by Harald Welte · 8 years ago
  32. 31f817c Add support for controlling PERST of WWAN modems (on qmod) by Harald Welte · 8 years ago
  33. 2819e9c wwan_led: Read + report status changes of WWAN LED inputs by Harald Welte · 8 years ago
  34. 226b40a WIP: bit-banging I2C support for EEPROM access on QMOD by Harald Welte · 8 years ago
  35. a02b641 Add support for 'qmod' (quad-modem) board by Harald Welte · 8 years ago
  36. 8ee15db read SAM3S unique serial number at start and print it by Harald Welte · 9 years ago
  37. 2315e6b ensure git version ends up in firmware image by Harald Welte · 9 years ago
  38. 7abdb51 ringbuffer: Make ring buffer access irq-save by Harald Welte · 9 years ago
  39. f672e9d req_ctx: Convert from hand-coded linked lists to linuxlist.h by Harald Welte · 9 years ago
  40. ba0c688 owhw: Make owhw/board.h the default for now by Harald Welte · 9 years ago
  41. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago
  42. 54a7cec Add card_emu_target.c to bind card_emu.c code into target firmware by Harald Welte · 9 years ago
  43. 2d3371e split board.h into generic part and simtrace-specific part by Harald Welte · 9 years ago
  44. 9d3e382 initial commit of more code towards card emulation by Harald Welte · 9 years ago
  45. 30a53f8 Move Fi/Di calculation functions to separate C file by Harald Welte · 9 years ago
  46. 2c68f9c Makefile: Removed unused object file target tc_etu by Christina Quast · 9 years ago
  47. 6246000 iso7816_uart.c: Do not compile by Christina Quast · 9 years ago
  48. be23527 Added not working PTS parsing to host communication by Christina Quast · 9 years ago
  49. c63da3f Makefile: Check for already opened ttyUSBx by Christina Quast · 9 years ago
  50. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago
  51. 5c6a299 phone.c: Sniffer bus config make switch by Christina Quast · 9 years ago
  52. 4db82e0 ringbuffer implementation by Christina Quast · 9 years ago
  53. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago
  54. 55cd873 Makefile: 'make log' for debug dumps over serial by Christina Quast · 9 years ago
  55. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago
  56. b6f77d3 Makefile: Compile silently and show code files used by Christina Quast · 9 years ago
  57. 29c99b9 Makefile: Enabled iprintf, removed comment by Christina Quast · 9 years ago
  58. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/Makefile]
  59. 58c1ae3 Makefile: local openocd config folder by Christina Quast · 9 years ago
  60. 076396f Makefile: disable format warnings by Christina Quast · 9 years ago
  61. c1cc1b7 Remove any Baselibc remains from Makefile by Christina Quast · 9 years ago
  62. 8ed72bd Makefile: Compile mitm.c by Christina Quast · 9 years ago
  63. 531d10b Timer counter functions, Makefile adjusted by Christina Quast · 10 years ago
  64. ce8fa7e Add optional TRACE_*_WP switch by Christina Quast · 10 years ago
  65. 6838fb6 Remove atmel lib ccid targets from Makefile by Christina Quast · 10 years ago
  66. 33864fa Set default trace level to FATAL by Christina Quast · 10 years ago
  67. f5462b4 Change Makefile to compile simtrace firmware by Christina Quast · 10 years ago
  68. 32906bb simtrace main with phone as clk master by Christina Quast · 10 years ago
  69. 87d141e Reanabled some compiler warnings by Christina Quast · 10 years ago
  70. d20f26d Makefile: Disable unused variable warnings by Christina Quast · 10 years ago
  71. 9649361 Makefile: included USB library files by Christina Quast · 10 years ago
  72. 0f1b36f Using existing atmel led routines by Christina Quast · 10 years ago
  73. 99f9f7b working printf by Christina Quast · 10 years ago
  74. f1192c6 UART with stdio functions by Christina Quast · 10 years ago
  75. 8be71e4 Makefile with libs and atmel source by Christina Quast · 10 years ago
  76. 637ace9 Real AT91 lib defines by Christina Quast · 10 years ago
  77. c8ae58b at91 lib dir for src files by Christina Quast · 10 years ago
  78. b0a0570 initial by Christina Quast · 10 years ago