summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/pru_rproc.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCsSuman Anna2021-06-231-0/+3
* Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2021-05-041-12/+35
|\
| * remoteproc: pru: Fix and cleanup firmware interrupt mapping logicSuman Anna2021-04-131-5/+17
| * remoteproc: pru: Fix wrong success return value for fw eventsSuman Anna2021-04-131-2/+4
| * remoteproc: pru: Fixup interrupt-parent logic for fw eventsSuman Anna2021-04-131-3/+12
| * remoteproc: add is_iomem to da_to_vaPeng Fan2021-03-111-1/+1
| * remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li2021-03-111-2/+2
* | remoteproc: pru: Fix firmware loading crashes on K3 SoCsSuman Anna2021-03-171-1/+1
* | remoteproc: pru: Fix loading of GNU Binutils ELFDimitar Dimitrov2021-03-081-0/+18
|/
* remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna2020-12-101-0/+3
* remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna2020-12-101-9/+131
* remoteproc: pru: Add pru-specific debugfs supportSuman Anna2020-12-101-0/+136
* remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk2020-12-101-0/+181
* remoteproc: pru: Add a PRU remoteproc driverSuman Anna2020-12-101-0/+433