Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2023-02-13 03:38:30 to 2023-02-24 21:18:21 UTC [more...]

[PATCH v5 0/2] Fallback to full coredump
 2023-02-24 21:17 UTC  (3+ messages)
` [PATCH v5 1/2] remoteproc: core: Export the rproc coredump APIs
` [PATCH v5 2/2] remoteproc: qcom: Add full coredump fallback mechanism

[PATCH v4 0/2] Fallback to full coredump
 2023-02-24 19:59 UTC  (4+ messages)
` [PATCH v4 1/2] remoteproc: core: Export the rproc coredump APIs
` [PATCH v4 2/2] remoteproc: qcom: Add full coredump fallback mechanism

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-02-24 19:06 UTC  (13+ messages)
` [RFC PATCH 1/6] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [RFC PATCH 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [RFC PATCH 3/6] soc: qcom: Add Qualcomm minidump kernel driver
` [RFC PATCH 4/6] arm64: defconfig: Enable Qualcomm minidump driver
` [RFC PATCH 5/6] remoterproc: qcom: refactor to leverage exported minidump symbol
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[PATCH v1 0/1] Add trace events for remoteproc
 2023-02-24 17:17 UTC  (4+ messages)
` [PATCH v1 1/1] remoteproc: qcom: Add remoteproc tracing

[PATCH 02/27] hwspinlock: remove MODULE_LICENSE in non-modules
 2023-02-24 15:07 UTC 

[PATCH v3 0/3] drivers: remoteproc: xilinx: add mailbox support
 2023-02-24  8:37 UTC  (13+ messages)
` [PATCH v3 1/3] drivers: mailbox: zynqmp: handle multiple child nodes
` [PATCH v3 2/3] drivers: remoteproc: xilinx: fix carveout names
` [PATCH v3 3/3] remoteproc: xilinx: add mailbox channels for rpmsg

[PATCH v5 0/2] Update section header name check
 2023-02-23 15:05 UTC  (3+ messages)
` [PATCH v5 1/2] remoteproc: elf_loader: Update resource table "
` [PATCH v5 2/2] docs: remoteproc: Update section header name requirement

[INFO] Remoteproc/RPMSG patchset review order for February 22nd 2023
 2023-02-22 20:34 UTC 

[PATCH V5 0/3] rpmsg signaling/flowcontrol patches
 2023-02-21 17:20 UTC  (4+ messages)
` [PATCH V5 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V5 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
  ` [PATCH V5 1/3] rpmsg: core: Add signal API support

[PATCH v5] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-21 17:03 UTC 

[PATCH V5 0/3] rpmsg signaling/flowcontrol patches
 2023-02-21 16:03 UTC  (4+ messages)
` [PATCH V5 1/3] rpmsg: core: Add signal API support
` [PATCH V5 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V5 3/3] rpmsg: char: Add RPMSG GET/SET SIGNAL IOCTL support

[PATCH V5 0/3] rpmsg signaling/flowcontrol patches
 2023-02-21 15:56 UTC  (4+ messages)
` [PATCH V5 1/3] rpmsg: core: Add signal API support
` [PATCH V5 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V5 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH v4] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-20 21:58 UTC  (2+ messages)

[PATCH v5] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-02-17 18:29 UTC  (2+ messages)

[PATCH v7 00/12] Add support for MT8195 SCP 2nd core
 2023-02-16 11:47 UTC  (17+ messages)
` [PATCH v7 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v7 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v7 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v7 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v7 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v7 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v7 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v7 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v7 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v7 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v7 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v7 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v2 0/5] Enable hwlock on Allwinner A64
 2023-02-16  8:54 UTC  (19+ messages)
` [PATCH v2 1/5] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells
` [PATCH v2 2/5] dt-bindings: hwlock: sun6i: Add #hwlock-cells to example
` [PATCH v2 3/5] dt-bindings: hwlock: sun6i: Add missing names
` [PATCH v2 4/5] dt-bindings: hwlock: sun6i: Add a64 compatible string
` [PATCH v2 5/5] arm64: dts: allwinner: a64: Add hwspinlock node

[PATCH 0/3] Enable hwlock on Allwinner A64
 2023-02-16  8:39 UTC  (24+ messages)
` [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells
` [PATCH 2/3] dt-bindings: hwlock: sun6i: Add missing names
` [PATCH 3/3] arm64: dts: allwinner: a64: Add hwspinlock node
` (subset) [PATCH 0/3] Enable hwlock on Allwinner A64

[PATCH 0/9] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-02-15 20:20 UTC  (20+ messages)
` [PATCH 1/9] dt-bindings: firmware: qcom,scm: Update QDU1000/QRU1000 compatible
` [PATCH 2/9] dt-bindings: mailbox: qcom-ipcc: Add compatible for QDU1000/QRU1000
` [PATCH 3/9] dt-bindings: soc: qcom: aoss: Document power-domain-cells for aoss
` [PATCH 5/9] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices
` [PATCH 6/9] soc: qcom: mdt_loader: Enhance split binary detection
` [PATCH 7/9] remoteproc: qcom: q6v5: Add support for q6 rmb registers
` [PATCH 8/9] remoteproc: qcom_q6v5_pas: Add support to attach a DSP
` [PATCH 9/9] remoteproc: qcom_q6v5_pas: Add QDU1000/QRU1000 mpss compatible & data

[PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-15 19:46 UTC  (10+ messages)
` [PATCH v2 4/7] dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
` (subset) [PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings

[RESEND PATCH] rpmsg: glink: Release driver_override
 2023-02-15 19:21 UTC  (2+ messages)

[RESEND PATCH v4] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-02-15 17:58 UTC  (4+ messages)

[PATCH] remoteproc: qcom: fix sparse warnings
 2023-02-15  5:16 UTC  (7+ messages)
` [PATCH] remoteproc: qcom: replace kstrdup with kstrndup

[PATCH] rpmsg: glink: Fix spelling of peek
 2023-02-15  4:30 UTC  (3+ messages)

[PATCH v2] rpmsg: glink: Avoid infinite loop on intent for missing channel
 2023-02-15  4:30 UTC  (3+ messages)

[PATCH] rpmsg: glink: Fix GLINK command prefix
 2023-02-15  4:30 UTC  (3+ messages)

[PATCH v6 00/12] Add support for MT8195 SCP 2nd core
 2023-02-15  3:55 UTC  (12+ messages)
` [PATCH v6 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v6 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v6 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v6 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v6 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset

[PATCH] rpmsg: glink: Avoid infinite loop on intent for missing channel
 2023-02-14 23:34 UTC  (3+ messages)

[PATCH] firmware: qcom_scm: Use fixed width src vm bitmap
 2023-02-14 18:52 UTC  (5+ messages)

[PATCH V3] remoteproc: qcom: pas: Adjust the phys addr wrt the mem region
 2023-02-14 17:30 UTC  (2+ messages)

[PATCH v2 0/6] rpmsg: glink: Misc improvements
 2023-02-14 17:30 UTC  (10+ messages)
` [PATCH v2 1/6] rpmsg: glink: Extract tx kick operation
` [PATCH v2 2/6] rpmsg: glink: smem: Wrap driver context
` [PATCH v2 3/6] rpmsg: glink: rpm: "
` [PATCH v2 4/6] rpmsg: glink: Move irq and mbox handling to transports
` [PATCH v2 5/6] rpmsg: glink: Fail qcom_glink_tx() once remove has been initiated
` [PATCH v2 6/6] rpmsg: glink: Cancel pending intent requests at removal

[PATCH] remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autoboot
 2023-02-14 17:30 UTC  (2+ messages)

[PATCH 1/2] remoteproc: qcom: pas: Add sm6115 remoteprocs
 2023-02-14 17:30 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: remoteproc: qcom,sm8550-pas: correct power domains
 2023-02-14 17:30 UTC  (2+ messages)

[PATCH v2] remoteproc: sysfs/debugfs: fix race while updating recovery flag
 2023-02-14 16:50 UTC  (2+ messages)

[PATCH V3 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-14  9:56 UTC  (6+ messages)

[PATCH v3 1/4] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
 2023-02-14  8:03 UTC  (4+ messages)

[PATCH V2 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-13 18:04 UTC  (5+ messages)
` [PATCH V2 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML


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