Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2020-02-20 02:57:41 to 2020-03-10 08:12:44 UTC [more...]

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-10  8:12 UTC  (26+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
  ` [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
  ` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
  ` [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
  ` [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
  ` [PATCH v5 6/8] remoteproc: Add elf64 support in elf loader
  ` [PATCH v5 7/8] remoteproc: Allow overriding only sanity_check
  ` [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type

[PATCH v4 0/4] remoteproc: Panic handling
 2020-03-10  6:38 UTC  (5+ 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

[PATCH v4 0/5] remoteproc: qcom: PIL info support
 2020-03-10  6:33 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v4 2/5] remoteproc: qcom: Introduce driver to store pil info in IMEM
` [PATCH v4 3/5] remoteproc: qcom: Update PIL relocation info on load
` [PATCH v4 4/5] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
` [PATCH v4 5/5] arm64: dts: qcom: sdm845: "

[RESEND PATCH] hwspinlock: Allow drivers to be built with COMPILE_TEST
 2020-03-09 23:40 UTC  (2+ messages)

[PATCH v2] remoteproc: fix kernel-doc warnings
 2020-03-09 23:40 UTC  (2+ messages)

[PATCH v4 0/3] remoteproc: mss: Improve mem_assign and firmware load
 2020-03-09 23:40 UTC  (5+ messages)
` [PATCH v4 1/3] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
` [PATCH v4 2/3] remoteproc: qcom_q6v5_mss: Validate each segment during loading
` [PATCH v4 3/3] remoteproc: qcom_q6v5_mss: Reload the mba region on coredump

[PATCH 0/4] remoteproc: some bug fixes
 2020-03-09 20:56 UTC  (6+ messages)
` [PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()
` [PATCH 2/4] remoteproc: remoteproc debugfs file fixes
` [PATCH 3/4] remoteproc: qcom: fix q6v5 probe error paths
` [PATCH 4/4] remoteproc: return error for bad "recovery" debugfs input

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-09 18:22 UTC  (4+ messages)
` [PATCH 1/3] iommu: Export "iommu_request_dm_for_dev"
` [PATCH 2/3] dt-bindings: remoteproc: qcom: Add modem-firmware bindings
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: Request direct mapping for firmware subdevice

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-03-09 17:34 UTC  (16+ messages)
` [PATCH 1/6] remoteproc: sysmon: Add ability to send type of notification
` [PATCH 2/6] remoteproc: sysmon: Add notifications for events
` [PATCH 3/6] remoteproc: sysmon: Inform current rproc about all active rprocs
` [PATCH 4/6] drivers: remoteproc: Add name field for every subdevice
` [PATCH 5/6] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH 0/2] Introduce PAS based Secure Subsystem rproc driver
 2020-03-09 14:56 UTC  (5+ messages)
` [PATCH 1/2] remoteproc: qcom: Add PAS based SPSS PIL driver
` [PATCH 2/2] dt-bindings: remoteproc: Add documentation for SPSS remoteproc

[PATCH] remoteproc: error on kick missing
 2020-03-09 14:22 UTC  (11+ messages)
` [PATCH v3 0/1] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
  ` [PATCH v3 1/1] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH v5 0/3] add support for co-processor loaded and booted before kernel
 2020-03-09 13:43 UTC  (13+ messages)
` [PATCH v5 1/3] remoteproc: "

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

[PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
 2020-03-08  7:58 UTC  (7+ messages)

[PATCH 0/5] remoteproc: Add zynqmp_r5 driver
 2020-03-05 23:12 UTC  (8+ messages)
` [PATCH 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH 3/5] firmware: xilinx: Add zynqmp_get_node_status API
` [PATCH 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-05 22:41 UTC  (3+ 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 1/2] remoteproc: imx_rproc: dummy kick method
 2020-03-05 18:46 UTC  (8+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: set pc on start

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

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

[PATCH] platform/chrome: cros_ec_rpmsg: Fix race with host event
 2020-03-02  5:59 UTC  (4+ messages)

[PATCH v4 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2020-02-28  5:38 UTC  (7+ messages)
` [PATCH v4 1/3] soc: qcom: Introduce Protection Domain Restart helpers
` [PATCH v4 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
` [PATCH v4 3/3] soc: qcom: apr: Add avs/audio tracking functionality

[PATCH] rpmsg: virtio_rpmsg_bus: Replace zero-length array with flexible-array member
 2020-02-27 19:10 UTC  (2+ messages)

[PATCH 0/2] remoteproc: core: Add core functionality to the remoteproc framework
 2020-02-26 23:10 UTC  (6+ messages)
` [PATCH 1/2] remoteproc: core: Add an API for booting with firmware name
` [PATCH 2/2] remoteproc: core: Prevent sleep when rproc crashes

[PATCH] remoteproc: stm32: demote warning about optional property absence
 2020-02-24 17:25 UTC 

[PATCH v5 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-02-24 15:25 UTC  (4+ messages)
` [PATCH v5 3/5] remoteproc: Add prepare/unprepare callbacks

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-23  0:11 UTC  (21+ messages)
` [PATCH 3/9] remoteproc: add support to skip firmware load when recovery
` [PATCH 4/9] remoteproc: imx_rproc: surport early booted remote processor
` [PATCH 5/9] remoteproc: imx_rproc: parse early-booted property

[PATCH v3 0/8] remoteproc: qcom: post mortem debug support
 2020-02-20 20:48 UTC  (11+ 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: "


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