Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2020-03-26 19:51:00 to 2020-04-08 20:52:21 UTC [more...]

[PATCH v2] rpmsg: core: Add wildcard match for name service
 2020-04-08 20:52 UTC  (13+ messages)

[PATCH 0/7] TI K3 R5F remoteproc support
 2020-04-08 19:38 UTC  (18+ messages)
` [PATCH 1/7] remoteproc: add prepare and unprepare ops
` [PATCH 2/7] remoteproc: use a local copy for the name field
` [PATCH 3/7] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [PATCH 5/7] remoteproc/k3-r5: Add a remoteproc driver for R5F subsystem

[PATCH v2 1/2] remoteproc: Add character device interface
 2020-04-08 18:34 UTC  (19+ messages)

[PATCH] remoteproc: core: Add a memory efficient coredump function
 2020-04-08 18:03 UTC  (10+ messages)

[PATCH] remoteproc: mtk_scp: use dma_addr_t for DMA API
 2020-04-08 15:54 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5_mss: map/unmap mpss region before/after use
 2020-04-08 12:20 UTC  (5+ messages)

[PATCH v2 0/2] Misc. rproc fixes around fixed memory region support
 2020-04-08  9:42 UTC  (12+ messages)
` [PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available

[PATCH 0/2] remoteproc: core: Add core functionality to the remoteproc framework
 2020-04-07 23:27 UTC  (11+ messages)
` [PATCH 2/2] remoteproc: core: Prevent sleep when rproc crashes

[PATCH v8 07/19] remoteproc: pull in slab.h
 2020-04-07  5:31 UTC  (8+ messages)
` [PATCH v8 15/19] remoteproc: switch to virtio_legacy_init/size

[PATCH v7 07/19] remoteproc: pull in slab.h
 2020-04-07  1:08 UTC  (4+ messages)
` [PATCH v7 15/19] remoteproc: switch to virtio_legacy_init/size

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-04-07  1:07 UTC  (11+ messages)
` [PATCH v2 0/3] remoteproc: imx_rproc: add virtio support
  ` [PATCH v2 1/3] remoteproc: imx_rproc: set pc on start
  ` [PATCH v2 2/3] remoteproc: imx_rproc: mailbox support
  ` [PATCH v2 3/3] remoteproc: imx_rproc: memory regions

[PATCH v6 11/12] remoteproc: switch to virtio_legacy_init/size
 2020-04-06 22:26 UTC  (2+ messages)

[PATCH v5 11/12] remoteproc: switch to virtio_legacy_init/size
 2020-04-06 21:35 UTC  (2+ messages)

[PATCH v4 11/12] remoteproc: switch to virtio_legacy_init/size
 2020-04-06 21:34 UTC  (3+ messages)

[PATCH v7 0/2] Add rpmsg tty driver
 2020-04-06 14:18 UTC  (14+ messages)
` [PATCH v7 1/2] rpmsg: core: add API to get MTU
` [PATCH v7 2/2] tty: add rpmsg driver

[GIT PULL] remoteproc updates for v5.7
 2020-04-03 21:18 UTC  (9+ messages)
` [PATCH] remoteproc/omap: Fix set_load call in omap_rproc_request_timer

[PATCH 0/3] remoteproc: bug fixes
 2020-04-03 17:50 UTC  (8+ messages)
` [PATCH 1/3] remoteproc: fix a bug in rproc_alloc()
` [PATCH 2/3] remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: fix q6v5_probe() error paths

[GIT PULL] hwspinlock updates for v5.7
 2020-04-03  0:40 UTC  (2+ messages)

[PATCH v2 00/17] remoteproc: Add support for synchronisation with MCU
 2020-04-02 20:42 UTC  (60+ messages)
` [PATCH v2 01/17] remoteproc: Add new operation and state machine for MCU synchronisation
` [PATCH v2 02/17] remoteproc: Introduce function rproc_set_mcu_sync_state()
` [PATCH v2 03/17] remoteproc: Split firmware name allocation from rproc_alloc()
` [PATCH v2 04/17] remoteproc: Split rproc_ops "
` [PATCH v2 05/17] remoteproc: Get rid of tedious error path
` [PATCH v2 06/17] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH v2 07/17] remoteproc: Introduce function rproc_alloc_state_machine()
` [PATCH v2 08/17] remoteproc: Allocate synchronisation state machine
` [PATCH v2 09/17] remoteproc: Call the right core function based on synchronisation state
` [PATCH v2 10/17] remoteproc: Decouple firmware load and remoteproc booting
` [PATCH v2 11/17] remoteproc: Repurpose function rproc_trigger_auto_boot()
` [PATCH v2 12/17] remoteproc: Rename function rproc_fw_boot()
` [PATCH v2 13/17] remoteproc: Introducting new functions to start and stop an MCU
` [PATCH v2 14/17] remoteproc: Refactor function rproc_trigger_recovery()
` [PATCH v2 15/17] remoteproc: Correctly deal with MCU synchronisation when changing FW image
` [PATCH v2 16/17] remoteproc: Correctly deal with MCU synchronisation when changing state

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-04-02 17:47 UTC  (11+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-03-31 21:56 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-dsp: Update bindings "

[PATCH v2] remoteproc: remove rproc_elf32_sanity_check
 2020-03-31 15:13 UTC  (2+ messages)

[PATCH] remoteproc: remove rproc_elf32_sanity_check
 2020-03-31  6:51 UTC  (4+ messages)

[PATCH 00/11] remoteproc: stm32: Add support for synchronisation with MCU
 2020-03-30 22:56 UTC  (26+ messages)
` [PATCH 01/11] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH 02/11] remoteproc: stm32: Request IRQ with platform device
` [PATCH 03/11] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH 04/11] remoteproc: stm32: Remove memory translation "
` [PATCH 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH 06/11] remoteproc: stm32: Get coprocessor state
` [PATCH 07/11] remoteproc: stm32: Get loaded resource table for synchronisation
` [PATCH 08/11] remoteproc: stm32: Introduce new start and stop ops "
` [PATCH 09/11] remoteproc: stm32: Introduce new parse fw "
` [PATCH 10/11] remoteproc: stm32: Introduce new loaded rsc "
` [PATCH 11/11] remoteproc: stm32: Allocate rproc for synchronisation with MCU

[PATCH v2 0/3] Request direct mapping for modem device
 2020-03-30 22:11 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom: Add iommus property

[PATCH 00/18] remoteproc: Add support for synchronisation with MCU
 2020-03-30 19:24 UTC  (5+ messages)
` [PATCH 01/18] remoteproc: Add new operation and state machine for MCU synchronisation

Build failure in omap_remoteproc due to 02e6d546e3bd
 2020-03-29 20:32 UTC  (2+ messages)

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-27  7:37 UTC  (4+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va


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