summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/ti_k3_r5_remoteproc.c
AgeCommit message (Expand)Author
2024-10-29remoteproc: k3-r5: Force cast from iomem address spaceAndrew Davis
2024-10-29remoteproc: k3-r5: Use IO memset to clear TCMsAndrew Davis
2024-10-15remoteproc: ti_k3_r5: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-10-15remoteproc: ti_k3_r5: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-09-30remoteproc: k3: Call of_node_put(rmem_np) only once in three functionsMarkus Elfring
2024-08-28remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka
2024-08-21remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar
2024-08-21remoteproc: k3: Factor out TI-SCI processor control OF get functionAndrew Davis
2024-08-16remoteproc: k3-r5: Acquire mailbox handle during probe routineBeleswar Padhi
2024-08-16remoteproc: k3-r5: Use devm_rproc_alloc() helperBeleswar Padhi
2024-07-01remoteproc: k3-r5: Fix IPC-only mode detectionRichard Genoud
2024-05-06remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi
2024-04-30remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi
2024-04-30remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan
2023-07-15remoteproc: Explicitly include correct DT includesRob Herring
2023-03-29remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC familyDevarsh Thakkar
2023-03-29remoteproc: k3-r5: Simplify cluster mode setting usageDevarsh Thakkar
2022-06-14remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initMiaoqian Lin
2022-03-11remoteproc: k3-r5: Add support for IPC-only mode for all R5FsSuman Anna
2022-03-11remoteproc: k3-r5: Refactor mbox request code in startSuman Anna
2021-12-01remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCsHari Nagalla
2021-10-15remoteproc: Fix spelling mistake "atleast" -> "at least"Colin Ian King
2021-05-27remoteproc: k3-r5: Fix an error messageChristophe JAILLET
2021-05-27remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCsSuman Anna
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan
2020-11-25remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsSuman Anna
2020-11-25remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsSuman Anna
2020-10-26remoteproc: ti_k3: fix -Wcast-function-type warningArnd Bergmann
2020-10-13remoteproc: k3-r5: Add loading support for on-chip SRAM regionsSuman Anna
2020-10-13remoteproc: k3-r5: Initialize TCM memories for ECCSuman Anna
2020-10-13remoteproc: k3-r5: Add a remoteproc driver for R5F subsystemSuman Anna