aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/xlnx_r5_remoteproc.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-24drivers: remoteproc: xlnx: Fix uninitialized tcm modeTanmay Shah1-0/+2
2024-04-23drivers: remoteproc: xlnx: Fix uninitialized variable useTanmay Shah1-1/+1
2024-04-22drivers: remoteproc: xlnx: Add Versal and Versal-NET supportTanmay Shah1-36/+17
2024-04-16remoteproc: zynqmp: parse TCM from device treeTanmay Shah1-7/+120
2024-04-16remoteproc: zynqmp: fix lockstep mode memory regionTanmay Shah1-134/+12
2024-04-08remoteproc: zynqmp: Add coredump supportLeonard Crestez1-0/+5
2023-09-29remoteproc: zynqmp: Change tcm address translation methodTanmay Shah1-38/+20
2023-09-14remoteproc: zynqmp: fix TCM carveouts in lockstep modeTanmay Shah1-23/+43
2023-04-03remoteproc: Remove unnecessary (void*) conversionsYu Zhe1-8/+8
2023-03-14remoteproc: xilinx: Add mailbox channels for rpmsgTanmay Shah1-1/+217
2023-03-14drivers: remoteproc: xilinx: Fix carveout namesTanmay Shah1-70/+20
2022-11-25drivers: remoteproc: Add Xilinx r5 remoteproc driverTanmay Shah1-0/+1067