Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2019-12-20 17:20:16 to 2020-01-30 20:22:14 UTC [more...]

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

[PATCH v2] rpmsg: add a description field
 2020-01-30 18:25 UTC  (5+ messages)

[PATCH v2 0/8] remoteproc: qcom: post mortem debug support
 2020-01-30 10:07 UTC  (32+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
` [PATCH v2 3/8] remoteproc: qcom: Update IMEM PIL info on load
` [PATCH v2 4/8] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
` [PATCH v2 5/8] arm64: dts: qcom: sdm845: "
` [PATCH v2 6/8] remoteproc: Introduce "panic" callback in ops
` [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v2 8/8] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCH] rproc: Add elf64 support in elf loader
 2020-01-29 16:30 UTC  (11+ messages)
` [PATCH v2] remoteproc: "

[PATCH RESEND 0/3] Some improvements for OMAP hwspinlock
 2020-01-25  4:10 UTC  (7+ messages)
` [PATCH RESEND 1/3] hwspinlock: omap: Change to use devm_platform_ioremap_resource()
` [PATCH RESEND 2/3] hwspinlock: omap: Use devm_kzalloc() to allocate memory
` [PATCH RESEND 3/3] hwspinlock: omap: Use devm_hwspin_lock_register() to register hwlock controller

[PATCH v2 0/2] Improve general readability of MSS on SC7180
 2020-01-23 22:54 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
` [PATCH v2 2/2] remoteproc: qcom: q6v5-mss: Improve readability of reset_assert

[PATCH 0/4] Improve general readability of MSS on SC7180
 2020-01-22  6:38 UTC  (13+ messages)
` [PATCH 1/4] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
` [PATCH 2/4] remoteproc: qcom: q6v5-mss: Improve readability across clk handling
` [PATCH 3/4] remoteproc: qcom: q6v5-mss: Rename boot status timeout
` [PATCH 4/4] remoteproc: qcom: q6v5-mss: Improve readability of reset_assert

[PATCH RESEND 0/2] Some improvements for Qualcomm hwspinlock
 2020-01-22  0:40 UTC  (5+ messages)
` [PATCH RESEND 1/2] hwspinlock: qcom: Remove redundant PM runtime functions
` [PATCH RESEND 2/2] hwspinlock: qcom: Use devm_hwspin_lock_register() to register hwlock controller

[PATCH RESEND 0/3] Some improvements for SIRF hwspinlock
 2020-01-22  0:40 UTC  (6+ messages)
` [PATCH RESEND 1/3] hwspinlock: sirf: Change to use devm_platform_ioremap_resource()
` [PATCH RESEND 2/3] hwspinlock: sirf: Remove redundant PM runtime functions
` [PATCH RESEND 3/3] hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock controller

[PATCH v4 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-01-21 10:24 UTC  (10+ messages)
` [PATCH v4 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
` [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks

[PATCH] remoteproc: Add support for predefined notifyids
 2020-01-20 19:10 UTC  (10+ messages)

Fix built-in early-load Intel microcode alignment
 2020-01-18 20:10 UTC  (2+ messages)

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

[PATCH v3] rpmsg: core: add API to get MTU
 2020-01-15 15:32 UTC  (2+ messages)

[PATCH v2] rpmsg: core: add API to get MTU
 2020-01-15  7:56 UTC  (7+ messages)

[PATCH v2 0/2] Add Modem support on SC7180 SoCs
 2020-01-14 17:28 UTC  (8+ messages)
` [PATCH v2 2/2] remoteproc: mss: q6v5-mss: Add modem support on SC7180

[PATCH] remoteproc: qcom: wcnss: Allow specifying firmware-name
 2020-01-08 20:24 UTC  (2+ messages)

[PATCH v4 1/1] remoteproc: add support for co-processor loaded and booted before kernel
 2020-01-06 14:53 UTC  (3+ messages)

[PATCH v3 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2020-01-03 12:47 UTC  (8+ messages)
` [PATCH v3 1/3] soc: qcom: Introduce Protection Domain Restart helpers
` [PATCH v3 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
` [PATCH v3 3/3] soc: qcom: apr: Add avs/audio tracking functionality

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2020-01-02 12:50 UTC  (25+ messages)
` [PATCHv3 02/15] remoteproc/omap: Add device tree support
` [PATCHv3 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv3 12/15] remoteproc/omap: add support for system suspend/resume
` [PATCHv3 13/15] remoteproc/omap: add support for runtime auto-suspend/resume

[PATCH] hwspinlock: stm32: convert to devm_platform_ioremap_resource
 2019-12-29  5:40 UTC  (2+ messages)

[PATCH v2 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2019-12-21 21:40 UTC  (5+ messages)
` [PATCH v2 1/3] soc: qcom: Introduce Protection Domain Restart helpers
` [PATCH v2 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
` [PATCH v2 3/3] soc: qcom: apr: Add avs/audio tracking functionality

[PATCH v2 0/5] Add the missing remoteprocs on MSM8998
 2019-12-20 18:04 UTC  (8+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: msm8998: Add ADSP, MPSS and SLPI nodes


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