1. f1e675a Correct license in UAPI header file by Jonny Svärd · 10 months ago
  2. 08c42f5 Fix kernel driver probe not freeing endpoint by Mikael Olsson · 11 months ago
  3. 229e125 Fix double free in kernel driver probe clean up by Mikael Olsson · 11 months ago
  4. eb5a328 Change NPU kernel driver to use async probing by Mikael Olsson · 11 months ago
  5. 09965b0 Add type check when getting message by ID by Mikael Olsson · 11 months ago
  6. 252ed6a Add device capabilities caching in kernel driver by Mikael Olsson · 12 months ago
  7. 5fcc28c Fix shared state race in mailbox message handling by Mikael Olsson · 1 year ago 23.05 23.05-rc2
  8. fd6b8dc Add rpmsg message magic check in kernel driver by Mikael Olsson · 1 year ago
  9. 099d90c Fix kernel driver not setting coherent DMA mask by Mikael Olsson · 1 year, 1 month ago
  10. 4f795b3 Fix compiler flag passing in Python API CMake file by Mikael Olsson · 1 year, 1 month ago 23.05-rc1
  11. e7461c7 Fix Python API CMake file ETHOS_U_DRIVER_LIB path by Mikael Olsson · 1 year, 1 month ago
  12. 18cfaf0 Fix license file path in Python API CMake file by Mikael Olsson · 1 year, 1 month ago
  13. 29e4ddb Minor formatting fix by Jonny Svärd · 1 year, 2 months ago
  14. da0d167 Update toolchain files by Jonny Svärd · 1 year, 2 months ago
  15. 21fdc8c Add documentation about required Linux kernel version by Kristofer Jonsson · 1 year, 3 months ago 23.02 23.02-rc2
  16. 350965e Update documentation about AMP communication by Kristofer Jonsson · 1 year, 3 months ago
  17. 7a26045 Removing core interface by Kristofer Jonsson · 1 year, 3 months ago 23.02-rc1
  18. 074ef90 Create device for Ethos-U kernel driver by Kristofer Jonsson · 1 year, 4 months ago
  19. ec47704 Break circulare dependency on struct ethosu_device by Kristofer Jonsson · 1 year, 4 months ago
  20. d779a08 Converting Ethos-U driver to rpmsg by Kristofer Jonsson · 1 year, 4 months ago
  21. b42bc0b Removing watchdog and reset by Kristofer Jonsson · 1 year, 4 months ago
  22. a70bfde Add rpmsg capabilities to remoteproc by Kristofer Jonsson · 1 year, 4 months ago
  23. 553e4d5 Updating .gitignore by Kristofer Jonsson · 1 year, 8 months ago
  24. 964c0ac Add rpmsg interface by Kristofer Jonsson · 1 year, 4 months ago
  25. 2b8922d Add custom cross compilation documentation by Jonny Svärd · 1 year, 5 months ago
  26. 8fd2fd7 Update README how to contribute by Kristofer Jonsson · 1 year, 7 months ago 22.11 22.11-rc2
  27. f9efe0d Added Python interface for Arm Ethos-U NPU driver library. by Kshitij Sisodia · 1 year, 8 months ago 22.11-rc1
  28. 569aa55 Add list of files to be ignored from inclusive language scanning by Ledion Daja · 1 year, 7 months ago
  29. 6d2e5b7 Add cancel inference tests by Davide Grohmann · 1 year, 9 months ago
  30. f036423 Add linux_driver_stack tests by Davide Grohmann · 1 year, 11 months ago
  31. 43e7dc4 Remove sgm775 support by Davide Grohmann · 1 year, 9 months ago
  32. 53fd03d Improved logging by Kristofer Jonsson · 1 year, 11 months ago 22.08 22.08-rc1 22.08-rc2
  33. 2d69b8b Fix bug in inference release by Kristofer Jonsson · 1 year, 11 months ago
  34. e2a5815 Bug fix for queue capacity calculation by Kristofer Jonsson · 1 year, 11 months ago
  35. e3e2643 Return network info error code by Kristofer Jonsson · 1 year, 11 months ago
  36. 3706043 Add missing padding to core interface by Kristofer Jonsson · 1 year, 11 months ago
  37. 087ea21 reset controller driver for corstone1000 ES by Per Åstrand · 2 years, 1 month ago
  38. 7f9a4e3 Update uapi definition for capability request by Per Åstrand · 2 years ago
  39. 32660f9 Use ids for identifying messages sent to EthosU firmware by Davide Grohmann · 2 years, 1 month ago
  40. b9248a4 Add sentinel entry to dt array by Per Åstrand · 2 years ago 22.05 22.05-rc2 22.05-rc3
  41. f50f25e Check size of buffer before allocating by Per Åstrand · 2 years ago
  42. 6ab0b6b Replace usage of forbidden strncpy with strscpy by Davide Grohmann · 2 years ago
  43. 8b1fe55 Reset firmware when inference cancellation fails by Davide Grohmann · 2 years, 1 month ago 22.05-rc1
  44. 7e8f508 Add support for inference cancellation by Davide Grohmann · 2 years, 2 months ago
  45. 82d2258 Add support for rejected inference responses by Davide Grohmann · 2 years, 1 month ago
  46. 415de58 Adapt remoteproc module for more kernel versions by Per Åstrand · 2 years, 1 month ago
  47. 3a353a3 Coverage by Kristofer Jonsson · 2 years, 1 month ago
  48. fc49559 Fix: always close fd when destructing buffers by Davide Grohmann · 2 years, 1 month ago
  49. 80f8ddf Drop tflite and flatbuffer dependencies by Davide Grohmann · 2 years, 1 month ago
  50. 442fefb Reset firmware by Kristofer Jonsson · 2 years, 2 months ago
  51. f5b98c9 Kernel watchdog timeout by Kristofer Jonsson · 2 years, 2 months ago
  52. 3c6a260 Network info by Kristofer Jonsson · 2 years, 2 months ago
  53. 35de9e6 Firmware resident model by Kristofer Jonsson · 2 years, 2 months ago
  54. 118b059 Updating tflite schema by Kristofer Jonsson · 2 years, 4 months ago 22.02 22.02-rc1 22.02-rc2 22.02-rc3
  55. b5aa904 Support up to 8 PMU counters by Jonny Svärd · 2 years, 5 months ago
  56. c3f4a83 Corstone700 Kernel modules build fix. by Lior Dekel · 2 years, 6 months ago
  57. afb399f const:ify userspace driver library by Per Åstrand · 2 years, 6 months ago
  58. 3db0ffa Add support for int32 in inference_runner by Henrik Hoglind · 2 years, 6 months ago 21.11
  59. 4823921 linux_driver_stack: ethosu_remoteproc.c:122:14: error: initialization from incompatible pointer type by Nir Ekhauz · 2 years, 6 months ago
  60. ed7d6c1 Verify that dma buffer fits in the mapped range by Per Åstrand · 2 years, 6 months ago 21.11-rc2 21.11-rc3
  61. 2ba3c1d Fix: do not leak file descriptors on errors by Davide Grohmann · 2 years, 6 months ago
  62. b2252bb Documentation updates by Kristofer Jonsson · 2 years, 6 months ago 21.11-rc1
  63. 049c59b Add support for ID 0x20112 of FPGA reset ctrl by Per Åstrand · 2 years, 7 months ago
  64. bb17527 Increase message timeout by Per Åstrand · 2 years, 7 months ago
  65. 6d80c42 Add utility to print firmware log by Kristofer Jonsson · 2 years, 7 months ago
  66. e446b42 Improve granularity of wait call in Inference class by Davide Grohmann · 2 years, 7 months ago
  67. c90bfab Fix: e-functions should throw an exception on error by Davide Grohmann · 2 years, 7 months ago
  68. 4aec376 Use minor number for device node by Kristofer Jonsson · 2 years, 7 months ago
  69. 9f36f2e Add Juno FPGA reset kernel module by Per Åstrand · 2 years, 8 months ago
  70. 95fec03 Add section about multi subsystem to README.md by Kristofer Jonsson · 2 years, 8 months ago
  71. 5c05a33 Correct timescale of sleep for stub by Per Åstrand · 2 years, 8 months ago
  72. bdcb622 Update amba_driver.remove to comply with v5.12 by Anton Moberg · 2 years, 9 months ago 21.08 21.08-rc3
  73. ec3f2b0 Add weak linkage attributes for stubbing by Per Åstrand · 3 years ago 21.08-rc2
  74. 90f5080 Increase capabilities timeout to 100 ms by Henrik Hoglind · 2 years, 9 months ago
  75. 40e23d1 Do not expose device specific hw config in capabilities by Davide Grohmann · 3 years ago 21.08-rc1
  76. 1c26baa Fix: do not attempt to read data from mailbox when length is 0 by Davide Grohmann · 3 years ago
  77. 2cd5397 Use remoteproc for controlling Ethos-U cpu by Per Åstrand · 3 years, 1 month ago
  78. 87ca5da Implement reset handler for remoteproc by Per Åstrand · 3 years, 1 month ago
  79. 35ce6c8 Add support for handling capabilities requests by Davide Grohmann · 3 years ago
  80. 0c79f89 Adding documentation by Kristofer Jonsson · 3 years ago
  81. 2c01713 Add nullptr checks by Jonny Svärd · 3 years, 1 month ago 21.05 21.05-rc2 21.05-rc3
  82. 4e5e056 Update license headers by Anton Moberg · 3 years, 2 months ago
  83. 031f4c1 Add support for float32 in inference_runner by Henrik Hoglind · 3 years, 2 months ago
  84. 097d292 Trademark information and missing license files by Kristofer Jonsson · 3 years, 3 months ago 21.02
  85. c823bcf Use namespace for ethosu kernel headers by Per Åstrand · 3 years, 4 months ago
  86. 44c507e arm_mhu_v2 driver bugfix by Jonny Svärd · 3 years, 3 months ago 21.02-rc1 21.02-rc2
  87. 7c24c77 Improve mailbox message handling by Jonny Svärd · 3 years, 4 months ago
  88. 9d8d92c Fix args order to PMU log message by Jonny Svärd · 3 years, 5 months ago
  89. 5e632c2 16 bit network support by Kristofer Jonsson · 3 years, 6 months ago 20.11
  90. 716546a Configure PMUs from inference_runner by Per Åstrand · 3 years, 7 months ago 20.11-rc2
  91. 2354d3e Add APIs for PMU configuration in library by Per Åstrand · 3 years, 7 months ago
  92. f7e407a Add PMU config to inference creation by Per Åstrand · 3 years, 7 months ago
  93. f8ae5e1 Update example mailbox.dtsi for MHUv2 by Per Åstrand · 3 years, 7 months ago 20.11-rc1
  94. b25695a Removing uapi/ethosu.h from ethosu.hpp by Kristofer Jonsson · 3 years, 7 months ago
  95. 8fac4a4 mhuv2: Verifiy ACCESS_REQUEST on send_data by Per Åstrand · 3 years, 7 months ago
  96. bb4089d Build module with cmake by Per Åstrand · 3 years, 8 months ago
  97. 79689c5 Clang format by Kristofer Jonsson · 3 years, 7 months ago
  98. d748336 Format code to align coding style by Per Åstrand · 3 years, 7 months ago
  99. be87baf Add corstone700 mhu v2 mailbox driver by Per Åstrand · 3 years, 7 months ago
  100. b74492c Support inferences with multiple inputs and outputs by Kristofer Jonsson · 3 years, 8 months ago