aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/pru_rproc.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-21remoteproc: pru: add support for configuring GPMUX based on client setupTero Kristo1-0/+22
2023-07-15remoteproc: Explicitly include correct DT includesRob Herring1-1/+2
2023-07-03Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-4/+2
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna1-15/+0
2023-05-09remoteproc: pru: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-05remoteproc: pru: Remove always true check positive unsigned valueSimon Horman1-3/+2
2023-01-06remoteproc: pru: Configure firmware based on client setupTero Kristo1-0/+34
2023-01-06remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros1-0/+59
2023-01-06remoteproc: pru: Make sysfs entries read-only for PRU client driven bootsSuman Anna1-0/+2
2023-01-06remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar1-2/+126
2023-01-06remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar1-3/+4
2022-07-05remoteproc: pru: Add support for various PRU cores on K3 AM62x SoCsKishon Vijay Abraham I1-0/+1
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/ande...Linus 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