1. 68b5c91 Update header file documentation by Kristofer Jonsson · 1 year, 6 months ago 22.11 22.11-rc2
  2. 1c0e7ae Set default configuration by Kristofer Jonsson · 2 years ago 22.05-rc2 22.05-rc3
  3. 301399d Refactor power handling by Jonny Svärd · 2 years, 1 month ago 22.05-rc1
  4. c6505f3 Change mutex and semaphore handling weak functions prototype by Ledion Daja · 2 years, 1 month ago
  5. 1a3bb92 Add driver async API by Jonny Svärd · 2 years, 3 months ago
  6. 24455ee Fixing compilation warning by Kristofer Jonsson · 2 years, 3 months ago 22.02 22.02-rc1 22.02-rc2 22.02-rc3
  7. b3cde3c Inference begin and end user argument by Kristofer Jonsson · 2 years, 4 months ago
  8. 20ce37f Add func to get nbr of PMU event counters by Jonny Svärd · 2 years, 5 months ago
  9. 6d5b083 Minor bugfixes and clean up by Jonny Svärd · 2 years, 6 months ago
  10. 089a347 Remove new line from log messages by Kristofer Jonsson · 2 years, 6 months ago 21.11 21.11-rc2 21.11-rc3
  11. c1b9dbb Fix incorrect enum type used by Jonny Svärd · 2 years, 7 months ago 21.11-rc1
  12. 136810f Autumn clean/refactor of NPU driver by Jonny Svärd · 2 years, 7 months ago
  13. 6eab40b Improved Logging - Core Driver logging clean up by Anton Moberg · 2 years, 11 months ago 21.08 21.08-rc1 21.08-rc2 21.08-rc3
  14. 547ca53 Add ethosu_deinit() by Anton Moberg · 3 years ago
  15. a830f17 Spring clean/refactor of NPU driver by Jonny Svärd · 3 years ago
  16. 1c893b5 Optimizations by Kristofer Jonsson · 3 years ago 21.05-rc3
  17. 9f346ab Weak mutex_create returns NULL by Anton Moberg · 3 years ago
  18. 04961a4 Add weak definition of ethosu_inference_begin/end to driver by Jens Elofsson · 3 years, 1 month ago
  19. effc7aa [Core driver] Update to support removal of "_v"-functions by Anton Moberg · 3 years, 1 month ago 21.05-rc1 21.05-rc2
  20. 61ec36b Fix unused parameter compilation warning by Anton Moberg · 3 years, 1 month ago
  21. 35b5d0e Power request bit fix by Anton Moberg · 3 years, 1 month ago
  22. b8bcf13 MLBEDSW-4301 - Verification check custom_dma by Anton Moberg · 3 years, 2 months ago
  23. 0a61429 Clock request disabled when PMU enabled by Anton Moberg · 3 years, 2 months ago
  24. dfed5fd Multi NPU update APIs by Anton Moberg · 3 years, 2 months ago
  25. 09273d1 Make IRQ handler weak by Kristofer Jonsson · 3 years, 2 months ago
  26. df386e0 MLBEDSW-3868 - Driver multiNPU locking by Anton Moberg · 3 years, 4 months ago
  27. 61da4d3 MLBEDSW-3796 Ethos-U driver interface multiple NPUs by Anton Moberg · 3 years, 5 months ago 21.02-rc1 21.02-rc2
  28. 91e0be5 Update arch version comparison by Douglas Troha · 3 years, 4 months ago
  29. 8d65b6f Added simplified driver setup by Anton Moberg · 3 years, 5 months ago
  30. 033bb1b MLBEDSW-3728 Resolve compiler warnings by Bhavik Patel · 3 years, 5 months ago
  31. 906da41 Remove CPU build flags from driver by Daniel Anderberg · 3 years, 6 months ago
  32. c6e7a1f Update handling of soft reset by Kristofer Jonsson · 3 years, 6 months ago 20.11
  33. 849cf69 Restore default init values as init_v2 by Per Åstrand · 3 years, 6 months ago
  34. e6498f0 Add API to set secure and privilege level of NPU by Per Åstrand · 3 years, 6 months ago 20.11-rc2
  35. 3c8afcc Flush and invalidate data caches by Per Åstrand · 3 years, 7 months ago
  36. 4c94b30 Fast memory error handling by Kristofer Jonsson · 3 years, 6 months ago 20.11-rc1
  37. 4dc73dc PMU counter shadow by Kristofer Jonsson · 3 years, 7 months ago
  38. 5f8dad1 MLBEDSW-3094 Improve soft reset of ETHOSU when running jobs by Bhavik Patel · 3 years, 8 months ago
  39. c801901 Don't use NULL for integer variables by Per Åstrand · 3 years, 8 months ago
  40. c6c1db1 Avoid casting to integer of different size by Per Åstrand · 3 years, 8 months ago
  41. 14ccfee Use inttypes format specifiers for logging values by Per Åstrand · 3 years, 8 months ago
  42. 2b201c3 Move fast memory area to core driver by Kristofer Jonsson · 3 years, 9 months ago
  43. ef387ea Save and restore PMU settings and counters by Kristofer Jonsson · 3 years, 9 months ago 20.08 20.08-rc2
  44. 125429a Base pointer offset and soft reset by Kristofer Jonsson · 3 years, 9 months ago
  45. 5da4092 MLBEDSW-2594 Initialize the Ethos-U before every job by Bhavik Patel · 3 years, 10 months ago
  46. dae5be0 MLBEDSW-2378 Set NPU base address in ethosu_init by Bhavik Patel · 4 years ago
  47. e645fed MLBEDSW-2447 Set clock_q_enable & power_q_enable correctly by Bhavik Patel · 4 years ago
  48. 60d50ae Allow differing arch patch versions by Douglas Troha · 4 years ago 20.06
  49. bf7ae63 Move command stream and base address alignment checks by Bhavik Patel · 4 years ago
  50. 790ef36 MLBEDSW-2272 Reenable the version checker for optimizer config by Bhavik Patel · 4 years ago
  51. 341a0df MLBEDSW-2288: Set default/configurable AXI values by Jonny Svärd · 4 years ago
  52. daa0d20 Log updates by Kristofer Jonsson · 4 years ago
  53. 25d78c0 MLBEDSW-1796 Refactor IRQ initialization by Per Åstrand · 4 years, 1 month ago
  54. 49bdee8 Add Ethos-u core driver by Kristofer Jonsson · 4 years, 1 month ago