Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2023-07-06 21:42:55 to 2023-07-25 19:56:31 UTC [more...]

[PATCH v15 00/13] Add support for MT8195 SCP 2nd core
 2023-07-25 19:56 UTC  (15+ messages)
` [PATCH v15 01/13] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v15 02/13] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v15 03/13] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v15 04/13] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v15 05/13] remoteproc: mediatek: Extract SCP common registers
` [PATCH v15 06/13] remoteproc: mediatek: Probe SCP cluster on single-core SCP
` [PATCH v15 07/13] remoteproc: mediatek: Probe SCP cluster on multi-core SCP
` [PATCH v15 08/13] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v15 09/13] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v15 10/13] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v15 11/13] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v15 12/13] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v15 13/13] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v4 0/3] SM6375 remoteprocs
 2023-07-25  9:27 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
` [PATCH v4 2/3] remoteproc: qcom: pas: Add SM6375 ADSP & CDSP
` [PATCH v4 3/3] remoteproc: qcom: pas: Add SM6375 MPSS

[PATCH v3 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-24 22:24 UTC  (2+ messages)
` [PATCH v3 2/2] remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO

[PATCH] remoteproc: stm32: fix incorrect optional pointers
 2023-07-24 19:56 UTC 

[PATCH v3] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-07-24 16:16 UTC  (2+ messages)

[PATCH 2/2] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-07-24 16:04 UTC  (8+ messages)

[PATCH v2 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-24 15:59 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO

[PATCH 00/11] Clean up RPM bus clocks remnants
 2023-07-23 14:08 UTC  (16+ messages)
` [PATCH 01/11] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH 02/11] arm64: dts: qcom: msm8996: "
` [PATCH 03/11] arm64: dts: qcom: qcs404: "
` [PATCH 04/11] arm64: dts: qcom: sdm630: "
` [PATCH 05/11] arm64: dts: qcom: msm8939: "
` [PATCH 06/11] dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock
` [PATCH 07/11] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock
` [PATCH 08/11] remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS
` [PATCH 09/11] arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPI
` [PATCH 10/11] arm64: dts: qcom: msm8996: "
` [PATCH 11/11] arm64: dts: qcom: msm8996: Remove PNoC clock from MSS

[PATCH 0/7] random msm bindings fixes
 2023-07-22  5:17 UTC  (4+ messages)
` (subset) "

[V3,00/11] Add multipd remoteproc support
 2023-07-21  7:14 UTC  (26+ messages)
` [V3,01/11] dt-bindings: remoteproc: qcom: Add support for multipd model
` [V3,02/11] dt-bindings: clock: qcom: gcc-ipq9574: remove q6 bring up clock macros
` [V3,03/11] dt-bindings: clock: qcom: gcc-ipq5332: "
` [V3,04/11] clk: qcom: ipq9574: remove q6 bring up clocks
` [V3,05/11] clk: qcom: ipq5332: "
` [V3,06/11] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [V3,07/11] firmware: qcom_scm: ipq5332: add msa lock/unlock support
` [V3,08/11] remoteproc: qcom: q6v5: Add multipd interrupts support
` [V3,09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [V3,10/11] arm64: dts: qcom: ipq5332: Add nodes to bringup multipd
` [V3,11/11] arm64: dts: qcom: ipq9574: Add nodes to bring up multipd

[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-20 12:41 UTC  (10+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO

[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Document fsl,startup-delay-ms
 2023-07-20 12:39 UTC  (19+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add start up delay

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-19 10:29 UTC  (27+ messages)
` [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding

[PATCH] hwspinlock: qcom: add missing regmap config for SFPB MMIO implementation
 2023-07-19  3:21 UTC  (2+ messages)

[PATCH] rpmsg: glink: Avoid dereferencing NULL channel
 2023-07-18 16:23 UTC  (2+ messages)

[PATCH 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
 2023-07-18 15:40 UTC  (6+ messages)

[PATCH V2 00/13] Add multipd remoteproc support
 2023-07-18 12:10 UTC  (21+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH V2 10/13] remoteproc: qcom: Add Hexagon based multipd rproc driver

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-07-17 16:21 UTC  (5+ messages)
` (subset) "

[PATCH v3 0/3] remoteproc: qcom: pas: Support SDM845 SLPI
 2023-07-15 22:23 UTC  (3+ messages)
` (subset) "

[PATCH] remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname()
 2023-07-15 22:13 UTC  (2+ messages)

[PATCH] remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname()
 2023-07-15 22:13 UTC  (2+ messages)

[PATCH] hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe
 2023-07-15 22:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] hwspinlock: Convert to platform remove callback returning void
 2023-07-15 22:13 UTC  (2+ messages)

[PATCH v5 0/2] Fallback to full coredump
 2023-07-15 22:13 UTC  (2+ messages)

[RESEND PATCH 1/3] dt-bindings: remoteproc: qcom,pas: correct memory-region constraints
 2023-07-15 22:13 UTC  (2+ messages)
` (subset) "

[PATCH v2] dt-bindings: remoteproc: qcom,adsp: bring back firmware-name
 2023-07-15 22:13 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: qcom: sm6115-pas: Add QCM2290
 2023-07-15 22:13 UTC  (2+ messages)

[PATCH] rpmsg: glink: Add check for kstrdup
 2023-07-15 22:13 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Add SDM660 compatible
 2023-07-15 22:13 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] change glink work queue type
 2023-07-15 21:50 UTC  (7+ messages)
` [PATCH 1/2] rpmsg: glink: change rx "
` [PATCH 2/2] rpmsg: glink: change intent "

[PATCH v3 0/2] Add trace events for remoteproc
 2023-07-15 21:33 UTC  (5+ messages)
` [PATCH v3 1/2] remoteproc: Introduce traces for remoteproc events
` [PATCH v3 2/2] remoteproc: qcom: Add remoteproc tracing

[PATCH v2] remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
 2023-07-15 20:39 UTC  (2+ messages)

[PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
 2023-07-15 20:20 UTC  (7+ messages)

[PATCH v3] remoteproc: qcom: Use of_reserved_mem_lookup()
 2023-07-15 19:45 UTC  (3+ messages)

[PATCH] remoteproc: Explicitly include correct DT includes
 2023-07-15 19:45 UTC  (2+ messages)

[PATCH V3] remoteproc: imx_rproc: iterate all notifiyids in rx callback
 2023-07-15 19:45 UTC  (2+ messages)

[PATCH V9 0/3] rpmsg signaling/flowcontrol patches
 2023-07-15 19:45 UTC  (5+ messages)
` [PATCH V9 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V9 3/3] rpmsg: char: Add RPMSG GET/SET FLOWCONTROL IOCTL support

[RESEND PATCH v2 0/4] dt-bindings: remoteproc: qcom: fixes
 2023-07-15 19:45 UTC  (6+ messages)
` [RESEND PATCH v2 1/4] dt-bindings: remoteproc: qcom,pas: correct memory-region constraints
` [RESEND PATCH v2 2/4] dt-bindings: remoteproc: qcom,sm6115-pas: "
` [RESEND PATCH v2 3/4] dt-bindings: remoteproc: qcom,sm8550-pas: require memory-region
` [RESEND PATCH v2 4/4] dt-bindings: remoteproc: qcom,adsp: bring back firmware-name

[PATCH v3 00/13] Add dedicated device tree node for RPM processor/subsystem
 2023-07-14  5:34 UTC  (2+ messages)
` (subset) "

[PATCH v14 00/12] Add support for MT8195 SCP 2nd core
 2023-07-13  8:01 UTC  (19+ messages)
` [PATCH v14 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v14 02/12] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v14 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v14 04/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v14 05/12] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v14 06/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v14 07/12] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v14 08/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v14 09/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v14 10/12] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v14 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v14 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH] dt-bindings: remoteproc: qcom: adsp: document firmware-name property
 2023-07-13  7:23 UTC  (3+ messages)

[INFO] Remoteproc/RPMSG patchset review order for July 12th 2023
 2023-07-12 20:51 UTC 

[PATCH v2] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-07-11 16:14 UTC  (3+ messages)

[PATCH v2 0/2] remoteproc: qcom: Use of_reserved_mem_lookup()
 2023-07-10 20:37 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: qcom: Handle reserved-memory allocation issues


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