aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: config: enable dsp by defaultSuman Anna2012-10-101-1/+1
* omap: rpres: add api to lookup max frequency for a remote deviceJuan Gutierrez2012-08-091-0/+17
* Revert "Revert ducati 2.1.13 prerequisites: 62f1b46 and 6b4fc47"Dmytro Kedrovskyi2012-08-081-3/+7
* Revert ducati 2.1.13 prerequisites: 62f1b46 and 6b4fc47Dmytro Kedrovskyi2012-08-071-7/+3
* remoteproc: omap: differentiate auto-suspend from system suspendShahid Akhtar2012-08-021-3/+7
* remoteproc: add a notify event for firmware preloadChandra Sekhar.Anagani2012-05-171-0/+4
* omap: remoteproc: add a notification for loading errorMiguel Vadillo2012-05-031-1/+3
* remoteproc: use dev_dbg to print image versionSubramaniam C.A2012-05-031-1/+1
* omap: remoteproc: return -EAGAIN on a suspend time outSubramaniam C.A2012-04-181-1/+1
* remoteproc: get suspend address from resource tableJuan Gutierrez2012-04-122-0/+21
* remoteproc: export rproc_da_to_pa functionSuman Anna2012-04-121-18/+24
* omap: remoteproc: fix a compilation error on autosuspend disableMiguel Vadillo2012-04-121-1/+1
* omap: remoteproc: set the load boot address in activate functionMiguel Vadillo2012-04-011-11/+18
* omap: remoteproc: add watchdog timer support for dspJuan Gutierrez2012-03-141-4/+8
* omap: remoteproc: use device-specific dump-register opsJuan Gutierrez2012-03-141-37/+4
* remoteproc: enable core dump and halt-on-crash for dspJuan Gutierrez2012-03-141-6/+10
* remoteproc: ignore static pool check for dsp IO buffersSuman Anna2012-03-141-1/+7
* omap: add ipu and dsp as configurable remoteproc instancesJuan Gutierrez2012-03-141-0/+22
* omap: remoteproc: add support for a boot registerJuan Gutierrez2012-03-141-1/+15
* omap: remoteproc: handle latency constraints for non-ipu rprocsSuman Anna2012-03-141-2/+9
* remoteproc: remove pa hardcoding of IPU_MEM_IOBUFSSubramaniam C.A2012-03-141-1/+2
* remoteproc: add an api to do pa to da conversionSubramaniam C.A2012-03-141-0/+28
* remoteproc: create version debugfs after image is loadedSubramaniam C.A2012-03-141-2/+3
* remoteproc: fix checkpatch warningsSubramaniam C.A2012-03-142-8/+12
* Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-12-141-1/+1
|\
| * remoteproc: protect runtime expiration time and last busyFernando Guzman Lugo2011-11-211-16/+25
* | remoteproc: protect with a mutext runtime expiration time and last busyFernando Guzman Lugo2011-11-211-16/+25
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-11-181-0/+7
|\ \ | |/
| * omap: remoteproc: null pointer checks in trace functionChandra Sekhar.Anagani2011-11-161-0/+7
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-221-2/+5
|\ \ | |/
| * Revert "omap4: remoteproc: wake up clkdm in activate() to access iommu"Iliyan Malchev2011-10-211-12/+10
| * omap4: remoteproc: wake up clkdm in activate() to access iommuMiguel Vadillo2011-10-211-10/+12
| * remoteproc: disable autosuspend when enter secure modeFernando Guzman Lugo2011-10-211-2/+5
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-201-4/+15
|\ \ | |/
| * remoteproc: end gracefully in case of a error in rproc_startFernando Guzman Lugo2011-10-191-4/+15
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-192-1/+52
|\ \ | |/
| * remoteproc: Add version debugfsJuan Gutierrez2011-10-181-1/+34
| * omap: remoteproc: wake up remoteproc clkdm when accessing iommuFernando Guzman Lugo2011-10-181-0/+18
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-182-101/+49
|\ \ | |/
| * remoteproc: create new event to notify when secure mode is enable or disableFernando Guzman Lugo2011-10-171-1/+1
| * remoteproc: add mutex protection for secure requestsFernando Guzman Lugo2011-10-171-2/+11
| * remoteproc: add protection for crash functionFernando Guzman Lugo2011-10-172-34/+28
| * remoteproc: combine all the block notify head structures into oneFernando Guzman Lugo2011-10-171-67/+12
* | omap: remoteproc: invoke secure services for realSuman Anna2011-10-171-2/+16
|/
* omap_remotproc: implement method dump_registersIliyan Malchev2011-10-131-0/+39
* remoteproc: introduce rproc method dump_registersIliyan Malchev2011-10-131-10/+3
* remoteproc: move remoteproc register dump before error notificationFernando Guzman Lugo2011-10-061-5/+5
* remoteproc: make rproc_set_secure a blocking callSuman Anna2011-10-061-5/+21
* omap: remoteproc: enable setting iommu ttbSuman Anna2011-10-061-6/+22
* remoteproc: support loading iommu and secure fw sectionsSuman Anna2011-10-061-15/+26