index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: cleanup resource table parsing paths
Ohad Ben-Cohen
2012-03-06
1
-33
/
+39
*
remoteproc: remove the hardcoded vring alignment
Ohad Ben-Cohen
2012-03-06
2
-6
/
+8
*
remoteproc/omap: remove the mbox_callback limitation
Ohad Ben-Cohen
2012-03-06
1
-10
/
+1
*
remoteproc: remove the single rpmsg vdev limitation
Ohad Ben-Cohen
2012-03-06
3
-220
/
+218
*
remoteproc: safer boot/shutdown order
Ohad Ben-Cohen
2012-03-06
1
-10
/
+10
*
remoteproc: remoteproc_rpmsg -> remoteproc_virtio
Ohad Ben-Cohen
2012-03-06
2
-1
/
+1
*
remoteproc: resource table overhaul
Ohad Ben-Cohen
2012-03-06
1
-97
/
+209
*
remoteproc/omap: two Kconfig fixes
Ohad Ben-Cohen
2012-02-28
1
-2
/
+1
*
remoteproc: make sure we're parsing a 32bit firmware
Ohad Ben-Cohen
2012-02-28
1
-0
/
+8
*
remoteproc: s/big switch/lookup table/
Ohad Ben-Cohen
2012-02-22
1
-22
/
+23
*
remoteproc: bail out if firmware has different endianess
Ohad Ben-Cohen
2012-02-22
1
-0
/
+11
*
remoteproc: don't use virtio's weak barriers
Ohad Ben-Cohen
2012-02-22
1
-1
/
+5
*
remoteproc: depend on EXPERIMENTAL
Ohad Ben-Cohen
2012-02-22
2
-1
/
+5
*
remoteproc: add Kconfig menu
Ohad Ben-Cohen
2012-02-08
1
-0
/
+4
*
remoteproc: look for truncated firmware images
Ohad Ben-Cohen
2012-02-08
1
-5
/
+30
*
remoteproc/omap: utilize module_platform_driver
Ohad Ben-Cohen
2012-02-08
1
-12
/
+1
*
remoteproc: avoid registering a virtio device if not supported
Mark Grosen
2012-02-08
1
-1
/
+1
*
remoteproc: do not require an iommu
Mark Grosen
2012-02-08
1
-2
/
+2
*
remoteproc/omap: add a remoteproc driver for OMAP4
Ohad Ben-Cohen
2012-02-08
4
-0
/
+340
*
remoteproc: create rpmsg virtio device
Ohad Ben-Cohen
2012-02-08
2
-0
/
+296
*
remoteproc: add debugfs entries
Ohad Ben-Cohen
2012-02-08
2
-0
/
+180
*
remoteproc: add framework for controlling remote processors
Ohad Ben-Cohen
2012-02-08
4
-0
/
+1463