Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2025-12-05 19:57:24 to 2025-12-18 15:36:40 UTC [more...]

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-18 15:36 UTC  (14+ 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 v6 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[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  (37+ messages)
` [PATCH v8 04/14] firmware: qcom_scm: Introduce PAS context initialization helper function
` [PATCH v8 08/14] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v8 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v8 14/14] arm64: dts: qcom: Add EL2 overlay for Lemans

[PATCH v9 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-12-18 13:34 UTC  (16+ 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 v5 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-12-18  5:17 UTC  (6+ 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

[PATCH v2] remoteproc: imx_dsp_rproc: only reset carveout memory at RPROC_OFFLINE state
 2025-12-18  7:17 UTC 

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

[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 v7 0/8] Add new driver for WCSS secure PIL loading
 2025-12-18  4:28 UTC  (16+ messages)
` [PATCH v7 1/8] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v7 2/8] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
` [PATCH v7 3/8] remoteproc: qcom: add hexagon based WCSS secure PIL driver
` [PATCH v7 4/8] mailbox: qcom: fix IPC register offset for IPQ5424
` [PATCH v7 5/8] arm64: dts: qcom: ipq5018: add nodes to bring up q6
` [PATCH v7 6/8] arm64: dts: qcom: ipq5332: "
` [PATCH v7 7/8] arm64: dts: qcom: ipq5424: "
` [PATCH v7 8/8] arm64: dts: qcom: ipq9574: "

[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 v20 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-12-17 15:39 UTC  (7+ 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 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  (10+ messages)

[PATCH 00/26] Introduce meminspect
 2025-12-16 15:12 UTC  (9+ messages)
` [PATCH 21/26] printk: Register information into meminspect

[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

[PATCH v2 1/3] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
 2025-12-15  2:11 UTC  (7+ messages)
` [PATCH v2 2/3] remoteproc: imx_dsp_rproc: Rename macro to reflect multiple contexts
` [PATCH v2 3/3] remoteproc: imx_dsp_rproc: Wait for suspend ACK only if WAIT_FW_CONFIRMATION is set

[PATCH v2] dt-bindings: remoteproc: Fix dead link to Keystone DSP GPIO binding
 2025-12-15  1:47 UTC  (2+ messages)

[PATCH] rpmsg: core: fix race in driver_override_show() and use core helper
 2025-12-15  1:39 UTC  (2+ messages)

[PATCH] rpmsg: virtio: EPOLLOUT support
 2025-12-15  1:04 UTC  (2+ messages)

[PATCH v2 0/2] Add Microchip IPC remoteproc support
 2025-12-13  5:42 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
` [PATCH v2 2/2] remoteproc: add support for Microchip IPC remoteproc platform driver

[PATCH] dt-bindings: remoteproc: qcom,adsp: Re-add cx-supply
 2025-12-11 14:41 UTC  (4+ messages)

[PATCH] rpmsg: glink: Replace strcpy() with strscpy()
 2025-12-11  8:48 UTC 

[RFC PATCH] remoteproc: imx_dsp_rproc: Fix multiple start/stop commands
 2025-12-10 12:56 UTC  (4+ messages)

[PATCH v6 0/8] Add new driver for WCSS secure PIL loading
 2025-12-10 10:33 UTC  (14+ messages)
` [PATCH v6 1/8] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v6 2/8] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
` [PATCH v6 3/8] remoteproc: qcom: add hexagon based WCSS secure PIL driver
` [PATCH v6 4/8] mailbox: qcom: fix IPC register offset for IPQ5424
` [PATCH v6 5/8] arm64: dts: qcom: ipq5018: add nodes to bring up q6
` [PATCH v6 6/8] arm64: dts: qcom: ipq5332: "
` [PATCH v6 7/8] arm64: dts: qcom: ipq5424: "
` [PATCH v6 8/8] arm64: dts: qcom: ipq9574: "

[PATCH v2 0/7] Add initial remoteproc support for Kaanapali and Glymur SoCs
 2025-12-10  6:17 UTC  (4+ messages)
` [PATCH v2 4/7] remoteproc: qcom: pas: Add late attach support for subsystems

[PATCH v7 1/2] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-12-09 14:20 UTC  (6+ messages)
  ` [PATCH v7 2/2] remoteproc: qcom: "

[PATCH v3] remoteproc: qcom_q6v5_wcss: drop redundant wcss_q6_bcr_reset
 2025-12-08 22:33 UTC 

[GIT PULL] rpmsg updates for v6.19
 2025-12-06 19:04 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.19
 2025-12-06 19:04 UTC  (2+ messages)

[PATCH 0/4] Start using rpmpd for power domains on MSM8974
 2025-12-06  4:06 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Define VDD_MXC for SC8280XP
 2025-12-06  4:06 UTC  (2+ messages)

[PATCH 1/2] remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
 2025-12-06  3:35 UTC  (4+ messages)


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