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