Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-06 | remoteproc: cleanup resource table parsing paths | Ohad Ben-Cohen | 1 | -33/+39 |
2012-03-06 | remoteproc: remove the hardcoded vring alignment | Ohad Ben-Cohen | 1 | -5/+7 |
2012-03-06 | remoteproc: remove the single rpmsg vdev limitation | Ohad Ben-Cohen | 1 | -142/+150 |
2012-03-06 | remoteproc: resource table overhaul | Ohad Ben-Cohen | 1 | -97/+209 |
2012-02-28 | remoteproc: make sure we're parsing a 32bit firmware | Ohad Ben-Cohen | 1 | -0/+8 |
2012-02-22 | remoteproc: s/big switch/lookup table/ | Ohad Ben-Cohen | 1 | -22/+23 |
2012-02-22 | remoteproc: bail out if firmware has different endianess | Ohad Ben-Cohen | 1 | -0/+11 |
2012-02-22 | remoteproc: depend on EXPERIMENTAL | Ohad Ben-Cohen | 1 | -0/+3 |
2012-02-08 | remoteproc: look for truncated firmware images | Ohad Ben-Cohen | 1 | -5/+30 |
2012-02-08 | remoteproc: avoid registering a virtio device if not supported | Mark Grosen | 1 | -1/+1 |
2012-02-08 | remoteproc: do not require an iommu | Mark Grosen | 1 | -2/+2 |
2012-02-08 | remoteproc: add framework for controlling remote processors | Ohad Ben-Cohen | 1 | -0/+1410 |