aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-03[Core driver] Update to support removal of "_v"-functions21.05-rc221.05-rc1Anton Moberg
2021-04-30Fix unused parameter compilation warningAnton Moberg
2021-04-13Power request bit fixAnton Moberg
2021-04-13MLBEDSW-4301 - Verification check custom_dmaAnton Moberg
2021-04-12Clock request disabled when PMU enabledAnton Moberg
2021-03-23Multi NPU update APIsAnton Moberg
2021-03-19Make IRQ handler weakKristofer Jonsson
2021-03-16Use event enum for configuring cycle counterPer Åstrand
2021-02-19MLBEDSW-3868 - Driver multiNPU lockingAnton Moberg
2021-01-27MLBEDSW-3796 Ethos-U driver interface multiple NPUs21.02-rc221.02-rc1Anton Moberg
2021-01-20Update arch version comparisonDouglas Troha
2021-01-18Added simplified driver setupAnton Moberg
2020-12-17MLBEDSW-3728 Resolve compiler warningsBhavik Patel
2020-12-02Remove CPU build flags from driverDaniel Anderberg
2020-11-24Update handling of soft reset20.11Kristofer Jonsson
2020-11-24Restore default init values as init_v2Per Åstrand
2020-11-20Add API to set secure and privilege level of NPU20.11-rc2Per Åstrand
2020-11-16Flush and invalidate data cachesPer Åstrand
2020-11-10Fast memory error handling20.11-rc1Kristofer Jonsson
2020-10-23Incorrect PMU cycle counterKristofer Jonsson
2020-10-20PMU counter shadowKristofer Jonsson
2020-10-16MLBEDSW-3094 Improve soft reset of ETHOSU when running jobsBhavik Patel
2020-09-28Silence gcc > 7 type-limits warningPer Åstrand
2020-09-28Don't use NULL for integer variablesPer Åstrand
2020-09-28Avoid casting to integer of different sizePer Åstrand
2020-09-28Add default switch statementPer Åstrand
2020-09-28Use inttypes format specifiers for logging valuesPer Åstrand
2020-09-23Resetting cached cycle counterKristofer Jonsson
2020-09-04Move fast memory area to core driverKristofer Jonsson
2020-08-26Save and restore PMU settings and counters20.08-rc220.08Kristofer Jonsson
2020-08-25zero initialize stack allocated register structsPer Åstrand
2020-08-24Base pointer offset and soft resetKristofer Jonsson
2020-08-19Update to HI 1.0.620.08-rc1Stefan Nannesson
2020-08-11Set default log severity in headersKristofer Jonsson
2020-08-05Header cleanupKristofer Jonsson
2020-07-22MLBEDSW-2594 Initialize the Ethos-U before every jobBhavik Patel
2020-07-17MLBEDSW-2596 Add support to set driver log severityBhavik Patel
2020-07-03MLBEDSW-2378 Set NPU base address in ethosu_initBhavik Patel
2020-07-02Move PMU functions from pmu_ethosu.h to ethosu_pmu.cBhavik Patel
2020-07-02Update Clock and Power Q channel default values to 1Rakesh Gangarajaiah
2020-06-26MLBEDSW-2447 Set clock_q_enable & power_q_enable correctlyBhavik Patel
2020-06-22Update arch to 1.0.120.07-rc120.07Douglas Troha
2020-06-16Allow differing arch patch versions20.06Douglas Troha
2020-06-12Move command stream and base address alignment checksBhavik Patel
2020-06-05MLBEDSW-2272 Reenable the version checker for optimizer configBhavik Patel
2020-06-02Rework AXI patch to not depend on CMakeJonny Svärd
2020-05-26MLBEDSW-2288: Set default/configurable AXI valuesJonny Svärd
2020-05-18Include 0.180 in HI 1.0Douglas Troha
2020-05-15Log updatesKristofer Jonsson
2020-05-13Update to HI 1.0Douglas Troha