aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* 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
* omap4: remoteproc: specific constraints apisMiguel Vadillo2011-07-201-0/+22
* remoteproc: add constraints frameworkMiguel Vadillo2011-07-201-0/+56
* omap: rpres: add fdif frequency functionMiguel Vadillo2011-07-201-2/+3
* omap: rpres: skip the creation of already created devicesMiguel Vadillo2011-07-202-12/+51
* OMAP4: remoteproc: implement runtime PM autosuspendFernando Guzman Lugo2011-07-081-8/+167
* remoteproc: add runtime PM autosuspend supportFernando Guzman Lugo2011-07-082-3/+255
* OMAP: remoteproc: implement fatal error notificationsFernando Guzman Lugo2011-07-081-20/+58
* remoteproc: add fatal error notifications for rproc usersFernando Guzman Lugo2011-07-081-1/+84
* omap: rpres: adding constraints APIMiguel Vadillo2011-06-302-2/+86
* RPMSG: RESMGR: miscellaneous fixesFernando Guzman Lugo2011-06-231-0/+1
* OMAP: rpres: adding new framework rpresFernando Guzman Lugo2011-06-224-0/+297
* omap: remoteproc: remove the iommu clk temporary workaroundSuman Anna2011-06-141-5/+0
* remoteproc: add omap implementationGuzman Lugo, Fernando2011-06-143-0/+191
* drivers: add generic remoteproc frameworkOhad Ben-Cohen2011-06-143-0/+629