1. 1c0e7ae Set default configuration by Kristofer Jonsson · 2 years ago 22.05-rc2 22.05-rc3
  2. 301399d Refactor power handling by Jonny Svärd · 2 years, 1 month ago 22.05-rc1
  3. c6505f3 Change mutex and semaphore handling weak functions prototype by Ledion Daja · 2 years, 1 month ago
  4. 1a3bb92 Add driver async API by Jonny Svärd · 2 years, 3 months ago
  5. 24455ee Fixing compilation warning by Kristofer Jonsson · 2 years, 3 months ago 22.02 22.02-rc1 22.02-rc2 22.02-rc3
  6. b3cde3c Inference begin and end user argument by Kristofer Jonsson · 2 years, 4 months ago
  7. d1750ec Add product type verification by Jonny Svärd · 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, 5 months ago
  10. 1975b8d Fixing compiler warnings by Kristofer Jonsson · 2 years, 6 months ago
  11. 089a347 Remove new line from log messages by Kristofer Jonsson · 2 years, 6 months ago 21.11 21.11-rc2 21.11-rc3
  12. 13cb089 Update Ethos-U55/U65 interface files by Jonny Svärd · 2 years, 6 months ago
  13. c1b9dbb Fix incorrect enum type used by Jonny Svärd · 2 years, 6 months ago 21.11-rc1
  14. 136810f Autumn clean/refactor of NPU driver by Jonny Svärd · 2 years, 7 months ago
  15. a0e4d31 Remove unnecessary use of designated initializer by Jonny Svärd · 2 years, 8 months ago
  16. 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
  17. 547ca53 Add ethosu_deinit() by Anton Moberg · 2 years, 11 months ago
  18. a830f17 Spring clean/refactor of NPU driver by Jonny Svärd · 3 years ago
  19. d1ea036 Fixing compilation warnings by Kristofer Jonsson · 3 years ago 21.05
  20. 1c893b5 Optimizations by Kristofer Jonsson · 3 years ago 21.05-rc3
  21. c6fd88e [Core Driver] Update and remove pmu "v2"-functions by Anton Moberg · 3 years ago
  22. 9f346ab Weak mutex_create returns NULL by Anton Moberg · 3 years ago
  23. 04961a4 Add weak definition of ethosu_inference_begin/end to driver by Jens Elofsson · 3 years, 1 month ago
  24. effc7aa [Core driver] Update to support removal of "_v"-functions by Anton Moberg · 3 years ago 21.05-rc1 21.05-rc2
  25. 61ec36b Fix unused parameter compilation warning by Anton Moberg · 3 years ago
  26. 35b5d0e Power request bit fix by Anton Moberg · 3 years, 1 month ago
  27. b8bcf13 MLBEDSW-4301 - Verification check custom_dma by Anton Moberg · 3 years, 2 months ago
  28. 0a61429 Clock request disabled when PMU enabled by Anton Moberg · 3 years, 2 months ago
  29. dfed5fd Multi NPU update APIs by Anton Moberg · 3 years, 2 months ago
  30. 09273d1 Make IRQ handler weak by Kristofer Jonsson · 3 years, 2 months ago
  31. 0fd65ce Use event enum for configuring cycle counter by Per Åstrand · 3 years, 2 months ago
  32. df386e0 MLBEDSW-3868 - Driver multiNPU locking by Anton Moberg · 3 years, 3 months ago
  33. 61da4d3 MLBEDSW-3796 Ethos-U driver interface multiple NPUs by Anton Moberg · 3 years, 5 months ago 21.02-rc1 21.02-rc2
  34. 91e0be5 Update arch version comparison by Douglas Troha · 3 years, 4 months ago
  35. 8d65b6f Added simplified driver setup by Anton Moberg · 3 years, 5 months ago
  36. 033bb1b MLBEDSW-3728 Resolve compiler warnings by Bhavik Patel · 3 years, 5 months ago
  37. 906da41 Remove CPU build flags from driver by Daniel Anderberg · 3 years, 6 months ago
  38. c6e7a1f Update handling of soft reset by Kristofer Jonsson · 3 years, 6 months ago 20.11
  39. 849cf69 Restore default init values as init_v2 by Per Åstrand · 3 years, 6 months ago
  40. e6498f0 Add API to set secure and privilege level of NPU by Per Åstrand · 3 years, 6 months ago 20.11-rc2
  41. 3c8afcc Flush and invalidate data caches by Per Åstrand · 3 years, 7 months ago
  42. 4c94b30 Fast memory error handling by Kristofer Jonsson · 3 years, 6 months ago 20.11-rc1
  43. bad5a49 Incorrect PMU cycle counter by Kristofer Jonsson · 3 years, 7 months ago
  44. 4dc73dc PMU counter shadow by Kristofer Jonsson · 3 years, 7 months ago
  45. 5f8dad1 MLBEDSW-3094 Improve soft reset of ETHOSU when running jobs by Bhavik Patel · 3 years, 8 months ago
  46. 51c18ba Silence gcc > 7 type-limits warning by Per Åstrand · 3 years, 8 months ago
  47. c801901 Don't use NULL for integer variables by Per Åstrand · 3 years, 8 months ago
  48. c6c1db1 Avoid casting to integer of different size by Per Åstrand · 3 years, 8 months ago
  49. e07b1f9 Add default switch statement by Per Åstrand · 3 years, 8 months ago
  50. 14ccfee Use inttypes format specifiers for logging values by Per Åstrand · 3 years, 8 months ago
  51. 77514da Resetting cached cycle counter by Kristofer Jonsson · 3 years, 8 months ago
  52. 2b201c3 Move fast memory area to core driver by Kristofer Jonsson · 3 years, 8 months ago
  53. ef387ea Save and restore PMU settings and counters by Kristofer Jonsson · 3 years, 9 months ago 20.08 20.08-rc2
  54. 9716b5e zero initialize stack allocated register structs by Per Åstrand · 3 years, 9 months ago
  55. 125429a Base pointer offset and soft reset by Kristofer Jonsson · 3 years, 9 months ago
  56. e2e7024 Update to HI 1.0.6 by Stefan Nannesson · 3 years, 9 months ago 20.08-rc1
  57. c05c988 Set default log severity in headers by Kristofer Jonsson · 3 years, 9 months ago
  58. 3c43917 Header cleanup by Kristofer Jonsson · 3 years, 9 months ago
  59. 5da4092 MLBEDSW-2594 Initialize the Ethos-U before every job by Bhavik Patel · 3 years, 10 months ago
  60. f505781 MLBEDSW-2596 Add support to set driver log severity by Bhavik Patel · 3 years, 10 months ago
  61. dae5be0 MLBEDSW-2378 Set NPU base address in ethosu_init by Bhavik Patel · 3 years, 11 months ago
  62. 8e32b0b Move PMU functions from pmu_ethosu.h to ethosu_pmu.c by Bhavik Patel · 3 years, 11 months ago
  63. a20e5a7 Update Clock and Power Q channel default values to 1 by Rakesh Gangarajaiah · 3 years, 11 months ago
  64. e645fed MLBEDSW-2447 Set clock_q_enable & power_q_enable correctly by Bhavik Patel · 4 years ago
  65. 2407e96 Update arch to 1.0.1 by Douglas Troha · 4 years ago 20.07 20.07-rc1
  66. 60d50ae Allow differing arch patch versions by Douglas Troha · 4 years ago 20.06
  67. bf7ae63 Move command stream and base address alignment checks by Bhavik Patel · 4 years ago
  68. 790ef36 MLBEDSW-2272 Reenable the version checker for optimizer config by Bhavik Patel · 4 years ago
  69. b64628f Rework AXI patch to not depend on CMake by Jonny Svärd · 4 years ago
  70. 341a0df MLBEDSW-2288: Set default/configurable AXI values by Jonny Svärd · 4 years ago
  71. 2e7e3b7 Include 0.180 in HI 1.0 by Douglas Troha · 4 years ago
  72. daa0d20 Log updates by Kristofer Jonsson · 4 years ago
  73. f6a85da Update to HI 1.0 by Douglas Troha · 4 years ago
  74. bcb5aaa Remove a unused parameter warning by Bhavik Patel · 4 years ago
  75. 25d78c0 MLBEDSW-1796 Refactor IRQ initialization by Per Åstrand · 4 years, 1 month ago
  76. 537c71c MLBEDSW-2194 Updating PMU files by Kristofer Jonsson · 4 years ago
  77. a9f38d5 Update to HI 0.169 by Diqing Zhong · 4 years, 1 month ago 0.1.0
  78. 0411806 Update to HI 0.162 by Diqing Zhong · 4 years, 1 month ago
  79. 49bdee8 Add Ethos-u core driver by Kristofer Jonsson · 4 years, 1 month ago