linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 07:51:18 to 2020-02-14 02:37:04 UTC [more...]

[PATCH v3 0/8] remoteproc: qcom: post mortem debug support
 2020-02-14  2:37 UTC  (13+ 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 v5 0/3] add support for co-processor loaded and booted before kernel
 2020-02-13 20:34 UTC  (6+ messages)
` [PATCH v5 1/3] remoteproc: "
` [PATCH v5 2/3] remoteproc: stm32: add support for co-processor "
` [PATCH v5 3/3] dt-bindings: remoteproc: stm32: add syscon bindings preloaded fw support

[PATCH] rpmsg: virtio_rpmsg_bus: Replace zero-length array with flexible-array member
 2020-02-13  0:22 UTC 

[PATCH] rproc: Add elf64 support in elf loader
 2020-02-12 21:59 UTC  (40+ 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

[PATCH] remoteproc: qcom: wcnss: Add iris completion barrier
 2020-02-12 17:54 UTC 

[PATCH v2] remoteproc: fix kernel-doc warnings
 2020-02-12 16:22 UTC  (2+ messages)

[PATCH] remoteproc: fix kernel-doc warnings
 2020-02-12 16:01 UTC  (3+ messages)

[PATCH v5 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-02-12  2:08 UTC  (8+ messages)
` [PATCH v5 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
` [PATCH v5 3/5] remoteproc: Add prepare/unprepare callbacks
` [PATCH v5 4/5] remoteproc: ingenic: Added remoteproc driver
` [PATCH v5 5/5] MAINTAINERS: Add myself as reviewer for Ingenic rproc driver

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

[PATCH v3 0/2] remoteproc: mss: Improve mem_assign and firmware load
 2020-02-11 18:42 UTC  (8+ 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

[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  (27+ 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 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  (5+ messages)
` [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  (3+ messages)

[PATCH RESEND 0/3] Some improvements for SIRF hwspinlock
 2020-01-22  0:40 UTC  (3+ messages)

[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  (5+ messages)
` [RESEND PATCHv4 "


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).