aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/ti_k3_r5_remoteproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-11remoteproc: k3-r5: Add support for IPC-only mode for all R5FsSuman Anna1-4/+215
2022-03-11remoteproc: k3-r5: Refactor mbox request code in startSuman Anna1-27/+41
2021-12-01remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCsHari Nagalla1-2/+3
2021-10-15remoteproc: Fix spelling mistake "atleast" -> "at least"Colin Ian King1-1/+1
2021-05-27remoteproc: k3-r5: Fix an error messageChristophe JAILLET1-1/+1
2021-05-27remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCsSuman Anna1-29/+120
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan1-1/+1
2020-11-25remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsSuman Anna1-0/+43
2020-11-25remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsSuman Anna1-2/+50
2020-10-26remoteproc: ti_k3: fix -Wcast-function-type warningArnd Bergmann1-12/+6
2020-10-13remoteproc: k3-r5: Add loading support for on-chip SRAM regionsSuman Anna1-0/+79
2020-10-13remoteproc: k3-r5: Initialize TCM memories for ECCSuman Anna1-2/+15
2020-10-13remoteproc: k3-r5: Add a remoteproc driver for R5F subsystemSuman Anna1-0/+1303