Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2020-01-07 14:37:08 to 2020-02-11 01:16:04 UTC [more...]

[PATCH v3 0/2] remoteproc: mss: Improve mem_assign and firmware load
 2020-02-11  1:16 UTC  (7+ messages)
` [PATCH v3 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
` [PATCH v3 2/2] remoteproc: qcom_q6v5_mss: Validate each segment during loading

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

[PATCH] rproc: Add elf64 support in elf loader
 2020-02-10 16:22 UTC  (31+ messages)
` [PATCH v2] remoteproc: "
                ` [PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
                  ` [PATCH v2 2/2] remoteproc: Add elf64 support in elf loader
                ` [PATCH v3 0/2] remoteproc: Add elf64 support to "
                  ` [PATCH v3 1/2] remoteproc: Use u64 len for da_to_va
                  ` [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
                              ` [PATCH v4 0/5] remoteproc: Add elf64 support
                                ` [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
                                ` [PATCH v4 2/5] remoteproc: Use u64 type for boot_addr
                                ` [PATCH v4 3/5] remoteproc: Add elf helpers to access elf64 and elf32 fields
                                ` [PATCH v4 4/5] remoteproc: Add elf64 support in elf loader
                                ` [PATCH v4 5/5] remoteproc: Adapt coredump to generate correct elf type

[RESEND PATCH] hwspinlock: Allow drivers to be built with COMPILE_TEST
 2020-02-10  9:01 UTC 

[PATCH] remoteproc: warn on kick missing
 2020-02-07  6:30 UTC  (4+ messages)

How to get src and dst for pru_rpmsg_send?
 2020-02-06  1:16 UTC  (3+ messages)

[PATCHv5 00/14] remoteproc: updates for omap remoteproc support
 2020-02-05  8:51 UTC  (30+ 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] remoteproc: Replace trailing commas with semicolons
 2020-02-04 14:58 UTC 

[GIT PULL] remoteproc updates for v5.6
 2020-02-04  9:10 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v5.6
 2020-02-04  9:10 UTC  (2+ messages)

[PATCH v2 0/2] Improve general readability of MSS on SC7180
 2020-02-04  5:00 UTC  (6+ 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 v3 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2020-02-01 13:44 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings

[PATCH v2] rpmsg: add a description field
 2020-02-01  0:19 UTC  (6+ messages)

[PATCH v2 0/8] remoteproc: qcom: post mortem debug support
 2020-01-30 10:07 UTC  (29+ 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 6/8] remoteproc: Introduce "panic" callback in ops
` [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler

[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 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 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
 2020-01-16 14:00 UTC  (8+ messages)
` [RESEND PATCHv4 "

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

[PATCHv4 00/14] remoteproc: updates for omap remoteproc support
 2020-01-15 13:20 UTC  (27+ messages)
` [PATCHv4 02/14] remoteproc/omap: Add device tree support
` [PATCHv4 04/14] remoteproc/omap: Add support to parse internal memories from DT
` [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 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv4 11/14] remoteproc/omap: add support for system suspend/resume
` [PATCHv4 14/14] remoteproc/omap: add watchdog functionality for remote processors

[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  (5+ 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)


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