summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
...
* remoteproc/omap: two Kconfig fixesOhad Ben-Cohen2012-02-281-2/+1Star
* remoteproc: make sure we're parsing a 32bit firmwareOhad Ben-Cohen2012-02-281-0/+8
* remoteproc: s/big switch/lookup table/Ohad Ben-Cohen2012-02-221-22/+23
* remoteproc: bail out if firmware has different endianessOhad Ben-Cohen2012-02-221-0/+11
* remoteproc: don't use virtio's weak barriersOhad Ben-Cohen2012-02-221-1/+5
* remoteproc: depend on EXPERIMENTALOhad Ben-Cohen2012-02-222-1/+5
* remoteproc: add Kconfig menuOhad Ben-Cohen2012-02-081-0/+4
* remoteproc: look for truncated firmware imagesOhad Ben-Cohen2012-02-081-5/+30
* remoteproc/omap: utilize module_platform_driverOhad Ben-Cohen2012-02-081-12/+1Star
* remoteproc: avoid registering a virtio device if not supportedMark Grosen2012-02-081-1/+1
* remoteproc: do not require an iommuMark Grosen2012-02-081-2/+2
* remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen2012-02-084-0/+340
* remoteproc: create rpmsg virtio deviceOhad Ben-Cohen2012-02-082-0/+296
* remoteproc: add debugfs entriesOhad Ben-Cohen2012-02-082-0/+180
* remoteproc: add framework for controlling remote processorsOhad Ben-Cohen2012-02-084-0/+1463