aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/pru_rproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-23remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCsSuman Anna1-0/+3
2021-05-04Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds1-12/+35
2021-04-13remoteproc: pru: Fix and cleanup firmware interrupt mapping logicSuman Anna1-5/+17
2021-04-13remoteproc: pru: Fix wrong success return value for fw eventsSuman Anna1-2/+4
2021-04-13remoteproc: pru: Fixup interrupt-parent logic for fw eventsSuman Anna1-3/+12
2021-03-17remoteproc: pru: Fix firmware loading crashes on K3 SoCsSuman Anna1-1/+1
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan1-1/+1
2021-03-11remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li1-2/+2
2021-03-08remoteproc: pru: Fix loading of GNU Binutils ELFDimitar Dimitrov1-0/+18
2020-12-10remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna1-0/+3
2020-12-10remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna1-9/+131
2020-12-10remoteproc: pru: Add pru-specific debugfs supportSuman Anna1-0/+136
2020-12-10remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk1-0/+181
2020-12-10remoteproc: pru: Add a PRU remoteproc driverSuman Anna1-0/+433