aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/ti_k3_r5_remoteproc.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-29remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC familyGravatar Devarsh Thakkar 1-12/+47
2023-03-29remoteproc: k3-r5: Simplify cluster mode setting usageGravatar Devarsh Thakkar 1-36/+40
2022-06-14remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initGravatar Miaoqian Lin 1-0/+2
2022-03-11remoteproc: k3-r5: Add support for IPC-only mode for all R5FsGravatar Suman Anna 1-4/+215
2022-03-11remoteproc: k3-r5: Refactor mbox request code in startGravatar Suman Anna 1-27/+41
2021-12-01remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCsGravatar Hari Nagalla 1-2/+3
2021-10-15remoteproc: Fix spelling mistake "atleast" -> "at least"Gravatar Colin Ian King 1-1/+1
2021-05-27remoteproc: k3-r5: Fix an error messageGravatar Christophe JAILLET 1-1/+1
2021-05-27remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCsGravatar Suman Anna 1-29/+120
2021-03-11remoteproc: add is_iomem to da_to_vaGravatar Peng Fan 1-1/+1
2020-11-25remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsGravatar Suman Anna 1-0/+43
2020-11-25remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsGravatar Suman Anna 1-2/+50
2020-10-26remoteproc: ti_k3: fix -Wcast-function-type warningGravatar Arnd Bergmann 1-12/+6
2020-10-13remoteproc: k3-r5: Add loading support for on-chip SRAM regionsGravatar Suman Anna 1-0/+79
2020-10-13remoteproc: k3-r5: Initialize TCM memories for ECCGravatar Suman Anna 1-2/+15
2020-10-13remoteproc: k3-r5: Add a remoteproc driver for R5F subsystemGravatar Suman Anna 1-0/+1303