Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-22 | remoteproc: bail out if firmware has different endianess | Ohad Ben-Cohen | 1 | -0/+11 |
2012-02-22 | remoteproc: don't use virtio's weak barriers | Ohad Ben-Cohen | 1 | -1/+5 |
2012-02-22 | remoteproc: depend on EXPERIMENTAL | Ohad Ben-Cohen | 2 | -1/+5 |
2012-02-09 | remoteproc: add Kconfig menu | Ohad Ben-Cohen | 1 | -0/+4 |
2012-02-09 | remoteproc: look for truncated firmware images | Ohad Ben-Cohen | 1 | -5/+30 |
2012-02-09 | remoteproc/omap: utilize module_platform_driver | Ohad Ben-Cohen | 1 | -12/+1 |
2012-02-09 | remoteproc: avoid registering a virtio device if not supported | Mark Grosen | 1 | -1/+1 |
2012-02-09 | remoteproc: do not require an iommu | Mark Grosen | 1 | -2/+2 |
2012-02-09 | remoteproc/omap: add a remoteproc driver for OMAP4 | Ohad Ben-Cohen | 4 | -0/+340 |
2012-02-09 | remoteproc: create rpmsg virtio device | Ohad Ben-Cohen | 2 | -0/+296 |
2012-02-09 | remoteproc: add debugfs entries | Ohad Ben-Cohen | 2 | -0/+180 |
2012-02-09 | remoteproc: add framework for controlling remote processors | Ohad Ben-Cohen | 4 | -0/+1463 |