Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-10 15:43:29 to 2024-10-09 13:34:46 UTC [more...]

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 13:34 UTC  (13+ messages)
` [PATCH 38/51] remoteproc: omap: "

[PATCH 1/3] remoteproc: Add Arm remoteproc driver
 2024-10-09  9:46 UTC  (22+ messages)
` [PATCH v2 0/5] remoteproc: arm64: Introduce remoteproc support for Corstone-1000 External Systems
  ` [PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors
  ` [PATCH v2 5/5] remoteproc: arm64: corstone1000: Add the External Systems driver

[PATCH v11 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-10-09  8:01 UTC  (8+ messages)
` [PATCH v11 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v11 2/7] remoteproc: Add TEE support
` [PATCH v11 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v11 4/7] remoteproc: Introduce release_fw optional operation
` [PATCH v11 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v11 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v11 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v10 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-10-08 18:27 UTC  (12+ messages)
` [PATCH v10 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v10 2/7] remoteproc: Add TEE support
` [PATCH v10 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v10 4/7] remoteproc: Introduce release_fw optional operation
` [PATCH v10 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v10 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v10 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH] mailbox, remoteproc: k3-m4+: fix compile testing
 2024-10-08 14:12 UTC  (2+ messages)

[PATCH] remoteproc: Fix spelling error in remoteproc.rst
 2024-10-08  7:15 UTC 

[PATCH 0/6] Peripheral Image Loader support for Qualcomm SoCs
 2024-10-08  6:21 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: qcom,pas-common: Introduce iommus and qcom,devmem property
` [PATCH 2/6] remoteproc: qcom: Add iommu map_unmap helper function
` [PATCH 3/6] remoteproc: qcom: Add helper function to support IOMMU devmem translation
` [PATCH 4/6] remoteproc: qcom: Add support to parse qcom,devmem property
` [PATCH 5/6] remoteproc: qcom: Add support of SHM bridge to enable memory protection
` [PATCH 6/6] remoteproc: qcom: Enable map/unmap and SHM bridge support

[PATCH v2] rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name length
 2024-10-08  3:54 UTC  (2+ messages)

[PATCH] remoteproc: qcom: Fix NULL pointer in glink_subdev_stop()
 2024-10-07 19:09 UTC  (7+ messages)

[PATCH] rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name length
 2024-10-07 14:00 UTC  (4+ messages)

[PATCH 0/6] Peripheral Image Loader support for Qualcomm SoCs
 2024-10-04 21:40 UTC 

[PATCH AUTOSEL 5.15 22/31] remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
 2024-10-04 18:28 UTC 

[PATCH AUTOSEL 6.1 27/42] remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
 2024-10-04 18:26 UTC 

[PATCH AUTOSEL 6.6 37/58] remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
 2024-10-04 18:24 UTC 

[PATCH AUTOSEL 6.10 42/70] remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
 2024-10-04 18:20 UTC 

[PATCH AUTOSEL 6.11 45/76] remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
 2024-10-04 18:17 UTC 

[PATCH 1/1] remoteproc: Use iommu_paging_domain_alloc()
 2024-10-03 13:58 UTC  (11+ messages)

[PATCH v2] selftest: remoteproc: Add basic test for start/stop sequence
 2024-10-03  9:20 UTC  (3+ messages)

[PATCH] remoteproc: virtio: Add synchronize_cbs to remoteproc_virtio
 2024-10-02 15:36 UTC  (3+ messages)

[PATCH] remoteproc: k3: Call of_node_put(rmem_np) only once in three functions
 2024-09-30 16:45 UTC  (4+ messages)

[PATCH v9 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-09-27 10:01 UTC  (21+ messages)
` [PATCH v9 2/7] remoteproc: Add TEE support
` [PATCH v9 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release
` [PATCH v9 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v9 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v3] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
 2024-09-26  6:40 UTC  (5+ messages)

[PATCH] hwspinlock: fix some comments about 'will never sleep'
 2024-09-26  2:30 UTC 

[PATCH V2] rpmsg: glink: Add abort_tx check in intent wait
 2024-09-25 16:13 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.12
 2024-09-25  8:30 UTC  (6+ messages)

[PATCH v2] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
 2024-09-25  3:17 UTC  (3+ messages)

[PATCH] selftest: remoteproc: Add basic test for start/stop sequence
 2024-09-25  0:53 UTC  (2+ messages)

[PATCH] remoteproc: qcom: q6v5-mss: Use common error handling code in q6v5_mpss_load()
 2024-09-24 19:49 UTC  (2+ messages)

[GIT PULL] hwspinlock update for v6.12
 2024-09-24 19:36 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v6.12
 2024-09-24 19:36 UTC  (2+ messages)

How to create/use RPMSG-over-VIRTIO devices in Linux
 2024-09-23 13:39 UTC  (15+ messages)

[PATCH] mailbox, remoteproc: omap2+: fix compile testing
 2024-09-23  0:27 UTC  (3+ messages)

[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
 2024-09-22 20:21 UTC  (24+ messages)
` [PATCH v1 1/5] riscv: asm: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v1 2/5] dt-bindings: mailbox: add binding for Microchip IPC mailbox driver
` [PATCH v1 3/5] mailbox: add Microchip IPC support
` [PATCH v1 4/5] dt-bindings: remoteproc: add binding for Microchip IPC remoteproc
` [PATCH v1 5/5] remoteproc: add support for Microchip IPC remoteproc platform driver

[RFC PATCH] remoteproc: k3-r5: Fix check performed in k3_r5_rproc_{mbox_callback/kick}
 2024-09-19  8:33 UTC  (9+ messages)

[PATCH v3] remoteproc: k3-dsp: Fix an error handling path in k3_dsp_rproc_probe()
 2024-09-14 15:41 UTC 

[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
 2024-09-13 21:16 UTC  (3+ messages)

[PATCH v2] remoteproc: k3-dsp: Fix an error handling path in k3_dsp_rproc_probe()
 2024-09-10 16:56 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).