summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/ti_k3_r5_remoteproc.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC familyDevarsh Thakkar2023-03-291-12/+47
* remoteproc: k3-r5: Simplify cluster mode setting usageDevarsh Thakkar2023-03-291-36/+40
* remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initMiaoqian Lin2022-06-141-0/+2
* remoteproc: k3-r5: Add support for IPC-only mode for all R5FsSuman Anna2022-03-111-4/+215
* remoteproc: k3-r5: Refactor mbox request code in startSuman Anna2022-03-111-27/+41
* remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCsHari Nagalla2021-12-011-2/+3
* remoteproc: Fix spelling mistake "atleast" -> "at least"Colin Ian King2021-10-151-1/+1
* remoteproc: k3-r5: Fix an error messageChristophe JAILLET2021-05-271-1/+1
* remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCsSuman Anna2021-05-271-29/+120
* remoteproc: add is_iomem to da_to_vaPeng Fan2021-03-111-1/+1
* remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsSuman Anna2020-11-251-0/+43
* remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsSuman Anna2020-11-251-2/+50
* remoteproc: ti_k3: fix -Wcast-function-type warningArnd Bergmann2020-10-261-12/+6
* remoteproc: k3-r5: Add loading support for on-chip SRAM regionsSuman Anna2020-10-131-0/+79
* remoteproc: k3-r5: Initialize TCM memories for ECCSuman Anna2020-10-131-2/+15
* remoteproc: k3-r5: Add a remoteproc driver for R5F subsystemSuman Anna2020-10-131-0/+1303