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