summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/pru_rproc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2023-07-031-4/+2
|\
| * remoteproc: pru: Convert to platform remove callback returning voidUwe Kleine-König2023-05-091-4/+2
* | soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna2023-05-171-15/+0
|/
* remoteproc: pru: Remove always true check positive unsigned valueSimon Horman2023-04-051-3/+2
* remoteproc: pru: Configure firmware based on client setupTero Kristo2023-01-061-0/+34
* remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros2023-01-061-0/+59
* remoteproc: pru: Make sysfs entries read-only for PRU client driven bootsSuman Anna2023-01-061-0/+2
* remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar2023-01-061-2/+126
* remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar2023-01-061-3/+4
* remoteproc: pru: Add support for various PRU cores on K3 AM62x SoCsKishon Vijay Abraham I2022-07-051-0/+1
* 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