linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 22:11:41 to 2020-03-27 07:37:38 UTC [more...]

[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

[PATCH v2] rpmsg: core: Add wildcard match for name service
 2020-03-26 22:01 UTC  (5+ messages)

[PATCH 0/7] TI K3 R5F remoteproc support
 2020-03-26 20:35 UTC  (16+ 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 4/7] remoteproc/k3-r5: Add TI-SCI processor control helper functions
` [PATCH 5/7] remoteproc/k3-r5: Add a remoteproc driver for R5F subsystem
` [PATCH 6/7] remoteproc/k3-r5: Initialize TCM memories for ECC
` [PATCH 7/7] remoteproc/k3-r5: Add loading support for on-chip SRAM regions

[PATCH 0/3] TI K3 DSP remoteproc driver for C66x DSPs
 2020-03-26 16:54 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH 2/3] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH 3/3] remoteproc/k3-dsp: Add support for L2RAM loading on "

[PATCH v7 0/2] Add rpmsg tty driver
 2020-03-26 12:31 UTC  (21+ messages)
` [PATCH v7 1/2] rpmsg: core: add API to get MTU
` [PATCH v7 2/2] tty: add rpmsg driver

[PATCH] remoteproc: error on kick missing
 2020-03-26  5:47 UTC  (2+ messages)

[PATCH v4] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
 2020-03-26  5:46 UTC  (10+ messages)
` [PATCH v5] "

[PATCHv9 00/15] remoteproc: updates for omap remoteproc support
 2020-03-26  5:46 UTC  (18+ messages)
` [PATCHv9 01/15] dt-bindings: remoteproc: Add OMAP remoteproc bindings
` [PATCHv9 02/15] remoteproc/omap: Add device tree support
` [PATCHv9 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv9 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv9 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv9 06/15] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv9 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv9 08/15] remoteproc/omap: Remove the platform_data header
` [PATCHv9 09/15] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv9 10/15] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv9 11/15] remoteproc/omap: Add support for system suspend/resume
` [PATCHv9 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
` [PATCHv9 13/15] remoteproc/omap: Report device exceptions and trigger recovery
` [PATCHv9 14/15] remoteproc/omap: Add watchdog functionality for remote processors
` [PATCHv9 15/15] remoteproc/omap: Switch to SPDX license identifiers

[PATCH v5 0/4] remoteproc: Panic handling
 2020-03-26  5:46 UTC  (6+ messages)
` [PATCH v5 1/4] remoteproc: Traverse rproc_list under RCU read lock
` [PATCH v5 2/4] remoteproc: Introduce "panic" callback in ops
` [PATCH v5 3/4] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v5 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCH v2 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-25 23:39 UTC  (6+ messages)
` [PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
` [PATCH v2 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev

[RFC 0/2] Allow client to recover crashed processor
 2020-03-25 21:42 UTC  (5+ messages)
` [RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-03-25 20:47 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-dsp: Update bindings "
` [PATCH 2/4] remoteproc: introduce version element into resource type field
` [PATCH 3/4] remoteproc: add support for a new 64-bit trace version
` [PATCH 4/4] remoteproc/k3-dsp: Add support for C71x DSPs

[PATCH 00/11] remoteproc: stm32: Add support for synchronisation with MCU
 2020-03-24 22:03 UTC  (12+ 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 00/17] remoteproc: Add support for synchronisation with MCU
 2020-03-24 21:46 UTC  (18+ 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 v2 17/17] remoteproc: Make MCU synchronisation state changes on stop and crashed

[PATCH v4 0/4] remoteproc: Panic handling
 2020-03-23 22:45 UTC  (10+ messages)
` [PATCH v4 1/4] remoteproc: Traverse rproc_list under RCU read lock
` [PATCH v4 2/4] remoteproc: Introduce "panic" callback in ops
` [PATCH v4 3/4] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v4 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCHv8 00/15] remoteproc: updates for omap remoteproc support
 2020-03-23 15:14 UTC  (24+ messages)
` [PATCHv8 01/15] dt-bindings: remoteproc: Add OMAP remoteproc bindings
` [PATCHv8 02/15] remoteproc/omap: Add device tree support
` [PATCHv8 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
  ` [PATCHv8 RESEND "
` [PATCHv8 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv8 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
  ` [PATCHv8 RESEND "
` [PATCHv8 06/15] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv8 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv8 08/15] remoteproc/omap: Remove the platform_data header
` [PATCHv8 09/15] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv8 10/15] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv8 11/15] remoteproc/omap: Add support for system suspend/resume
` [PATCHv8 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
` [PATCHv8 13/15] remoteproc/omap: Report device exceptions and trigger recovery
` [PATCHv8 14/15] remoteproc/omap: Add watchdog functionality for remote processors
` [PATCHv8 15/15] remoteproc/omap: Switch to SPDX license identifiers

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-23  9:43 UTC  (10+ messages)

pull request v2: linux-firmware: Create Mediatek MT8183 SCP firmware
 2020-03-20 11:39 UTC  (2+ messages)

[PATCH][next] hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member
 2020-03-20  1:17 UTC  (2+ messages)

[PATCH 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-19 11:41 UTC  (14+ messages)
` [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
` [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev

[PATCH] remoteproc: qcom_q6v5_mss: map/unmap mpss region before/after use
 2020-03-17 19:19 UTC 

[PATCH v2 0/3] Request direct mapping for modem device
 2020-03-17 15:52 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom: Add iommus property
` [PATCH v2 2/3] remoteproc: qcom_q6v5_mss: Request direct mapping for modem device
` [PATCH v2 3/3] arm64: dts: qcom: sdm845-cheza: Add iommus property

[PATCH v2] remoteproc: clean up notification config
 2020-03-17  0:38 UTC  (3+ messages)

[PATCH] Subject: [PATCH] remoteproc: clean up notification config
 2020-03-16 22:28 UTC 

pull request: linux-firmware: Create Mediatek MT8183 SCP firmware
 2020-03-16 11:39 UTC  (2+ messages)

[PATCH] rpmsg: fix a comment typo for rpmsg_device_match()
 2020-03-13 16:50 UTC 

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

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-13 12:04 UTC  (3+ messages)
` [PATCH -next 011/491] ARM/QUALCOMM SUPPORT: Use fallthrough;


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).