aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/omap_remoteproc.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP: switch Ducati allocations to CMALuden2016-05-011-3/+18
* Added configurable RPROC AUTOSUSPEND timeout.Luden2016-04-031-1/+6
* [TEST] revert rpc/rpmsg changesZiyan2015-05-011-52/+49
* remoteproc: omap: differentiate auto-suspend from system suspendShahid Akhtar2014-10-011-3/+7
* omap: remoteproc: return -EAGAIN on a suspend time outSubramaniam C.A2014-10-011-1/+1
* omap: remoteproc: fix a compilation error on autosuspend disableMiguel Vadillo2014-10-011-1/+1
* omap: remoteproc: set the load boot address in activate functionMiguel Vadillo2014-10-011-11/+18
* omap: remoteproc: add watchdog timer support for dspJuan Gutierrez2014-10-011-4/+8
* omap: remoteproc: use device-specific dump-register opsJuan Gutierrez2014-10-011-37/+4
* omap: remoteproc: add support for a boot registerJuan Gutierrez2014-10-011-1/+15
* omap: remoteproc: handle latency constraints for non-ipu rprocsSuman Anna2014-10-011-2/+9
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-10-211-12/+10
|\
| * Revert "omap4: remoteproc: wake up clkdm in activate() to access iommu"Iliyan Malchev2011-10-211-12/+10
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-10-211-10/+12
|\|
| * omap4: remoteproc: wake up clkdm in activate() to access iommuMiguel Vadillo2011-10-211-10/+12
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-10-181-0/+18
|\|
| * omap: remoteproc: wake up remoteproc clkdm when accessing iommuFernando Guzman Lugo2011-10-181-0/+18
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-10-171-0/+3
|\|
| * remoteproc: add protection for crash functionFernando Guzman Lugo2011-10-171-0/+3
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-10-141-0/+39
|\|
| * omap_remotproc: implement method dump_registersIliyan Malchev2011-10-131-0/+39
* | omap: remoteproc: invoke secure services for realSuman Anna2011-10-061-2/+16
|/
* omap: remoteproc: enable setting iommu ttbSuman Anna2011-10-061-6/+22
* omap4: remoteproc: free wdt interrupt when remoteproc is stoppedFernando Guzman Lugo2011-09-141-0/+5
* omap4: remoteproc: call rproc mailbox put/get upon activate/deactivateGilles-Arnaud Bleu-Laine2011-09-131-0/+8
* OMAP: remoteproc: watchdog timer for remote coresShahid Akhtar2011-09-091-0/+59
* omap: remoteproc: force clkdm wakeup while enabling procMiguel Vadillo2011-08-301-0/+19
* omap: remoteproc: request a timer(s) for remoteproc usageMiguel Vadillo2011-08-301-14/+71
* omap: remoteproc: support reading memory maps from firmwareSuman Anna2011-07-281-1/+1
* omap4: remoteproc: specific constraints apisMiguel Vadillo2011-07-201-0/+22
* OMAP4: remoteproc: implement runtime PM autosuspendFernando Guzman Lugo2011-07-081-8/+167
* OMAP: remoteproc: implement fatal error notificationsFernando Guzman Lugo2011-07-081-20/+58
* omap: remoteproc: remove the iommu clk temporary workaroundSuman Anna2011-06-141-5/+0
* remoteproc: add omap implementationGuzman Lugo, Fernando2011-06-141-0/+170