aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: add mutex protection for tracesMiguel Vadillo2012-04-251-27/+56
* remoteproc: protect runtime expiration time and last busyFernando Guzman Lugo2011-11-211-16/+25
* omap: remoteproc: null pointer checks in trace functionChandra Sekhar.Anagani2011-11-161-0/+7
* 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
* remoteproc: end gracefully in case of a error in rproc_startFernando Guzman Lugo2011-10-191-4/+15
* remoteproc: Add version debugfsJuan Gutierrez2011-10-181-1/+34
* omap: remoteproc: wake up remoteproc clkdm when accessing iommuFernando Guzman Lugo2011-10-181-0/+18
* 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_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
* remoteproc: add infrastructure for requesting secure load/unloadSuman Anna2011-10-061-0/+32
* rpres: dev: put ivahd under reset after it is releasedFernando Guzman Lugo2011-09-271-1/+1
* remoteproc: update hard-coded core file attributesIliyan Malchev2011-09-261-12/+7
* remoteproc: enable halt-on-crash for core dumpsIliyan Malchev2011-09-231-2/+59
* remoteproc: add halt_on_crash flagIliyan Malchev2011-09-231-6/+22
* remoteproc: add register dump to core fileIliyan Malchev2011-09-231-35/+82
* remoteproc: initial support for remote processor core dumpsIliyan Malchev2011-09-232-0/+295
* remoteproc: make logs world-readableIliyan Malchev2011-09-191-1/+1
* remoteproc: fix spelling of rproc_errror_notifyIliyan Malchev2011-09-191-2/+2
* remoteproc: remove debugfs entries on error during resource setupIliyan Malchev2011-09-191-1/+5
* remoteproc: add crash-dump bufferShahid Akhtar2011-09-191-1/+64
* omap4: remoteproc: free wdt interrupt when remoteproc is stoppedFernando Guzman Lugo2011-09-141-0/+5
* remoteproc: fix section-size checkIliyan Malchev2011-09-131-7/+3
* omap4: remoteproc: call rproc mailbox put/get upon activate/deactivateGilles-Arnaud Bleu-Laine2011-09-131-0/+8
* omap4: export error notify function for remoteprocFernando Guzman Lugo2011-09-091-0/+6
* OMAP: remoteproc: watchdog timer for remote coresShahid Akhtar2011-09-093-5/+95
* drivers: remoteproc: save last traces in sysfs in case of crashMiguel Vadillo2011-09-091-20/+58
* drivers: remoteproc: print traces in a circular wayMiguel Vadillo2011-09-061-6/+36
* 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
* remoteproc: fix an off-by-one error in static-pool range checkSuman Anna2011-08-111-1/+1
* omap: rpres: reset device before shutdownFernando Guzman Lugo2011-08-051-1/+12
* remoteproc: block rproc_get after a crashFernando Guzman Lugo2011-08-051-0/+15
* remoteproc: reset the memory pool and memory mapsSuman Anna2011-08-031-1/+17
* remoteproc: return -EIO instead of -EFAULT from fault ISRIliyan Malchev2011-08-021-2/+2
* remoteproc: fix tracing with the new memory map changesSuman Anna2011-08-021-19/+41
* omap: remoteproc: support reading memory maps from firmwareSuman Anna2011-07-281-1/+1
* remoteproc: support reading memory maps from firmwareSuman Anna2011-07-281-32/+126
* omap: remoteproc: allow loading of new resource_table with memmapG Anthony2011-07-281-8/+21
* OMAP4: PM: do omap_device_idle() for IVAHDGirish S Ghongdemath2011-07-211-1/+1
* OMAP4: PM: do omap_device_idle for ISS and fdifGirish S Ghongdemath2011-07-211-2/+2