aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}Siddharth Vadapalli2024-11-261-8/+0
* Merge tag 'v6.6.58' into ti-linux-6.6.y-cicdSai Sree Kartheek Adivi2024-11-191-8/+14
|\
| * remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar2024-10-101-2/+3
| * remoteproc: k3-r5: Acquire mailbox handle during probe routineBeleswar Padhi2024-10-101-48/+30
| * remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka2024-10-101-1/+2
* | remoteproc: k3-r5: fix unused variableGuillaume La Roque2024-11-051-1/+1
* | remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}Siddharth Vadapalli2024-10-301-8/+0
* | remoteproc: k3-r5: Fix mailbox and waitqueue handling issuesBeleswar Padhi2024-10-141-9/+3
* | remoteproc: k3-r5: keep the device on during stopHari Nagalla2024-10-141-18/+0
* | Merge tag 'v6.6.44' into ti-linux-6.6.y-cicdSai Sree Kartheek Adivi2024-09-131-3/+9
|\|
| * remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi2024-06-211-2/+4
| * remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi2024-06-211-2/+21
| * remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan2024-06-211-0/+33
* | remoteproc: k3-r5: Acquire mailbox handle during probe routineBeleswar Padhi2024-08-231-48/+30
* | remoteproc: k3-r5: Use devm_rproc_alloc() helperBeleswar Padhi2024-08-231-10/+5
* | remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar2024-07-171-3/+6
* | remoteproc: k3-r5: Move suspend to suspend_lateMarkus Schneider-Pargmann2024-07-111-2/+29
* | remoteproc: k3-r5: Introduce PM suspend/resume handlersHari Nagalla2024-07-111-1/+171
* | remoteproc: k3_r5: add/expose resume latency constraintKevin Hilman2024-07-031-0/+4
* | remoteproc: k3-r5: support for graceful shutdown of remote coresHari Nagalla2024-07-031-0/+47
* | remoteproc: k3-r5: Set dma mask to 48 bitRahul T R2024-07-021-0/+6
* | remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi2024-05-301-2/+4
* | remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi2024-05-031-2/+21
* | remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan2024-05-031-0/+33
|/
* remoteproc: Explicitly include correct DT includesRob Herring2023-07-151-1/+2
* 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