Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2025-09-23 03:19:25 to 2025-10-10 05:44:26 UTC [more...]

[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-10-10  5:44 UTC  (11+ messages)
` [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
              ` [Linux-stm32] "

[PATCH v3 0/3] Adding brcmstb-hwspinlock support
 2025-10-10  2:00 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: hwlock: "
` [PATCH v3 2/3] hwspinlock: brcmstb hardware semaphore support
` [PATCH v3 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver

[PATCH v3 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-10-09 22:58 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v3 2/4] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v3 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
` [PATCH v3 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[PATCH v2 0/3] Adding brcmstb-hwspinlock support
 2025-10-09 15:40 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: hwlock: "
` [PATCH v2 2/3] hwspinlock: brcmstb hardware semaphore support
` [PATCH v2 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver

[PATCH 0/6] Add initial remoteproc support for Kaanapali SoC
 2025-10-09 10:30 UTC  (31+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP
` [PATCH 2/6] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP
` [PATCH 3/6] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali MPSS
` [PATCH 4/6] dt-bindings: remoteproc: qcom,pas: Document pas for Kaanapali SoCCP
` [PATCH 5/6] remoteproc: qcom: pas: Add late attach support for subsystems
` [PATCH 6/6] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali

[PATCH 0/5] dt-bindings: remoteproc: Document Glymur ADSP/CDSP PAS
 2025-10-09 10:09 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: mailbox: qcom-ipcc: Document the Glymur IPCC
` [PATCH 2/5] dt-bindings: mailbox: qcom-ipcc: Document Glymur physical client IDs
` [PATCH 3/5] dt-bindings: soc: qcom,aoss-qmp: Document the Glymur AOSS side channel
` [PATCH 4/5] dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur ADSP
` [PATCH 5/5] dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur CDSP

omap_remoteproc: Deadlock due to runtime PM
 2025-10-08 20:04 UTC 

[PATCH v2 0/2] mailbox queue length check
 2025-10-08 16:49 UTC  (6+ messages)
` [PATCH v2 1/2] mailbox: check mailbox queue is full or not
` [PATCH v2 2/2] remoteproc: xlnx: do not kick if mbox queue is full

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

[PATCH v3 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-10-08  9:49 UTC  (6+ messages)

[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-10-07  9:16 UTC  (17+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v2 2/4] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH 0/6] remoteproc: core: misc update
 2025-10-05 14:14 UTC  (7+ messages)
` [PATCH 1/6] remoteproc: core: Drop redundant initialization of 'ret' in rproc_shutdown()
` [PATCH 2/6] remoteproc: core: Sort header includes
` [PATCH 3/6] remoteproc: core: Removed unused headers
` [PATCH 4/6] remoteproc: core: Use cleanup.h macros to simplify lock handling
` [PATCH 5/6] remoteproc: core: Remove unused export of rproc_va_to_pa
` [PATCH 6/6] remoteproc: core: Consolidate bool flags into 1-bit bitfields

[GIT PULL] rpmsg updates for v6.18
 2025-10-04 23:42 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.18
 2025-10-04 23:42 UTC  (2+ messages)

[RFC PATCH] remoteproc: core: full attach detach during recovery
 2025-10-02 15:33 UTC 

[PATCH 0/3] Adding brcmstb-hwspinlock support
 2025-10-01 15:28 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: hwlock: "
` [PATCH 1/3] dt-bindings: hwlock: support for brcmstb-hwspinlock
` [PATCH 2/3] hwspinlock: brcmstb hardware semaphore support
` [PATCH 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver

[PATCH v3 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-10-01 14:22 UTC  (9+ messages)
` [PATCH v3 1/6] remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove path
` [PATCH v3 2/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanup
` [PATCH v3 3/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanup
` [PATCH v3 4/6] remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
` [PATCH v3 5/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanup
` [PATCH v3 6/6] remoteproc: imx_rproc: Use devm_rproc_add() helper

[PATCH] mailbox: check mailbox queue is full or not
 2025-09-30 18:38 UTC  (13+ messages)

[PATCH v2 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-09-26  8:26 UTC  (15+ messages)
` [PATCH v2 1/6] remoteproc: imx_rproc: Fix runtime PM cleanup order and error handling
` [PATCH v2 2/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanup
` [PATCH v2 3/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanup
` [PATCH v2 4/6] remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
` [PATCH v2 5/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanup
` [PATCH v2 6/6] remoteproc: imx_rproc: Use devm_rproc_add() helper

[PATCH v2 0/2] Add support for MT8189 SCP and device tree bindings
 2025-09-25  6:23 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8189 scp
` [PATCH v2 2/2] remoteproc: mediatek: Support MT8189 SCP

[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
 2025-09-23 21:37 UTC  (2+ messages)

[PATCH] remoteproc: Fix potential null pointer dereference in pru_rproc_set_ctable()
 2025-09-23 18:01 UTC  (6+ messages)
` [PATCH v2] remoteproc: pru: Fix potential NULL "

[PATCH v2 0/5] remoteproc: imx_rproc: misc clean up
 2025-09-23  5:22 UTC  (3+ messages)
` [PATCH v2 5/5] MAINTAINERS: Add an entry for i.MX remoteproc driver

[PATCH 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-09-23  4:33 UTC  (7+ messages)
` [PATCH 1/6] remoteproc: imx_rproc: Fix runtime PM cleanup order and error handling
` [PATCH 4/6] remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup


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