messages from 2024-09-20 14:56:33 to 2024-10-16 16:02:15 UTC [more...]
[PATCH] remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region
2024-10-16 16:01 UTC (3+ messages)
[PATCH] remoteproc: Documentation: upgrade from staging
2024-10-16 15:43 UTC (3+ messages)
[PATCH] mailbox, remoteproc: k3-m4+: fix compile testing
2024-10-16 15:37 UTC (10+ messages)
[PATCH] remoteproc: qcom_q6v5_pas: disable auto boot for wpss
2024-10-16 13:54 UTC
[PATCH v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT
2024-10-16 4:55 UTC
[PATCH v2] remoteproc: Add a new remoteproc state RPROC_DEFUNCT
2024-10-16 4:16 UTC (4+ messages)
[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
2024-10-15 20:22 UTC (10+ messages)
` [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
[PATCH] rpmsg_ns: Work around TI non-standard message
2024-10-15 18:00 UTC (7+ messages)
[PATCH 00/10] remoteproc: few dev_err_probe() and other cleanups/improvements
2024-10-15 17:45 UTC (18+ messages)
` [PATCH 01/10] remoteproc: da8xx: Handle deferred probe
` [PATCH 02/10] remoteproc: da8xx: Simplify with dev_err_probe()
` [PATCH 03/10] remoteproc: ti_k3_r5: "
` [PATCH 04/10] remoteproc: ti_k3_r5: Simplify with scoped for each OF child loop
` [PATCH 05/10] remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()
` [PATCH 06/10] remoteproc: qcom_q6v5_mss: "
` [PATCH 07/10] remoteproc: qcom_q6v5_mss: Drop redundant error printks in probe
` [PATCH 08/10] remoteproc: qcom_q6v5_pas: Simplify with dev_err_probe()
` [PATCH 09/10] remoteproc: qcom_q6v5_wcss: "
` [PATCH 10/10] remoteproc: qcom_wcnss_iris: "
[PATCH] remoteproc: elf_loader: redundant check remove
2024-10-14 23:36 UTC (2+ messages)
[PATCH 0/6] Peripheral Image Loader support for Qualcomm SoCs
2024-10-14 12:38 UTC (35+ 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 0/4] Add new driver for WCSS secure PIL loading
2024-10-11 21:51 UTC (8+ messages)
` [PATCH V2 2/4] remoteproc: qcom: add hexagon based WCSS secure PIL driver
` [PATCH V2 3/4] arm64: dts: qcom: ipq5332: add nodes to bringup q6
` [PATCH V2 4/4] arm64: dts: qcom: ipq9574: add nodes to bring up q6
[PATCH] remoteproc: Fix spelling error in remoteproc.rst
2024-10-09 18:08 UTC (5+ messages)
[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 (19+ 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 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 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 (8+ 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 (9+ messages)
` [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release
[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 (11+ messages)
[PATCH] mailbox, remoteproc: omap2+: fix compile testing
2024-09-23 0:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).