mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCHv2 00/10] remoteproc: Support bi-directional vdev config space
@ 2013-02-21 17:15 sjur.brandeland
  2013-02-21 17:15 ` [PATCHv2 01/10] remoteproc: Bugfix: Deallocate firmware image on shutdown sjur.brandeland
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: sjur.brandeland @ 2013-02-21 17:15 UTC (permalink / raw)
  To: Ido Yariv, Ohad Ben-Cohen
  Cc: linux-kernel, Dmitry Tarnyagin, Linus Walleij, Erwan Yvin, sjur,
	Sjur Brændeland

From: Sjur Brændeland <sjur.brandeland@stericsson.com>

This patch-set adds support for shared resource table between
Linux kernel and remote devices. 
- dynamically-allocated address of the vrings can be communicated
- vdev statuses can be communicated
- virtio config space becomes bi-directional
- virtio feature negotiation is two-way 

Changes since v1:
- Address all of Ido's review comments on the previous patch-set.

Thanks,
Sjur

Dmitry Tarnyagin (1):
  remoteproc: Bugfix: Deallocate firmware image on shutdown

Sjur Brændeland (9):
  remoteproc: Bugfix remove entry from list before freeing it
  remoteproc: Refactor function rproc_elf_find_rsc_table
  remoteproc: Parse ELF file to find resource table address
  remoteproc: Parse STE-firmware and find resource table address
  remoteproc: Code cleanup of resource parsing
  remoteproc: Calculate max_notifyid by counting vrings
  remoteproc: Always perserve resource table data
  remoteproc: Support virtio config space.
  remoteproc: Set vring addresses in resource table

 drivers/remoteproc/Kconfig                 |    1 +
 drivers/remoteproc/remoteproc_core.c       |  185 +++++++++++++++++----------
 drivers/remoteproc/remoteproc_elf_loader.c |   92 +++++++++-----
 drivers/remoteproc/remoteproc_internal.h   |   13 ++
 drivers/remoteproc/remoteproc_virtio.c     |   61 +++++++---
 drivers/remoteproc/ste_modem_rproc.c       |   52 ++++++---
 include/linux/remoteproc.h                 |   13 ++-
 7 files changed, 283 insertions(+), 134 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-04-05  5:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-21 17:15 [PATCHv2 00/10] remoteproc: Support bi-directional vdev config space sjur.brandeland
2013-02-21 17:15 ` [PATCHv2 01/10] remoteproc: Bugfix: Deallocate firmware image on shutdown sjur.brandeland
2013-02-21 17:15 ` [PATCHv2 02/10] remoteproc: Bugfix remove entry from list before freeing it sjur.brandeland
2013-03-19 13:31   ` Ohad Ben-Cohen
2013-02-21 17:15 ` [PATCHv2 03/10] remoteproc: Refactor function rproc_elf_find_rsc_table sjur.brandeland
2013-03-19 15:04   ` Ohad Ben-Cohen
2013-02-21 17:15 ` [PATCHv2 04/10] remoteproc: Parse ELF file to find resource table address sjur.brandeland
2013-02-24 16:21   ` Ido Yariv
2013-02-21 17:15 ` [PATCHv2 05/10] remoteproc: Parse STE-firmware and " sjur.brandeland
2013-02-21 17:15 ` [PATCHv2 06/10] remoteproc: Code cleanup of resource parsing sjur.brandeland
2013-03-21 13:16   ` Ohad Ben-Cohen
2013-02-21 17:15 ` [PATCHv2 07/10] remoteproc: Calculate max_notifyid by counting vrings sjur.brandeland
2013-02-21 17:15 ` [PATCHv2 08/10] remoteproc: Always perserve resource table data sjur.brandeland
2013-02-21 17:15 ` [PATCHv2 09/10] remoteproc: Support virtio config space sjur.brandeland
2013-02-21 17:15 ` [PATCHv2 10/10] remoteproc: Set vring addresses in resource table sjur.brandeland
2013-04-05  5:59 ` [PATCHv2 00/10] remoteproc: Support bi-directional vdev config space Ohad Ben-Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®