Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2023-05-01 03:16:51 to 2023-05-21 22:29:52 UTC [more...]

[PATCH V2 00/13] Add multipd remoteproc support
 2023-05-21 22:28 UTC  (4+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH V2 02/13] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
` [PATCH V2 03/13] dt-bindings: arm: qcom: Document the Qualcomm rdp432-c1 board

[PATCH 00/11] Add multipd remoteproc support
 2023-05-21 22:07 UTC  (61+ messages)
` [PATCH 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH 02/11] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
` [PATCH 05/11] dt-bindings: clock: qcom: gcc-ipq9574: Add Q6 gcc clock control
` [PATCH 06/11] clk: qcom: IPQ9574: Add q6/wcss clocks
` [PATCH 07/11] mailbox: qcom-apcs-ipc: Add IPQ5018 APCS IPC support
` [PATCH 08/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [PATCH 09/11] arm64: dtsi: qcom: ipq5018: enable nodes required for multipd
` [PATCH 10/11] arm64: dts: qcom: ipq5018: Add MP03.5-c1 board support
` [PATCH 11/11] arm64: dtsi: qcom: ipq9574: Add nodes to bring up multipd

[PATCH 08/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
 2023-05-21 19:26 UTC 

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-18 18:48 UTC  (54+ messages)
` [PATCH v3 01/18] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v3 02/18] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v3 05/18] soc: qcom: minidump: Add pending region registration support
` [PATCH v3 06/18] soc: qcom: minidump: Add update region support
` [PATCH v3 07/18] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v3 08/18] remoterproc: qcom: refactor to leverage exported minidump symbol
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump driver support
` [PATCH v3 10/18] dt-bindings: reserved-memory: Add qcom,ramoops-minidump binding
` [PATCH v3 11/18] arm64: dts: qcom: sm8450: Add Qualcomm ramoops minidump node
` [PATCH v3 12/18] soc: qcom: Register pstore frontend region with minidump
` [PATCH v3 13/18] arm64: defconfig: Enable Qualcomm pstore minidump client driver
` [PATCH v3 14/18] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v3 15/18] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v3 16/18] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v3 17/18] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v3 18/18] firmware: qcom_scm: Add multiple download mode support

[PATCH v12 00/11] Add support for MT8195 SCP 2nd core
 2023-05-18 11:50 UTC  (15+ messages)
` [PATCH v12 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v12 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v12 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v12 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v12 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v12 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v12 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v12 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v12 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v12 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v12 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH] remoteproc: qcom: pas: mark adsp_segment_dump() static
 2023-05-18  7:47 UTC  (2+ messages)

[PATCH v9 0/4] Introduce PRU platform consumer API
 2023-05-17 17:56 UTC  (2+ messages)

[PATCH v4 0/2] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-17 10:15 UTC  (4+ messages)
` [PATCH v4 1/2] ARM: dts: stm32: Update Cortex-M4 reset declarations on stm32mp15
` [PATCH v4 2/2] ARM: dts: stm32: fix m4_rproc references to use SCMI

[PATCH v3 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-16 17:01 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations
` [PATCH v3 2/4] remoteproc: stm32: Allow hold boot management by the SCMI reset controller
` [PATCH v3 3/4] ARM: dts: stm32: Update reset declarations
` [PATCH v3 4/4] ARM: dts: stm32: fix m4_rproc references to use SCMI

[PATCH v11 00/11] Add support for MT8195 SCP 2nd core
 2023-05-16  2:35 UTC  (18+ messages)
` [PATCH v11 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v11 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v11 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v11 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v11 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v11 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v11 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v11 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v11 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v11 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v11 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[RESEND PATCH] hwspinlock: omap: drop of_match_ptr for ID table
 2023-05-12 16:45 UTC 

[PATCH v3 0/2] Add trace events for remoteproc
 2023-05-10 18:05 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: Introduce traces for remoteproc events
` [PATCH v3 2/2] remoteproc: qcom: Add remoteproc tracing

remoteproc over PCIe
 2023-05-10 13:06 UTC  (3+ messages)

[PATCH 00/18] remoteproc: Convert to platform remove callback returning void
 2023-05-09 20:09 UTC  (32+ messages)
` [PATCH 01/18] remoteproc: da8xx: "
` [PATCH 02/18] remoteproc: imx_dsp: "
` [PATCH 03/18] remoteproc: imx: "
` [PATCH 04/18] remoteproc: keystone: "
` [PATCH 05/18] remoteproc: meson_mx_ao_arc: "
` [PATCH 06/18] remoteproc: mtk_scp: "
` [PATCH 07/18] remoteproc: omap: "
` [PATCH 08/18] remoteproc: pru: "
` [PATCH 09/18] remoteproc: qcom_q6v5_adsp: "
` [PATCH 10/18] remoteproc: qcom_q6v5_mss: "
` [PATCH 11/18] remoteproc: qcom_q6v5_pas: "
` [PATCH 12/18] remoteproc: qcom_q6v5_wcss: "
` [PATCH 13/18] remoteproc: qcom_wcnss: "
` [PATCH 14/18] remoteproc: rcar: "
` [PATCH 15/18] remoteproc: virtio: "
` [PATCH 16/18] remoteproc: st: "
` [PATCH 17/18] remoteproc: stm32: "
` [PATCH 18/18] remoteproc: wkup_m3: "

[PATCH] remoteproc: imx_dsp_rproc: use modern pm_ops
 2023-05-09 20:08 UTC  (2+ messages)

[PATCH v2 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-09 13:10 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations
` [PATCH v2 2/4] remoteproc: stm32: Allow hold boot management by the SCMI reset controller
` [PATCH v2 3/4] ARM: dts: stm32: Update reset declarations
` [PATCH v2 4/4] ARM: dts: stm32: fix m4_rproc references to use SCMI

[PATCH v2] remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
 2023-05-08 15:35 UTC 

[PATCH] remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
 2023-05-08  7:45 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump()
 2023-05-08  7:43 UTC  (2+ messages)

[PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
 2023-05-03 11:26 UTC  (2+ messages)

[PATCH v10 00/11] Add support for MT8195 SCP 2nd core
 2023-05-02  8:57 UTC  (6+ messages)
` [PATCH v10 05/11] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v10 06/11] remoteproc: mediatek: Probe multi-core SCP

[PATCH AUTOSEL 5.10 07/12] remoteproc: stm32_rproc: Add mutex protection for workqueue
 2023-05-01  3:05 UTC 


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