Linus Torvalds
|
a9197f903f
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
|
13 years ago |
Sjur Brændeland
|
4afc89d66c
remoteproc: Support custom firmware handlers
|
13 years ago |
Sjur Brændeland
|
72854fb042
remoteproc: Move Elf related functions to separate file
|
13 years ago |
Sjur Brændeland
|
3e5f9eb5d9
remoteproc: Add function rproc_get_boot_addr
|
13 years ago |
Sjur Brændeland
|
bd48498487
remoteproc: Pass struct fw to load_segments and find_rsc_table.
|
13 years ago |
Ohad Ben-Cohen
|
160e7c840f
remoteproc: adopt the driver core's alloc/add/del/put naming
|
13 years ago |
Ohad Ben-Cohen
|
40e575b1d0
remoteproc: remove the get_by_name/put API
|
13 years ago |
Ohad Ben-Cohen
|
0e49b72c8c
remoteproc: support non-iommu carveout assignment
|
13 years ago |
Ohad Ben-Cohen
|
c6b5a27628
remoteproc: simplify unregister/free interfaces
|
13 years ago |
Ohad Ben-Cohen
|
7183a2a799
remoteproc: remove the now-redundant kref
|
13 years ago |
Ohad Ben-Cohen
|
b5ab5e24e9
remoteproc: maintain a generic child device for each rproc
|
13 years ago |
Ohad Ben-Cohen
|
6db20ea8d8
remoteproc: allocate vrings on demand, free when not needed
|
13 years ago |
Sjur Brændeland
|
30338cf09f
remoteproc: fix missing fault indication in error-path
|
13 years ago |
Sjur Brændeland
|
e981f6d41a
remoteproc: fix print format warnings
|
13 years ago |
Linus Torvalds
|
2f83766d4b
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
13 years ago |
Linus Torvalds
|
e8650a0823
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Ohad Ben-Cohen
|
77ca233235
iommu/core: pass a user-provided token to fault handlers
|
13 years ago |
Subramaniam Chanderashekarapuram
|
6fd98c124c
remoteproc: fix off-by-one bug in __rproc_free_vrings
|
13 years ago |
Jesper Juhl
|
3cc6e78777
remoteproc: remove redundant NULL check before release_firmware()
|
13 years ago |
Ohad Ben-Cohen
|
1e3e2c7c46
remoteproc: cleanup resource table parsing paths
|
13 years ago |
Ohad Ben-Cohen
|
63140e0ed2
remoteproc: remove the hardcoded vring alignment
|
13 years ago |
Ohad Ben-Cohen
|
7a18694162
remoteproc: remove the single rpmsg vdev limitation
|
13 years ago |
Ohad Ben-Cohen
|
fd2c15ec1d
remoteproc: resource table overhaul
|
13 years ago |
Ohad Ben-Cohen
|
40b78b2cc7
remoteproc: make sure we're parsing a 32bit firmware
|
13 years ago |
Ohad Ben-Cohen
|
e12bc14b88
remoteproc: s/big switch/lookup table/
|
13 years ago |
Ohad Ben-Cohen
|
cf59d3e9a7
remoteproc: bail out if firmware has different endianess
|
13 years ago |
Ohad Ben-Cohen
|
489d129a2f
remoteproc: depend on EXPERIMENTAL
|
13 years ago |
Ohad Ben-Cohen
|
9bc9123117
remoteproc: look for truncated firmware images
|
13 years ago |
Mark Grosen
|
7d2d3956fb
remoteproc: avoid registering a virtio device if not supported
|
13 years ago |
Mark Grosen
|
0798e1da7a
remoteproc: do not require an iommu
|
13 years ago |