Age | Commit message (Expand) | Author | Files | Lines |
2023-08-22 | remoteproc: pru: add support for configuring GPMUX based on client setup | Tero Kristo | 1 | -0/+22 |
2023-07-15 | remoteproc: Explicitly include correct DT includes | Rob Herring | 1 | -1/+2 |
2023-07-04 | Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 1 | -4/+2 |
2023-05-17 | soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR | Suman Anna | 1 | -15/+0 |
2023-05-09 | remoteproc: pru: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-04-05 | remoteproc: pru: Remove always true check positive unsigned value | Simon Horman | 1 | -3/+2 |
2023-01-06 | remoteproc: pru: Configure firmware based on client setup | Tero Kristo | 1 | -0/+34 |
2023-01-06 | remoteproc: pru: Add pru_rproc_set_ctable() function | Roger Quadros | 1 | -0/+59 |
2023-01-06 | remoteproc: pru: Make sysfs entries read-only for PRU client driven boots | Suman Anna | 1 | -0/+2 |
2023-01-06 | remoteproc: pru: Add APIs to get and put the PRU cores | MD Danish Anwar | 1 | -2/+126 |
2023-01-06 | remoteproc: pru: Add enum for PRU Core Identifiers. | MD Danish Anwar | 1 | -3/+4 |
2022-07-05 | remoteproc: pru: Add support for various PRU cores on K3 AM62x SoCs | Kishon Vijay Abraham I | 1 | -0/+1 |
2021-06-23 | remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs | Suman Anna | 1 | -0/+3 |
2021-05-04 | Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds | 1 | -12/+35 |
2021-04-13 | remoteproc: pru: Fix and cleanup firmware interrupt mapping logic | Suman Anna | 1 | -5/+17 |
2021-04-13 | remoteproc: pru: Fix wrong success return value for fw events | Suman Anna | 1 | -2/+4 |
2021-04-13 | remoteproc: pru: Fixup interrupt-parent logic for fw events | Suman Anna | 1 | -3/+12 |
2021-03-17 | remoteproc: pru: Fix firmware loading crashes on K3 SoCs | Suman Anna | 1 | -1/+1 |
2021-03-11 | remoteproc: add is_iomem to da_to_va | Peng Fan | 1 | -1/+1 |
2021-03-11 | remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE | Yang Li | 1 | -2/+2 |
2021-03-08 | remoteproc: pru: Fix loading of GNU Binutils ELF | Dimitar Dimitrov | 1 | -0/+18 |
2020-12-10 | remoteproc: pru: Add support for various PRU cores on K3 J721E SoCs | Suman Anna | 1 | -0/+3 |
2020-12-10 | remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs | Suman Anna | 1 | -9/+131 |
2020-12-10 | remoteproc: pru: Add pru-specific debugfs support | Suman Anna | 1 | -0/+136 |
2020-12-10 | remoteproc: pru: Add support for PRU specific interrupt configuration | Grzegorz Jaszczyk | 1 | -0/+181 |
2020-12-10 | remoteproc: pru: Add a PRU remoteproc driver | Suman Anna | 1 | -0/+433 |