Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2023-01-27 09:21:35 to 2023-02-14 09:46:37 UTC [more...]

[PATCH 0/3] Enable hwlock on Allwinner A64
 2023-02-14  9:45 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells
` [PATCH 2/3] dt-bindings: hwlock: sun6i: Add missing names
` [PATCH 3/3] arm64: dts: allwinner: a64: Add hwspinlock node

[PATCH] firmware: qcom_scm: Use fixed width src vm bitmap
 2023-02-14  8:58 UTC  (3+ messages)

[PATCH 0/9] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-02-14  8:28 UTC  (13+ messages)
` [PATCH 1/9] dt-bindings: firmware: qcom,scm: Update QDU1000/QRU1000 compatible
` [PATCH 2/9] dt-bindings: mailbox: qcom-ipcc: Add compatible for QDU1000/QRU1000
` [PATCH 3/9] dt-bindings: soc: qcom: aoss: Document power-domain-cells for aoss
` [PATCH 5/9] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices
` [PATCH 6/9] soc: qcom: mdt_loader: Enhance split binary detection
` [PATCH 7/9] remoteproc: qcom: q6v5: Add support for q6 rmb registers
` [PATCH 8/9] remoteproc: qcom_q6v5_pas: Add support to attach a DSP
` [PATCH 9/9] remoteproc: qcom_q6v5_pas: Add QDU1000/QRU1000 mpss compatible & data

[PATCH v3 1/4] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
 2023-02-14  8:03 UTC  (4+ messages)

[PATCH v2 0/6] rpmsg: glink: Misc improvements
 2023-02-14  2:40 UTC  (9+ messages)
` [PATCH v2 1/6] rpmsg: glink: Extract tx kick operation
` [PATCH v2 2/6] rpmsg: glink: smem: Wrap driver context
` [PATCH v2 3/6] rpmsg: glink: rpm: "
` [PATCH v2 4/6] rpmsg: glink: Move irq and mbox handling to transports
` [PATCH v2 5/6] rpmsg: glink: Fail qcom_glink_tx() once remove has been initiated
` [PATCH v2 6/6] rpmsg: glink: Cancel pending intent requests at removal

[PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-13 22:23 UTC  (12+ messages)
` [PATCH v2 2/7] arm64: dts: qcom: qcs404: "
` [PATCH v2 3/7] arm64: dts: qcom: msm8996: align RPM G-Link clock-controller "
` [PATCH v2 4/7] dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
` [PATCH v2 5/7] dt-bindings: soc: qcom,apr: correct qcom,intents type
` [PATCH v2 6/7] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema
` [PATCH v2 7/7] dt-bindings: remoteproc: qcom,glink-edge: correct label description
` (subset) [PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings

[PATCH v3 0/3] drivers: remoteproc: xilinx: add mailbox support
 2023-02-13 21:18 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: mailbox: zynqmp: handle multiple child nodes
` [PATCH v3 2/3] drivers: remoteproc: xilinx: fix carveout names
` [PATCH v3 3/3] remoteproc: xilinx: add mailbox channels for rpmsg

[PATCH V2 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-13 18:04 UTC  (18+ messages)
` [PATCH V2 1/6] remoteproc: elf_loader: introduce rproc_elf_find_shdr
` [PATCH V2 2/6] remoteproc: imx_rproc: add devtype
` [PATCH V2 3/6] remoteproc: imx_rproc: correct i.MX8MQ DDR Code alias mapping
` [PATCH V2 4/6] remoteproc: imx_rproc: force pointer type
` [PATCH V2 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
` [PATCH V2 6/6] remoteproc: imx_rproc: set address of .interrupts section as bootaddr

[PATCH V3 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-13 17:50 UTC  (12+ messages)
` [PATCH V3 1/6] remoteproc: imx_rproc: correct i.MX8MQ DDR Code alias mapping
` [PATCH V3 2/6] remoteproc: elf_loader: introduce rproc_elf_find_shdr
` [PATCH V3 3/6] remoteproc: imx_rproc: add devtype
` [PATCH V3 4/6] remoteproc: imx_rproc: force pointer type
` [PATCH V3 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
` [PATCH V3 6/6] remoteproc: imx_rproc: set address of .interrupts section as bootaddr

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

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

[PATCH] remoteproc: qcom: fix sparse warnings
 2023-02-13  0:55 UTC  (3+ messages)

[PATCH v1] remoteproc: mediatek: Check the SCP image format
 2023-02-12 20:24 UTC  (4+ messages)

[PATCH] dt-bindings: remoteproc: sti: convert st-rproc into dt-schema
 2023-02-12 16:08 UTC  (2+ messages)

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

[PATCH] firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
 2023-02-09  4:23 UTC  (4+ messages)

[PATCH 1/5] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-08  9:51 UTC  (13+ messages)
` [PATCH 2/5] arm64: dts: qcom: qcs404: "
` [PATCH 3/5] arm64: dts: qcom: msm8996: align RPM G-Link clock-controller "
` [PATCH 4/5] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema
` [PATCH 5/5] dt-bindings: remoteproc: qcom,glink-edge: correct label description

[PATCH] dt-bindings: remoteproc: qcom,sm8550-pas: correct power domains
 2023-02-07 21:09 UTC  (4+ messages)

[PATCH v4] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-07 13:44 UTC 

[PATCH v3] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-07 13:11 UTC  (2+ messages)

[PATCH v2] remoteproc: sysfs/debugfs: fix race while updating recovery flag
 2023-02-07  2:12 UTC  (3+ messages)

[PATCH] remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autoboot
 2023-02-06 13:59 UTC  (3+ messages)

[PATCH v2] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-04  7:23 UTC  (4+ messages)

[PATCH v2] remoteproc: xilinx: add mailbox channels for rpmsg
 2023-02-02 21:05 UTC  (4+ messages)

[PATCH] remoteproc: sysfs: fix race while updating recovery flag
 2023-01-30 17:43 UTC  (3+ messages)

[PATCH 1/2] remoteproc: qcom: pas: Add sm6115 remoteprocs
 2023-01-30 15:11 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: remoteproc: qcom: Add sm6115 pas yaml file

[PATCH] arm64: dts: qcom: sm6115: Add remoteproc nodes
 2023-01-28  5:42 UTC 

[PATCH] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-01-27 14:12 UTC  (3+ messages)

[PATCH v4 0/5] remoteproc: qcom_q6v5_pas: add support for SM8550 adsp, cdsp & mpss
 2023-01-27 11:03 UTC  (3+ messages)


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