linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 23:31:13 to 2023-04-06 04:02:01 UTC [more...]

[PATCH 0/3] rpmsg: Convert to platform remove callback returning void
 2023-04-06  4:04 UTC  (5+ messages)
` [PATCH 1/3] rpmsg: qcom_smd: Make qcom_smd_unregister_edge() return void
` [PATCH 2/3] rpmsg: qcom_glink_rpm: Convert to platform remove callback returning void
` [PATCH 3/3] rpmsg: qcom_smd: "

[INFO] Remoteproc/RPMSG patchset review order for March 22nd 2023
 2023-04-05 19:36 UTC 

[PATCH 0/5] stm32mp15: update remoteproc to support SCMI Device tree
 2023-04-05 18:01 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations
` [PATCH 2/5] ARM: dts: stm32: Remove the st,syscfg-tz property
` [PATCH 3/5] remoteproc: stm32: Clean-up the management of the hold boot by SMC call
` [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller
` [PATCH 5/5] ARM: dts: stm32: fix m4_rproc references to use scmi

[PATCH v3 0/2] remoteproc: get rproc devices for clusters
 2023-04-05 17:05 UTC  (4+ messages)
` [PATCH v3 1/2] remoteproc: Make rproc_get_by_phandle() work "
` [PATCH v3 2/2] remoteproc: enhance rproc_put() "

[PATCH] remoteproc: pru: remove always true check positive unsigned value
 2023-04-05 16:59 UTC  (3+ messages)

[PATCH v7 0/4] Introduce PRU platform consumer API
 2023-04-04 11:53 UTC  (5+ messages)
` [PATCH v7 1/4] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v7 2/4] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v7 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs
` [PATCH v7 4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR

[PATCH v9 00/11] Add support for MT8195 SCP 2nd core
 2023-04-03 17:25 UTC  (17+ messages)
` [PATCH v9 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v9 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v9 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v9 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v9 05/11] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v9 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v9 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v9 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v9 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v9 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v9 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Typo fix
 2023-04-03 17:18 UTC  (2+ messages)

[PATCH] remoteproc: stm32_rproc: Add mutex protection for workqueue
 2023-04-03 17:17 UTC  (2+ messages)

[PATCH v2 0/6] Add basic Minidump kernel driver support
 2023-04-03 16:25 UTC  (8+ messages)
` [PATCH v2 1/6] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v2 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v2 3/6] docs: qcom: Add qualcomm minidump guide
` [PATCH v2 4/6] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v2 5/6] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v2 6/6] remoterproc: qcom: refactor to leverage exported minidump symbol

[PATCH v6 0/4] Introduce PRU platform consumer API
 2023-04-03  9:01 UTC  (8+ messages)
` [PATCH v6 1/4] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v6 2/4] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v6 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs
    ` [EXTERNAL] "
` [PATCH v6 4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR

[PATCH] dt-bindings: remoteproc: typo fix
 2023-03-31 20:17 UTC  (2+ messages)

[PATCH v5 0/5] Introduce PRU platform consumer API
 2023-03-31 11:34 UTC  (26+ messages)
` [PATCH v5 1/5] soc: ti: pruss: Add pruss_get()/put() API
    ` [EXTERNAL] "
` [PATCH v5 2/5] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v5 3/5] soc: ti: pruss: Add pruss_cfg_read()/update() API
    ` [EXTERNAL] "
` [PATCH v5 4/5] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [PATCH v5 5/5] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX
    ` [EXTERNAL] "

[RESEND PATCH 1/3] dt-bindings: remoteproc: qcom,pas: correct memory-region constraints
 2023-03-31  9:21 UTC  (3+ messages)
` [RESEND PATCH 2/3] dt-bindings: remoteproc: qcom,sm6115-pas: "
` [RESEND PATCH 3/3] dt-bindings: remoteproc: qcom,sm8550-pas: require memory-region

[PATCH v2] dt-bindings: remoteproc: qcom,adsp: bring back firmware-name
 2023-03-31  9:00 UTC  (2+ messages)

[PATCH v3 0/3] remoteproc: qcom: pas: Support SDM845 SLPI
 2023-03-30 23:03 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible
` [PATCH v3 2/3] remoteproc: qcom: pas: refactor SLPI remoteproc init
` [PATCH v3 3/3] remoteproc: qcom: pas: add SDM845 SLPI compatible

[PATCH v8 0/3] Add single core R5F IPC for AM62 SoC family
 2023-03-29 23:21 UTC  (5+ messages)
` [PATCH v8 1/3] remoteproc: k3-r5: Simplify cluster mode setting usage
` [PATCH v8 2/3] dt-bindings: remoteproc: ti: Add new compatible for AM62 SoC family
` [PATCH v8 3/3] remoteproc: k3-r5: Use separate compatible string for TI AM62x "

[PATCH v2] remoteproc: remove unnecessary (void*) conversions
 2023-03-29 17:46 UTC  (8+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] dt-bindings: remoteproc: Drop unneeded quotes
 2023-03-29 17:21 UTC  (3+ messages)

[PATCH v7 0/3] Add single core R5F IPC for AM62 SoC family
 2023-03-29 13:15 UTC  (8+ messages)
` [PATCH v7 3/3] remoteproc: k3-r5: Use separate compatible string for TI AM62x "

[PATCH 0/2] rpmsg: glink: Fix + cleanup in __qcom_glink_send()
 2023-03-28 22:55 UTC  (4+ messages)
` [PATCH 1/2] rpmsg: glink: Propagate TX failures in intentless mode as well
` [PATCH 2/2] rpmsg: glink: Consolidate TX_DATA and TX_DATA_CONT

[PATCH v2 0/3] remoteproc: qcom: pas: Support SDM845 SLPI
 2023-03-28  8:26 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible
` [PATCH v2 2/3] remoteproc: qcom: pas: add SDM845 SLPI resource
` [PATCH v2 3/3] remoteproc: qcom: pas: refactor SLPI remoteproc init

Race condition between Linux and M4 app with rpmsg link init
 2023-03-28  2:06 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: qcom: Fix sm6115 pas documentation
 2023-03-27 20:44 UTC  (3+ messages)

[PATCH V3 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-03-27 15:09 UTC  (12+ messages)

[PATCH 0/2] rpmsg: glink: Wait for intent after intent request
 2023-03-27 14:46 UTC  (3+ messages)
` [PATCH 1/2] rpmsg: glink: Transition intent request signaling to wait queue
` [PATCH 2/2] rpmsg: glink: Wait for intent, not just request ack

[PATCH 0/2] Qualcomm SDM845 SLPI DSP driver support
 2023-03-27 12:25 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible
` [PATCH 2/2] remoteproc: qcom: pas: add SDM845 SLPI resource

[PATCH] remoteproc/davinci: Use dev_err_probe()
 2023-03-25 19:49 UTC  (3+ messages)

[PATCH v3 0/3] TI K3 M4F support on AM64x and AM62x SoCs
 2023-03-24 12:01 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: k3-m4f: Add bindings for K3 AM64x SoCs

[PATCH v2 0/2] remoteproc: get rproc devices for clusters
 2023-03-23 22:45 UTC  (12+ messages)
` [PATCH v2 1/2] remoteproc: Make rproc_get_by_phandle() work "
` [PATCH v2 2/2] remoteproc: enhance rproc_put() "

[PATCH] reset: meson-audio-arb: Use dev_err_probe()
 2023-03-23  9:05 UTC  (2+ messages)

[PATCH v8 00/11] Add support for MT8195 SCP 2nd core
 2023-03-23  2:02 UTC  (4+ messages)
` [PATCH v8 06/11] remoteproc: mediatek: Probe multi-core SCP

[PATCH 00/11] Add multipd remoteproc support
 2023-03-22 10:53 UTC  (7+ messages)
` [PATCH 08/11] remoteproc: qcom: Add Hexagon based multipd rproc driver

[PATCH 0/5] remoteproc: Call of_node_put() on iteration error
 2023-03-22  8:21 UTC  (13+ messages)
` [PATCH 1/5] remoteproc: stm32: "
` [PATCH 2/5] remoteproc: st: "
` [PATCH 4/5] remoteproc: imx_rproc: "
` [PATCH 5/5] retmoteproc: imx_dsp_rproc: "

[PATCH] remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname()
 2023-03-22  3:16 UTC 

[PATCH] remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname()
 2023-03-22  3:15 UTC 

[PATCH v3 1/1] soc: qcom: mdt_loader: Enhance split binary detection
 2023-03-21 18:32 UTC 

[PATCH v2 0/7] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-03-21 17:42 UTC  (10+ messages)
` [PATCH v2 4/7] soc: qcom: mdt_loader: Enhance split binary detection
` [PATCH v2 5/7] remoteproc: qcom: q6v5: Add support for q6 rmb registers
` [PATCH v2 6/7] remoteproc: qcom_q6v5_pas: Add support to attach a DSP

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-03-21 16:13 UTC  (4+ messages)
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[PATCH v4 0/5] Introduce PRU platform consumer API
 2023-03-21 10:45 UTC  (10+ messages)
` [PATCH v4 2/5] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
    ` [EXTERNAL] "
            ` [EXTERNAL] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).