Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2025-12-15 06:35:28 to 2025-12-29 12:37:49 UTC [more...]

[PATCH 1/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
 2025-12-29 12:37 UTC  (23+ messages)
` [PATCH 2/9] dt-bindings: remoteproc: qcom: add IPQ9574 image loader
` [PATCH 6/9] remoteproc: qcom_q6v5_wcss: support IPQ9574
` [PATCH 7/9] remoteproc: qcom_q6v5_wcss: support m3 firmware
` [PATCH 8/9] remoteproc: qcom_q6v5_wcss: drop unused clocks from q6v5 struct
` [PATCH 9/9] remoteproc: qcom_q6v5_wcss: use bulk clk API for q6 clocks in QCS404

[PATCH 0/8] MDM9607/MSM8917/MSM8937/MSM8940 MSS
 2025-12-29 12:33 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MDM9607
` [PATCH 2/8] remoteproc: qcom_q6v5_mss: "
` [PATCH 3/8] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8917
` [PATCH 4/8] remoteproc: qcom_q6v5_mss: "
` [PATCH 5/8] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8937
` [PATCH 6/8] remoteproc: qcom_q6v5_mss: "
` [PATCH 7/8] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8940
` [PATCH 8/8] remoteproc: qcom_q6v5_mss: "

[PATCH 00/26] Introduce meminspect
 2025-12-29  6:59 UTC  (15+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
` [PATCH 19/26] mm/numa: Register information into meminspect
` [PATCH 20/26] mm/sparse: "
` [PATCH 21/26] printk: "

[PATCH v20 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-12-29  5:50 UTC  (9+ messages)
` [PATCH v20 1/6] dt-bindings: firmware: Add TEE remoteproc service binding
` [PATCH v20 2/6] dt-bindings: remoteproc: Add STM32 TEE-controlled rproc binding
` [PATCH v20 3/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v20 4/6] remoteproc: Introduce optional release_fw operation
` [PATCH v20 5/6] remoteproc: Add TEE support
` [PATCH v20 6/6] remoteproc: stm32: Add TEE-controlled STM32 driver

[PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
 2025-12-29  4:31 UTC 

[PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
 2025-12-28 18:02 UTC  (3+ messages)

[PATCH v3 0/5] Add initial remoteproc support for Kaanapali SoC
 2025-12-26  2:10 UTC  (18+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP
` [PATCH v3 2/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP
` [PATCH v3 3/5] dt-bindings: remoteproc: qcom,pas: Document pas for SoCCP on Kaanapali and Glymur platforms
` [PATCH v3 4/5] remoteproc: qcom: pas: Add late attach support for subsystems
` [PATCH v3 5/5] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali

[PATCH] docs: dt-bindings: remoteproc: fix Keystone DSP GPIO binding link
 2025-12-25  8:49 UTC  (2+ messages)

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-24  0:15 UTC  (19+ messages)
` [PATCH v6 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v6 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v6 3/5] docs: driver-api: gpio: generic gpio driver over rpmsg bus
` [PATCH v6 4/5] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH] dt-bindings: remoteproc: qcom,sm8550-pas: Drop SM8750 ADSP from if-branch
 2025-12-23 20:16 UTC  (2+ messages)

[PATCH v1 16/23] hwspinlock: omap: Discard pm_runtime_put() return value
 2025-12-22 20:46 UTC  (2+ messages)

[PATCH v8 0/6] Add new driver for WCSS secure PIL loading
 2025-12-22  4:12 UTC  (11+ messages)
` [PATCH v8 1/6] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v8 2/6] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
` [PATCH v8 3/6] remoteproc: qcom: add hexagon based WCSS secure PIL driver
` [PATCH v8 4/6] arm64: dts: qcom: ipq5018: add nodes to bring up q6
` [PATCH v8 5/6] arm64: dts: qcom: ipq5332: "
` [PATCH v8 6/6] arm64: dts: qcom: ipq9574: "

[PATCH v9 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-12-20 14:45 UTC  (18+ messages)
` [PATCH v9 01/14] dt-bindings: remoteproc: qcom,pas: Add iommus property
` [PATCH v9 02/14] firmware: qcom_scm: Remove redundant piece of code
` [PATCH v9 03/14] firmware: qcom_scm: Rename peripheral as pas_id
` [PATCH v9 04/14] firmware: qcom_scm: Introduce PAS context allocator helper function
` [PATCH v9 05/14] remoteproc: pas: Replace metadata context with PAS context structure
` [PATCH v9 06/14] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
` [PATCH v9 07/14] soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
` [PATCH v9 08/14] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v9 09/14] firmware: qcom_scm: Refactor qcom_scm_pas_init_image()
` [PATCH v9 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v9 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v9 12/14] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call
` [PATCH v9 13/14] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v9 14/14] arm64: dts: qcom: Add EL2 overlay for Lemans

[PATCH v7 0/8] Add new driver for WCSS secure PIL loading
 2025-12-20  8:42 UTC  (14+ messages)
` [PATCH v7 2/8] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
` [PATCH v7 4/8] mailbox: qcom: fix IPC register offset for IPQ5424
` [PATCH v7 6/8] arm64: dts: qcom: ipq5332: add nodes to bring up q6
` [PATCH v7 7/8] arm64: dts: qcom: ipq5424: "
` [PATCH v7 8/8] arm64: dts: qcom: ipq9574: "

[PATCH v2] remoteproc: imx_dsp_rproc: only reset carveout memory at RPROC_OFFLINE state
 2025-12-18 15:39 UTC  (2+ messages)

[PATCH v5 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-12-18 15:37 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v5 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v5 3/5] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v5 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v5 5/5] remoteproc: imx_rproc: Add support for i.MX95

[v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
 2025-12-18 14:58 UTC  (14+ messages)

[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-12-18 14:45 UTC  (26+ messages)
` [PATCH v8 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table

[PATCH RFC 0/3] remoteproc/qcom,q6v5: introduce IPQ9574
 2025-12-18  6:46 UTC  (7+ messages)
` [PATCH RFC 1/3] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-12-18  5:22 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v4 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v4 3/5] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v4 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v4 5/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH] remoteproc: imx_dsp_rproc: only reset carveout memory at RPROC_OFFLINE state
 2025-12-17 23:06 UTC  (3+ messages)

[PATCH v3 0/2] mailbox queue length check
 2025-12-17 21:27 UTC  (3+ messages)
` [PATCH v3 1/2] mailbox: check mailbox queue is full or not
` [PATCH v3 2/2] remoteproc: xlnx: do not kick if mbox queue is full

[RFC PATCH 0/2] Enhance RPMsg buffer management
 2025-12-17 22:20 UTC  (13+ messages)
` [RFC PATCH 1/2] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v2] remoteproc: imx_dsp_rproc: Fix multiple start/stop operations
 2025-12-17 20:05 UTC  (4+ messages)

[PATCH 0/5] rpmsg: Cleanup, fixes, and RX path optimization
 2025-12-17  6:51 UTC  (6+ messages)
` [PATCH 1/5] rpmsg: Replace sprintf() with sysfs_emit() in sysfs show
` [PATCH 2/5] rpmsg: core: Fix incorrect return value documentation
` [PATCH 3/5] rpmsg: char: Fix typo in comment
` [PATCH 4/5] rpmsg: Handle dev_set_name() failures properly
` [RFC PATCH 5/5] rpmsg: virtio: Optimize endpoint lookup in RX path with RCU

[PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
 2025-12-16 22:23 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
 2025-12-16 20:53 UTC  (7+ messages)

[PATCH] remoteproc: imx_rproc: Ues sync handling in rx_callback for i.MX7ULP suspend
 2025-12-16  2:29 UTC  (5+ messages)

[PATCH v2 0/2] mailbox queue length check
 2025-12-15 18:31 UTC  (9+ messages)
` [PATCH v2 1/2] mailbox: check mailbox queue is full or not


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