aboutsummaryrefslogtreecommitdiff
path: root/kernel/ethosu_mailbox.c
AgeCommit message (Expand)Author
2024-02-12Restructure kernel driver source treeMikael Olsson
2023-11-06Change create network UAPI to take a user bufferMikael Olsson
2023-11-06Split DMA memory and buffer setup in kernel driverMikael Olsson
2023-11-06Remove buffer capacity, offset and resize in UAPIMikael Olsson
2023-09-07Fix wait for TX buffer blocking receive callbackMikael Olsson
2023-08-09Add protocol version check during probingMikael Olsson
2023-08-09Fix concurrent access to IDR in kernel driverMikael Olsson
2023-06-16Add type check when getting message by IDMikael Olsson
2023-02-02Converting Ethos-U driver to rpmsgKristofer Jonsson
2023-02-02Removing watchdog and resetKristofer Jonsson
2022-06-29Bug fix for queue capacity calculationKristofer Jonsson
2022-05-23Use ids for identifying messages sent to EthosU firmwareDavide Grohmann
2022-05-09Reset firmware when inference cancellation fails22.05-rc1Davide Grohmann
2022-05-05Add support for inference cancellationDavide Grohmann
2022-04-04Reset firmwareKristofer Jonsson
2022-03-23Kernel watchdog timeoutKristofer Jonsson
2022-03-14Network infoKristofer Jonsson
2022-03-10Firmware resident modelKristofer Jonsson
2021-08-12Fix: do not attempt to read data from mailbox when length is 0Davide Grohmann
2021-06-10Add support for handling capabilities requestsDavide Grohmann
2021-01-26Improve mailbox message handlingJonny Svärd
2020-11-16Add PMU config to inference creationPer Åstrand
2020-09-17Support inferences with multiple inputs and outputsKristofer Jonsson
2020-08-27Initial commit20.08-rc220.08Kristofer Jonsson