messages from 2025-06-09 01:08:30 to 2025-07-03 03:50:26 UTC [more...]
[PATCH v3 0/5] remoteproc: imx_rproc: Support i.MX95
2025-07-03 5:01 UTC (16+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v3 2/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v3 3/5] remoteproc: imx_rproc: Add support for i.MX95
` [PATCH v3 4/5] arm64: dts: imx95: Add SCMI LMM/CPU nodes
` [PATCH v3 5/5] arm64: dts: imx95-19x19-evk: Add CM7 nodes and vdev related memory regions
[PATCH v2 0/3] Add support for remoteprocs on SM7635
2025-07-02 20:33 UTC (11+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom,sm8350-pas: document SM7635 MPSS & WPSS
` [PATCH v2 2/3] dt-bindings: remoteproc: qcom,sm8550-pas: document SM7635 ADSP & CDSP
` [PATCH v2 3/3] remoteproc: qcom: pas: Add SM7635 remoteproc support
[PATCH] remoteproc: xlnx: add shutdown callback
2025-07-02 14:25 UTC (2+ messages)
[PATCH 0/2] remoteproc: imx_dsp_rproc: Add coredump and recovery
2025-07-02 11:48 UTC (15+ messages)
` [PATCH 1/2] remoteproc: imx_dsp_rproc: Add support of recovery process
` [PATCH 2/2] remoteproc: imx_dsp_rproc: Add support of coredump
[PATCH v4 0/3] rpmsg: Introduce RPMSG_CREATE_EPT_FD_IOCTL uAPI
2025-07-02 7:48 UTC (11+ messages)
` [PATCH v4 1/3] rpmsg: char: Reuse eptdev logic for anonymous device
` [PATCH v4 2/3] rpmsg: char: Implement eptdev based on anonymous inode
` [PATCH v4 3/3] rpmsg: ctrl: Introduce RPMSG_CREATE_EPT_FD_IOCTL uAPI
[PATCH v7 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-06-29 17:25 UTC (4+ messages)
` [PATCH v7 1/3] pmdomain: core: introduce dev_pm_genpd_is_on()
` [PATCH v7 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v7 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
[PATCH v6 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-06-29 16:23 UTC (9+ messages)
` [PATCH v6 1/3] pmdomain: core: introduce dev_pm_genpd_is_on()
` [PATCH v6 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v6 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
[PATCH 0/2] remoteproc: cv1800b: Add initial support for C906L processor
2025-06-29 3:19 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add C906L rproc for Sophgo CV1800B SoC
` [PATCH 2/2] drivers: remoteproc: Add C906L controller "
[PATCH v4] remoteproc: k3-dsp: Fix an error handling path in k3_dsp_rproc_probe()
2025-06-27 21:42 UTC
[PATCH 0/3] Add support for remoteprocs on SM7635
2025-06-26 23:37 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom,sm8350-pas: document SM7635 MPSS & WPSS
` [PATCH 2/3] dt-bindings: remoteproc: qcom,sm8550-pas: document SM7635 ADSP & CDSP
` [PATCH 3/3] remoteproc: qcom: pas: Add SM7635 remoteproc support
[PATCH v2] rpmsg: char: Export alias for RPMSG ID rpmsg-raw from table
2025-06-26 16:38 UTC (4+ messages)
[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
2025-06-25 9:40 UTC (7+ messages)
` [PATCH v19 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v19 2/6] remoteproc: Add TEE support
` [PATCH v19 3/6] remoteproc: Introduce optional release_fw operation
` [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v19 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v19 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH 0/4] Start using rpmpd for power domains on MSM8974
2025-06-24 21:03 UTC (12+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: qcom,adsp: Make msm8974 use CX as power domain
` [PATCH 2/4] remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8974
` [PATCH 3/4] ARM: dts: qcom: msm8974: Sort header includes alphabetically
` [PATCH 4/4] ARM: dts: qcom: msm8974: Start using rpmpd for power domains
[PATCH v5 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-06-24 16:18 UTC (13+ messages)
` [PATCH v5 1/3] pmdomain: core: introduce dev_pm_genpd_is_on()
` [PATCH v5 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v5 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
[PATCH v2 0/3] remoteproc: imx_rproc: Support i.MX95
2025-06-24 12:00 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v2 2/3] remoteproc: imx_rproc: Add support for System Manager API
[PATCH v3] remoteproc: xlnx: allow single core use in split mode
2025-06-23 15:33 UTC (2+ messages)
[PATCH] remoteproc: debugfs: Replace scnprintf() with sysfs_emit()
2025-06-19 19:19 UTC (2+ messages)
[PATCH] remoteproc: debugfs: Replace scnprintf() with sysfs_emit()
2025-06-19 18:40 UTC
[PATCH 0/2] Correct the ready and handover interrupt number for sa8775p remoteproc
2025-06-18 20:58 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,sa8775p-pas: Correct the interrupt number
` [PATCH 2/2] arm64: dts: qcom: sa8775p: Correct the interrupt for remoteproc
` (subset) [PATCH 0/2] Correct the ready and handover interrupt number for sa8775p remoteproc
[PATCH v6] remoteproc: Add device awake calls in rproc boot and shutdown path
2025-06-18 14:32 UTC (2+ messages)
[PATCH v4 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
2025-06-18 4:09 UTC (3+ messages)
` (subset) "
[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
2025-06-17 21:31 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] soc: qcom: mdt_loader: Validation and cleanup fixes
2025-06-17 21:31 UTC (6+ messages)
` [PATCH v2 1/3] soc: qcom: mdt_loader: Ensure we don't read past the ELF header
` [PATCH v2 2/3] soc: qcom: mdt_loader: Rename mdt_phdr_valid()
` [PATCH v2 3/3] soc: qcom: mdt_loader: Actually use the e_phoff
[RESEND PATCH] rpmsg: Use strscpy() instead of strscpy_pad()
2025-06-17 21:30 UTC (5+ messages)
[PATCH] remoteproc: Don't use %pK through printk
2025-06-17 21:30 UTC (2+ messages)
[PATCH v18 0/6] Introduction of a remoteproc tee to load signed firmware
2025-06-17 17:52 UTC (11+ messages)
` [PATCH v18 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v18 2/6] remoteproc: Add TEE support
` [PATCH v18 3/6] remoteproc: Introduce release_fw optional operation
` [PATCH v18 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v18 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v18 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-06-17 15:56 UTC (15+ messages)
` [PATCH v4 1/3] pmdomain: core: introduce dev_pm_genpd_is_on
` [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
[PATCH v5] remoteproc: Add device awake calls in rproc boot and shutdown path
2025-06-17 13:14 UTC (2+ messages)
[PATCH v17 0/6] Introduction of a remoteproc tee to load signed firmware
2025-06-14 1:57 UTC (8+ messages)
` [PATCH v17 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v17 2/6] remoteproc: Add TEE support
` [PATCH v17 3/6] remoteproc: Introduce release_fw optional operation
` [PATCH v17 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v17 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v17 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH v2] remoteproc: xlnx: allow single core use in split mode
2025-06-13 18:07 UTC (4+ messages)
[PATCH v2] remoteproc: Cancel init error to zero
2025-06-11 3:50 UTC (2+ messages)
[PATCH v2] remoteproc: qcom: pas: Conclude the rename from adsp
2025-06-11 3:30 UTC (2+ messages)
[PATCH] remoteproc: xlnx: allow single core use in split mode
2025-06-10 18:27 UTC (3+ messages)
[RESEND PATCH v16 0/6] Introduction of a remoteproc tee to load signed firmware
2025-06-10 17:36 UTC (6+ messages)
` [RESEND PATCH v16 2/6] remoteproc: Add TEE support
WTS Available laptops and Memory
2025-06-10 14:51 UTC
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