Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2023-09-01 08:10:14 to 2023-09-12 14:41:10 UTC [more...]

[PATCH 0/2] Rpmsg support for i.MX DSP with resource table
 2023-09-12 14:41 UTC  (14+ messages)
` [PATCH 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
` [PATCH 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2023-09-12 13:31 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v2 02/14] arm64: dts: qcom: msm8996: "
` [PATCH v2 03/14] arm64: dts: qcom: qcs404: "
` [PATCH v2 04/14] dt-bindings: arm-smmu: Fix SDM630 clocks description
` [PATCH v2 05/14] dt-bindings: usb: qcom,dwc3: Fix SDM660 clock description
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: Drop RPM bus clocks
` [PATCH v2 07/14] arm64: dts: qcom: msm8939: "
` [PATCH v2 08/14] dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock
` [PATCH v2 09/14] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock
` [PATCH v2 10/14] remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS
` [PATCH v2 11/14] arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPI
` [PATCH v2 12/14] arm64: dts: qcom: msm8996: "
` [PATCH v2 13/14] arm64: dts: qcom: msm8996: Remove PNoC clock from MSS
` [PATCH v2 14/14] arm64: dts: qcom: sdm630: Fix USB2 clock-names order

[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-12 10:18 UTC  (24+ messages)
` [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [REBASE PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module
` [REBASE PATCH v5 03/17] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump()
` [REBASE PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [REBASE PATCH v5 05/17] init: export linux_banner data variable
` [REBASE PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [REBASE PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [REBASE PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [REBASE PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [REBASE PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [REBASE PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [REBASE PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [REBASE PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [REBASE PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [REBASE PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [REBASE PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-12  9:58 UTC  (43+ messages)
` [PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module
` [PATCH v5 03/17] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump()
` [PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [PATCH v5 05/17] init: export linux_banner data variable
` [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support

[PATCH 1/1] rpmsg: virtio_rpmsg_bus - prevent possible race condition
 2023-09-11 17:20 UTC  (8+ messages)

[PATCH] remoteproc: k3-r5: Wait for core0 power-up before powering up core1
 2023-09-11 16:45 UTC  (2+ messages)

[PATCH v3 0/4] sc7180: Add ADSP
 2023-09-09 11:57 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: qcom: sc7180-pas: Add ADSP compatible
` [PATCH v3 2/4] remoteproc: qcom: pas: Add sc7180 adsp
` [PATCH v3 3/4] arm64: dts: qcom: sc7180: Add tertiary mi2s pinctrl
` [PATCH v3 4/4] arm64: dts: qcom: sc7180: Add ADSP

[PATCH v4 0/3] add zynqmp TCM bindings
 2023-09-08 15:12 UTC  (12+ messages)
` [PATCH v4 3/3] remoteproc: zynqmp: get TCM from device-tree

[PATCH v17 00/14] Add support for MT8195 SCP 2nd core
 2023-09-07 10:49 UTC  (20+ messages)
` [PATCH v17 02/14] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v17 04/14] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v17 05/14] remoteproc: mediatek: Extract SCP common registers
` [PATCH v17 06/14] remoteproc: mediatek: Revise SCP rproc initialization flow for multi-core SCP
` [PATCH v17 07/14] remoteproc: mediatek: Probe SCP cluster on single-core SCP
` [PATCH v17 08/14] remoteproc: mediatek: Probe SCP cluster on multi-core SCP
` [PATCH v17 09/14] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v17 11/14] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v17 12/14] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v17 13/14] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v17 14/14] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH 1/1] rpmsg: virtio_rpmsg_bus - prevent possible race condition
 2023-09-07  4:51 UTC 

[INFO] Remoteproc/RPMSG patchset review order for September 6th 2023
 2023-09-06 22:52 UTC 

[PATCH v2 0/4] sc7180: Add ADSP
 2023-09-06 14:53 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: qcom: sc7180-pas: Add ADSP compatible
` [PATCH v2 2/4] remoteproc: qcom: pas: Add sc7180 adsp
` [PATCH v2 3/4] arm64: dts: qcom: sc7180: Add tertiary mi2s pinctrl
` [PATCH v2 4/4] arm64: dts: qcom: sc7180: Add ADSP

[PATCH v2 0/2] Fix tcsr_mutex register for IPQ6018
 2023-09-05 16:08 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size
` [PATCH v2 2/2] hwspinlock: qcom: Remove IPQ6018 SOC specific compatible

[PATCH 0/4] sc7180: Add ADSP
 2023-09-05 10:34 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: qcom: sc7180-pas: Add ADSP compatible
` [PATCH 2/4] remoteproc: qcom: pas: Add sc7180 adsp
` [PATCH 3/4] arm64: dts: qcom: sc7180: Add tertiary mi2s pinctrl
` [PATCH 4/4] arm64: dts: qcom: sc7180: Add ADSP

[PATCH 0/3] Fix tcsr_mutex register for IPQ6018
 2023-09-05  9:56 UTC  (14+ messages)
` [PATCH 1/3] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size
` [PATCH 2/3] hwspinlock: qcom: Drop unused qcom,ipq6018-tcsr-mutex
` [PATCH 3/3] dt-bindings: hwlock: "

[GIT PULL] hwspinlock updates for v6.6
 2023-09-04 22:50 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.6
 2023-09-04 22:50 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v6.6
 2023-09-04 22:50 UTC  (2+ messages)

[PATCH 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
 2023-09-04 22:31 UTC  (7+ messages)

[PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
 2023-09-04 16:53 UTC  (3+ messages)

[PATCH v5 0/5] TI K3 M4F support on AM64x and AM62x SoCs
 2023-09-02 10:49 UTC  (7+ messages)
` [PATCH v5 4/5] remoteproc: k3: Split out functions common with M4 driver
` [PATCH v5 5/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem


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