Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
[PATCH 00/12] arm64: qcom: autodetect firmware paths
 2024-05-31 18:53 UTC  (27+ messages)
` [PATCH 01/12] soc: qcom: add firmware name helper
` [PATCH 02/12] wifi: wcn36xx: make use of QCOM_FW_HELPER
` [PATCH 03/12] soc: qcom: wcnss_ctrl: "
` [PATCH 04/12] remoteproc: qcom_q6v5_mss: switch to mbn files by default
` [PATCH 05/12] remoteproc: qcom_q6v5_mss: make use of QCOM_FW_HELPER
` [PATCH 06/12] remoteproc: qcom_q6v5_pas: switch to mbn files by default
` [PATCH 07/12] remoteproc: qcom_q6v5_pas: make use of QCOM_FW_HELPER
` [PATCH 08/12] remoteproc: qcom_wcnss: switch to mbn files by default
` [PATCH 09/12] remoteproc: qcom_wcnss: make use of QCOM_FW_HELPER
` [PATCH 10/12] "
` [PATCH 11/12] arm64: dts: qcom: apq8016-sbc: drop firmware-name properties
` [PATCH 12/12] arm64: dts: qcom: apq8096-db820c: "

[PATCH v5 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-05-31 17:28 UTC  (18+ messages)
` [PATCH v5 1/7] remoteproc: Add TEE support
` [PATCH v5 2/7] dt-bindings: remoteproc: Add compatibility for "
` [PATCH v5 3/7] dt-bindings: remoteproc: Add processor identifier property
` [PATCH v5 4/7] remoteproc: core introduce rproc_set_rsc_table_on_start function
` [PATCH v5 5/7] remoteproc: core: support of the tee interface
` [PATCH v5 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v5 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v2] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs
 2024-05-31  8:19 UTC  (2+ messages)

[PATCH v8 0/5] soc: qcom: add in-kernel pd-mapper implementation
 2024-05-30 22:39 UTC  (8+ messages)
` [PATCH v8 1/5] soc: qcom: pdr: protect locator_addr with the main mutex
` [PATCH v8 2/5] soc: qcom: pdr: fix parsing of domains lists
` [PATCH v8 3/5] soc: qcom: pdr: extract PDR message marshalling data
` [PATCH v8 4/5] soc: qcom: add pd-mapper implementation
` [PATCH v8 5/5] remoteproc: qcom: enable in-kernel PD mapper

[PATCH 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-05-30 14:16 UTC  (5+ messages)
` [PATCH 1/3] remoteproc: k3-r5: Use devm_rproc_alloc() helper
` [PATCH 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe
` [PATCH 3/3] remoteproc: k3-dsp: Acquire mailbox handle during probe routine

[PATCH V2] net: qrtr: ns: Ignore ENODEV failures in ns
 2024-05-30 10:36 UTC 

[PATCH v3 0/4] Add support for hwspinlock bust
 2024-05-29 21:28 UTC  (7+ messages)
` [PATCH v3 1/4] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH v3 2/4] hwspinlock: qcom: implement bust operation
` [PATCH v3 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
` [PATCH v3 4/4] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop
` (subset) [PATCH v3 0/4] Add support for hwspinlock bust

[PATCH 0/5] arm64: qcom: sa8775p: enable remoteprocs - ADSP, CDSP and GPDSP
 2024-05-29 14:31 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Document the SA8775p "
` [PATCH 2/5] dt-bindings: mailbox: qcom-ipcc: Add GPDSP0 and GPDSP1 clients
` [PATCH 3/5] remoteproc: qcom_q6v5_pas: Add support for SA8775p ADSP, CDSP and GPDSP
` [PATCH 4/5] arm64: dts: qcom: sa8775p: add ADSP, CDSP and GPDSP nodes
` [PATCH 5/5] arm64: dts: qcom: sa8775p-ride: enable remoteprocs

[PATCH v2 0/4] Add support for hwspinlock bust
 2024-05-29  2:10 UTC  (11+ messages)
` [PATCH v2 1/4] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH v2 2/4] hwspinlock: qcom: implement bust operation
` [PATCH v2 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
      `  "
` [PATCH v2 4/4] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop

[PATCH 0/2] Mark qcom,ipc as deprecated in two schemas
 2024-05-29  2:01 UTC  (3+ messages)
` (subset) "

[PATCH v10] remoteproc: qcom: Move minidump related layout and API to soc/qcom directory
 2024-05-28 21:27 UTC  (2+ messages)

[PATCH] remoteproc: stm32_rproc: Fix mailbox interrupts queuing
 2024-05-28 19:38 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: msm8996: enable fastrpc and glink-edge
 2024-05-28 13:27 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/5] arm64: qcom: sa8775p: enable remoteprocs - ADSP, CDSP and GPDSP
 2024-05-28  7:50 UTC  (15+ messages)
` [PATCH v2 1/5] dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p "
` [PATCH v2 2/5] dt-bindings: mailbox: qcom-ipcc: Add GPDSP0 and GPDSP1 clients
` [PATCH v2 3/5] remoteproc: qcom_q6v5_pas: Add support for SA8775p ADSP, CDSP and GPDSP
` [PATCH v2 4/5] arm64: dts: qcom: sa8775p: add ADSP, CDSP and GPDSP nodes
` [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: enable remoteprocs

[PATCH 0/7] Add support for hwspinlock bust
 2024-05-25 16:45 UTC  (30+ messages)
` [PATCH 1/7] hwspinlock: Introduce refcount
` [PATCH 2/7] hwspinlock: Enable hwspinlock sharing
` [PATCH 3/7] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH 4/7] hwspinlock: qcom: implement bust operation
` [PATCH 5/7] dt-bindings: remoteproc: qcom,pas: Add hwlocks
` [PATCH 6/7] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop
` [PATCH 7/7] arm64: dts: qcom: sm8650: Add hwlock to remoteproc

[PATCH v2 0/2] remoteproc: xlnx: Add attach detach ops and sram support
 2024-05-23 17:11 UTC  (7+ messages)
` [PATCH v2 1/2] drivers: remoteproc: xlnx: add attach detach support
` [PATCH v2 2/2] drivers: remoteproc: xlnx: add sram support

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-05-22 12:44 UTC  (6+ messages)

[GIT PULL] rpmsg updates for v6.10
 2024-05-21 18:13 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.10
 2024-05-21 18:13 UTC  (2+ messages)

[PATCH] rpmsg: char: fix rpmsg_eptdev structure documentation
 2024-05-21 16:53 UTC  (3+ messages)

[PATCH] remoteproc: mediatek: Zero out only remaining bytes of IPI buffer
 2024-05-21 16:47 UTC  (3+ messages)

[RESEND PATCH v5 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-05-21 12:24 UTC  (8+ messages)
` [RESEND PATCH v5 1/7] remoteproc: Add TEE support
` [RESEND PATCH v5 2/7] dt-bindings: remoteproc: Add compatibility for "
` [RESEND PATCH v5 3/7] dt-bindings: remoteproc: Add processor identifier property
` [RESEND PATCH v5 4/7] remoteproc: core introduce rproc_set_rsc_table_on_start function
` [RESEND PATCH v5 5/7] remoteproc: core: support of the tee interface
` [RESEND PATCH v5 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [RESEND PATCH v5 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v3 0/2] remoteproc: k3-r5: Wait for core0 power-up before powering up core1
 2024-05-20 15:14 UTC  (4+ messages)
` [PATCH v3 2/2] remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs

[PATCH v7 0/6] soc: qcom: add in-kernel pd-mapper implementation
 2024-05-11 21:52 UTC  (4+ messages)
` [PATCH v7 1/6] soc: qcom: pdr: protect locator_addr with the main mutex

[PATCH v9 0/5] TI K3 M4F support on AM62 SoCs
 2024-05-10 15:29 UTC  (11+ messages)
` [PATCH v9 2/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH 0/3] Fix up qcom,halt-regs definition in various schemas
 2024-05-07 14:11 UTC  (2+ messages)

[PATCH] remoteproc: k3-r5: Jump to error handling labels in start/stop errors
 2024-05-06 19:43 UTC  (2+ messages)

[PATCH] remoteproc: mediatek: Fix error code in scp_rproc_init()
 2024-05-06 19:42 UTC  (3+ messages)

[bug report] remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
 2024-05-06 14:26 UTC  (2+ messages)

[PATCH 0/2] remoteproc: xlnx: Add attach detach ops and sram support
 2024-05-05 23:47 UTC  (5+ messages)
` [PATCH 1/2] drivers: remoteproc: xlnx: add attach detach support
` [PATCH 2/2] drivers: remoteproc: xlnx: add sram support

[PATCH v9 1/3] soc: qcom: Add qcom_rproc_minidump module
 2024-05-03  8:27 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).