Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-06 07:54:01 to 2024-06-25 16:40:03 UTC [more...]

[PATCH v9 0/5] soc: qcom: add in-kernel pd-mapper implementation
 2024-06-25 16:45 UTC  (9+ messages)
` [PATCH v9 1/5] soc: qcom: pdr: protect locator_addr with the main mutex
` [PATCH v9 2/5] soc: qcom: pdr: fix parsing of domains lists
` [PATCH v9 3/5] soc: qcom: pdr: extract PDR message marshalling data
` [PATCH v9 4/5] soc: qcom: add pd-mapper implementation
` [PATCH v9 5/5] remoteproc: qcom: enable in-kernel PD mapper
` (subset) [PATCH v9 0/5] soc: qcom: add in-kernel pd-mapper implementation

[PATCH v9 0/8] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2024-06-25  7:13 UTC  (28+ messages)
` [PATCH v9 1/8] remoteproc: qcom: Add PRNG proxy clock
` [PATCH v9 2/8] remoteproc: qcom: Add secure PIL support
` [PATCH v9 3/8] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH v9 4/8] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH v9 5/8] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH v9 6/8] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH v9 7/8] clk: qcom: Add WCSSAON reset
` [PATCH v9 8/8] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH v3 0/5] Add MPSS remoteproc support for SDX75
 2024-06-24 11:21 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: document the SDX75 PAS
` [PATCH v3 2/5] remoteproc: qcom: pas: Add SDX75 remoteproc support
` [PATCH v3 3/5] arm64: dts: qcom: sdx75: update reserved memory regions for mpss
` [PATCH v3 4/5] arm64: dts: qcom: sdx75: Add remoteproc node
` [PATCH v3 5/5] arm64: dts: qcom: sdx75-idp: enable MPSS "

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-06-23 10:14 UTC  (26+ messages)
` [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters

[PATCH 0/4] remoteproc: k3-r5: Introduce suspend to ram support
 2024-06-21 15:00 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: k3-r5: Fix IPC-only mode detection
` [PATCH 2/4] remoteproc: k3-r5: Introduce PM suspend/resume handlers
` [PATCH 3/4] remoteproc: k3-r5: k3_r5_rproc_stop: code reorder
` [PATCH 4/4] remoteproc: k3-r5: support for graceful stop of remote cores

[PATCH v8 0/5] Introduction of a remoteproc tee to load signed firmware
 2024-06-21 14:37 UTC  (6+ messages)
` [PATCH v8 1/5] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v8 2/5] remoteproc: Add TEE support
` [PATCH v8 3/5] dt-bindings: remoteproc: Add compatibility for "
` [PATCH v8 4/5] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v8 5/5] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v2 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-06-21 13:46 UTC  (5+ messages)
` [PATCH v2 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe

[PATCH v3 0/4]remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2024-06-20 21:58 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices
` [PATCH v3 2/4] remoteproc: qcom: q6v5: Add support for q6 rmb registers
` [PATCH v3 3/4] remoteproc: qcom_q6v5_pas: Add support to attach a DSP
` [PATCH v3 4/4] remoteproc: qcom_q6v5_pas: Add QDU1000/QRU1000 mpss compatible

[PATCH v7 0/5] Introduction of a remoteproc tee to load signed firmware
 2024-06-20 21:28 UTC  (11+ messages)
` [PATCH v7 1/5] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v7 2/5] remoteproc: Add TEE support
` [PATCH v7 3/5] dt-bindings: remoteproc: Add compatibility for "
` [PATCH v7 4/5] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v7 5/5] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH V1] rpmsg: glink: Make glink smem interrupt wakeup capable
 2024-06-18 23:57 UTC  (4+ messages)

[PATCH v5] remoteproc: xlnx: add attach detach support
 2024-06-18 17:26 UTC  (5+ messages)

[PATCH v10 0/8] TI K3 M4F support on AM62 and AM64 SoCs
 2024-06-18 17:07 UTC  (11+ messages)
` [PATCH v10 1/8] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
` [PATCH v10 2/8] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
` [PATCH v10 3/8] arm64: dts: ti: k3-am62: Add M4F remoteproc node
` [PATCH v10 4/8] arm64: dts: ti: k3-am625-sk: "
` [PATCH v10 5/8] arm64: dts: ti: k3-am64: "
` [PATCH v10 6/8] arm64: dts: ti: k3-am642-sk: "
` [PATCH v10 7/8] arm64: dts: ti: k3-am642-evm: "
` [PATCH v10 8/8] arm64: defconfig: Enable TI K3 M4 remoteproc driver

[PATCH v2 0/5] Add MPSS remoteproc support for SDX75
 2024-06-17 17:33 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: document the SDX75 PAS
` [PATCH v2 2/5] remoteproc: qcom: pas: Add SDX75 remoteproc support
` [PATCH v2 3/5] arm64: dts: qcom: sdx75: add missing qlink_logging reserved memory for mpss
` [PATCH v2 4/5] arm64: dts: qcom: sdx75: Add remoteproc node
` [PATCH v2 5/5] arm64: dts: qcom: sdx75-idp: enable MPSS "

[PATCH] remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init
 2024-06-17 14:42 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: remoteproc: imx_rproc: add minItems for power-domain
 2024-06-17 14:41 UTC  (3+ messages)

[PATCH V2] net: qrtr: ns: Ignore ENODEV failures in ns
 2024-06-14 11:30 UTC  (2+ messages)

[PATCH v2 00/13] OMAP mailbox FIFO removal
 2024-06-14  6:12 UTC  (4+ messages)

Remoteproc/RPMSG patchset review order for June 12th 2024
 2024-06-12 17:51 UTC 

[PATCH] remoteproc: imx_rproc: Adjust phandle parsing issue while remapping optional addresses in imx_rproc_addr_init()
 2024-06-12 13:20 UTC  (7+ messages)
  ` [lvc-project] "

[PATCH V2 0/2] Add tracepoint support and remote name mapping to smp2p
 2024-06-12  9:12 UTC  (8+ messages)
` [PATCH V2 1/2] soc: qcom: smp2p: Add remote name into smp2p irq devname
` [PATCH V2 2/2] soc: qcom: smp2p: Introduce tracepoint support

[PATCH 1/6] remoteproc: omap: Use devm_rproc_alloc() helper
 2024-06-11 17:58 UTC  (7+ messages)
` [PATCH 2/6] remoteproc: omap: Use devm action to release reserved memory
` [PATCH 3/6] remoteproc: omap: Use devm_rproc_add() helper
` [PATCH 4/6] remoteproc: da8xx: Use devm_rproc_alloc() helper
` [PATCH 5/6] remoteproc: da8xx: Use devm action to release reserved memory
` [PATCH 6/6] remoteproc: da8xx: Use devm_rproc_add() helper

[PATCH v3] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs
 2024-06-10 17:26 UTC  (2+ messages)

[PATCH] rpmsg: char: add missing MODULE_DESCRIPTION() macro
 2024-06-10 17:25 UTC  (2+ messages)

[PATCH v6 0/5] Introduction of a remoteproc tee to load signed firmware
 2024-06-10 17:06 UTC  (10+ messages)
` [PATCH v6 1/5] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v6 2/5] remoteproc: Add TEE support
` [PATCH v6 3/5] dt-bindings: remoteproc: Add compatibility for "
` [PATCH v6 4/5] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v6 5/5] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH] remoteproc: mediatek: Increase MT8188 SCP core0 DRAM size
 2024-06-10 16:34 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: remoteproc: imx_rproc: add minItems for power-domain
 2024-06-10  7:37 UTC  (4+ messages)

[PATCH v8 0/5] soc: qcom: add in-kernel pd-mapper implementation
 2024-06-08  0:46 UTC  (9+ messages)
` [PATCH v8 1/5] soc: qcom: pdr: protect locator_addr with the main mutex
` [PATCH v8 4/5] soc: qcom: add pd-mapper implementation
` [PATCH v8 5/5] remoteproc: qcom: enable in-kernel PD mapper

[PATCH v2] rpmsg: qcom_smd: Improve error handling for qcom_smd_parse_edge
 2024-06-07 11:53 UTC  (2+ messages)

[PATCH 0/5] Add MPSS remoteproc support for SDX75
 2024-06-07  7:06 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: document the SDX75 PAS
` [PATCH 2/5] remoteproc: qcom: pas: Add SDX75 remoteproc support
` [PATCH 3/5] arm64: dts: qcom: sdx75: add missing qlink_logging reserved memory for mpss
` [PATCH 4/5] arm64: dts: qcom: sdx75: Add remoteproc node
` [PATCH 5/5] arm64: dts: qcom: sdx75-idp: enable MPSS "

[PATCH v4] drivers: remoteproc: xlnx: add attach detach support
 2024-06-06 21:17 UTC  (7+ messages)

[PATCH] remoteproc: mediatek: Don't print error when optional scp handle is missing
 2024-06-06 19:11 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).