Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2023-01-17 08:14:07 to 2023-02-09 14:04:43 UTC [more...]

[PATCH V3 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-09 14:04 UTC  (8+ messages)
` [PATCH V3 1/6] remoteproc: imx_rproc: correct i.MX8MQ DDR Code alias mapping
` [PATCH V3 2/6] remoteproc: elf_loader: introduce rproc_elf_find_shdr
` [PATCH V3 3/6] remoteproc: imx_rproc: add devtype
` [PATCH V3 4/6] remoteproc: imx_rproc: force pointer type
` [PATCH V3 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
` [PATCH V3 6/6] remoteproc: imx_rproc: set address of .interrupts section as bootaddr

[PATCH v4 00/12] Add support for MT8195 SCP 2nd core
 2023-02-09 12:48 UTC  (16+ messages)
` [PATCH v4 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v4 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v4 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v4 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v4 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v4 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v4 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v4 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v4 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v4 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v4 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v4 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH] firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
 2023-02-09  4:23 UTC  (4+ messages)

[PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-08 10:15 UTC  (7+ messages)
` [PATCH v2 2/7] arm64: dts: qcom: qcs404: "
` [PATCH v2 3/7] arm64: dts: qcom: msm8996: align RPM G-Link clock-controller "
` [PATCH v2 4/7] dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
` [PATCH v2 5/7] dt-bindings: soc: qcom,apr: correct qcom,intents type
` [PATCH v2 6/7] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema
` [PATCH v2 7/7] dt-bindings: remoteproc: qcom,glink-edge: correct label description

[PATCH 1/5] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-08  9:51 UTC  (13+ messages)
` [PATCH 2/5] arm64: dts: qcom: qcs404: "
` [PATCH 3/5] arm64: dts: qcom: msm8996: align RPM G-Link clock-controller "
` [PATCH 4/5] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema
` [PATCH 5/5] dt-bindings: remoteproc: qcom,glink-edge: correct label description

[PATCH] dt-bindings: remoteproc: qcom,sm8550-pas: correct power domains
 2023-02-07 21:09 UTC  (4+ messages)

[PATCH v4] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-07 13:44 UTC 

[PATCH v3] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-07 13:11 UTC  (2+ messages)

[PATCH v2] remoteproc: sysfs/debugfs: fix race while updating recovery flag
 2023-02-07  2:12 UTC  (3+ messages)

[PATCH] remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autoboot
 2023-02-06 13:59 UTC  (3+ messages)

[PATCH v2] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-04  7:23 UTC  (4+ messages)

[PATCH V2 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-03 13:03 UTC  (17+ messages)
` [PATCH V2 1/6] remoteproc: elf_loader: introduce rproc_elf_find_shdr
` [PATCH V2 2/6] remoteproc: imx_rproc: add devtype
` [PATCH V2 3/6] remoteproc: imx_rproc: correct i.MX8MQ DDR Code alias mapping
` [PATCH V2 4/6] remoteproc: imx_rproc: force pointer type
` [PATCH V2 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
` [PATCH V2 6/6] remoteproc: imx_rproc: set address of .interrupts section as bootaddr

[PATCH v2] remoteproc: xilinx: add mailbox channels for rpmsg
 2023-02-02 21:05 UTC  (4+ messages)

[PATCH] remoteproc: qcom: fix sparse warnings
 2023-01-31 16:01 UTC 

[PATCH] remoteproc: sysfs: fix race while updating recovery flag
 2023-01-30 17:43 UTC  (3+ messages)

[PATCH 1/2] remoteproc: qcom: pas: Add sm6115 remoteprocs
 2023-01-30 15:11 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: remoteproc: qcom: Add sm6115 pas yaml file

[PATCH] arm64: dts: qcom: sm6115: Add remoteproc nodes
 2023-01-28  5:42 UTC 

[PATCH] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-01-27 14:12 UTC  (4+ messages)

[PATCH v4 0/5] remoteproc: qcom_q6v5_pas: add support for SM8550 adsp, cdsp & mpss
 2023-01-27 11:03 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: remoteproc: qcom: adsp: move memory-region and firmware-name out of pas-common
` [PATCH v4 2/5] dt-bindings: remoteproc: qcom: adsp: document sm8550 adsp, cdsp & mpss compatible
` [PATCH v4 3/5] remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loading
` [PATCH v4 4/5] remoteproc: qcom_q6v5_pas: add support for assigning memory to firmware
` [PATCH v4 5/5] remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & data

[PATCH 0/6] rpmsg: glink: Misc improvements
 2023-01-26  0:25 UTC  (15+ messages)
` [PATCH 1/6] rpmsg: glink: Extract tx kick operation
` [PATCH 2/6] rpmsg: glink: smem: Wrap driver context
` [PATCH 3/6] rpmsg: glink: rpm: "
` [PATCH 4/6] rpmsg: glink: Move irq and mbox handling to transports
` [PATCH 5/6] rpmsg: glink: Fail qcom_glink_tx() once remove has been initiated
` [PATCH 6/6] rpmsg: glink: Cancel pending intent requests at removal

[PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-25 10:59 UTC  (13+ messages)
` [PATCH v3 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v3 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v3 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v3 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v3 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v3 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v3 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v3 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
` [PATCH v3 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
` [PATCH v3 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts

[PATCH] rpmsg: glink: Release driver_override
 2023-01-25  6:27 UTC  (4+ messages)

[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-23 13:58 UTC  (28+ messages)
` [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
` [PATCH v2 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
` [PATCH v2 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts

[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
 2023-01-23  9:59 UTC  (6+ messages)

[PATCH v9 17/27] firmware: qcom_scm: Use fixed width src vm bitmap
 2023-01-20 22:46 UTC 

[PATCH v4] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-01-20 10:18 UTC  (2+ messages)

[PATCH v3] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-01-18 23:55 UTC  (5+ messages)

[PATCH] rpmsg: glink: Include types in qcom_glink_native.h
 2023-01-18 22:06 UTC  (3+ messages)

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-18 19:23 UTC  (12+ messages)

[PATCH] rpmsg: qcom: glink: support waking up on channel rx
 2023-01-18 18:01 UTC  (2+ messages)

[PATCH] remoteproc: Make rproc_get_by_phandle() work for clusters
 2023-01-18 17:38 UTC  (6+ messages)

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-18 15:15 UTC  (10+ messages)
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op

Custom Software Development
 2023-01-18  8:50 UTC 

[PATCH v6 0/3] Add single core R5F IPC for AM62 SoC family
 2023-01-17 14:49 UTC  (8+ messages)
` [PATCH v6 2/3] dt-bindings: remoteproc: ti: Add new compatible "
` [PATCH v6 3/3] remoteproc: k3-r5: Use separate compatible string for TI AM62x "

[PATCH v5 0/2] Add single core R5F IPC for AM62 SoC family
 2023-01-17 14:37 UTC  (6+ messages)
` [PATCH v5 2/2] remoteproc: k3-r5: Use separate compatible string for TI "

[PATCH] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-01-17 11:05 UTC  (5+ messages)

[PATCH v2] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-01-17  9:26 UTC 

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2023-01-17  8:55 UTC  (5+ messages)
` [PATCH v3 03/11] arm64: dts: mt8195: Add SCP core 1 node

[PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
 2023-01-17  8:49 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox