Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2021-01-08 00:08:26 to 2021-02-04 16:18:07 UTC [more...]

[PATCH] remoteproc: qcom: fix glink dependencies
 2021-02-04 16:16 UTC  (2+ messages)

[PATCH v25 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2021-02-04 15:20 UTC  (7+ messages)
` [PATCH v25 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v25 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v25 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v25 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v25 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v3 00/15] introduce a generic IOCTL interface for RPMsg channels management
 2021-02-04 15:11 UTC  (19+ messages)
` [PATCH v3 01/15] rpmsg: char: rename rpmsg_char_init to rpmsg_chrdev_init
` [PATCH v3 02/15] rpmsg: move RPMSG_ADDR_ANY in user API and document the API
` [PATCH v3 03/15] rpmsg: char: export eptdev create an destroy functions
` [PATCH v3 04/15] rpmsg: char: dissociate the control device from the rpmsg class
` [PATCH v3 05/15] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v3 06/15] rpmsg: update rpmsg_chrdev_register_device function
` [PATCH v3 07/15] rpmsg: virtio: probe the rpmsg_ctrl device
` [PATCH v3 08/15] rpmsg: glink: add sendto and trysendto ops
` [PATCH v3 09/15] rpmsg: smd: "
` [PATCH v3 10/15] rpmsg: char: use sendto to specify the message destination address
` [PATCH v3 11/15] rpmsg: ctrl: introduce RPMSG_CREATE_DEV_IOCTL
` [PATCH v3 12/15] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function
` [PATCH v3 13/15] rpmsg: char: introduce a RPMsg driver for the RPmsg char device
` [PATCH v3 14/15] rpmsg: char: no dynamic endpoint management for the default one
` [PATCH v3 15/15] rpmsg: char: return an error if device already open

[PATCH v4 00/17] remoteproc: Add support for detaching a rproc
 2021-02-03  7:58 UTC  (19+ messages)
` [PATCH v4 01/17] dt-bindings: remoteproc: Add bindind to support autonomous processors
` [PATCH v4 05/17] remoteproc: Add new get_loaded_rsc_table() remoteproc operation
` [PATCH v4 11/17] remoteproc: Introduce function __rproc_detach()
` [PATCH v4 12/17] remoteproc: Introduce function rproc_detach()
` [PATCH v4 17/17] remoteproc: Refactor rproc delete and cdev release path

[PATCH] remoteproc: qcom_wcnss: remove unneeded semicolon
 2021-02-03  2:46 UTC 

[PATCH v8 0/9] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2021-01-30  5:20 UTC  (10+ messages)
` [PATCH v8 1/9] remoteproc: qcom: Add PRNG proxy clock
` [PATCH v8 2/9] remoteproc: qcom: Add secure PIL support
` [PATCH v8 3/9] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH v8 4/9] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH v8 5/9] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH v8 6/9] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH v8 7/9] clk: qcom: Add WCSSAON reset
` [PATCH v8 8/9] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH v8 9/9] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH v9 0/4] Add non PAS wcss Q6 support for QCS404
 2021-01-30  5:19 UTC  (5+ messages)
` [PATCH v9 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v9 2/4] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for QCS404
` [PATCH v9 3/4] remoteproc: qcom: wcss: Add non pas wcss Q6 support "
` [PATCH v9 4/4] remoteproc: qcom: wcss: explicitly request exclusive reset control

[PATCH 0/3] remoteproc: qcom: q6v5-wcss: Add driver data for IPQ6018
 2021-01-29 17:12 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding "
` [PATCH 2/3] remoteproc: qcom: wcss: populate driver data "
` [PATCH 3/3] arm64: dts: ipq6018: Update WCSS PIL driver compatible

[PATCH 0/3] remoteproc: qcom: q6v5-wcss: Add driver data for IPQ6018
 2021-01-29 17:09 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding "
` [PATCH 2/3] remoteproc: qcom: wcss: populate driver data "
` [PATCH 3/3] arm64: dts: ipq6018: Update WCSS PIL driver compatible

[PATCH v2 00/16] introduce generic IOCTL interface for RPMsg channels management
 2021-01-29  9:45 UTC  (14+ messages)
` [PATCH v2 01/16] rpmsg: introduce RPMsg control driver for channel creation
` [PATCH v2 02/16] rpmsg: add RPMsg control API to register service
` [PATCH v2 04/16] rpmsg: ctrl: implement the ioctl function to create device

[PATCH] remoteproc: pru: future-proof PRU ID matching
 2021-01-28 23:37 UTC  (5+ messages)

[PATCH] remoteproc/wkup_m3: Drop legacy platform data no longer needed
 2021-01-28 23:14 UTC  (2+ messages)

[PATCH v9 4/4] remoteproc: qcom: wcss: explicitly request exclusive reset control
 2021-01-28 18:48 UTC 

[PATCH] remoteproc: ingenic: Add module parameter 'auto_boot'
 2021-01-26 22:50 UTC  (2+ messages)

[PATCH v3 0/4] remoteproc/mediatek: support L1TCM for MT8192 SCP
 2021-01-27  8:31 UTC  (5+ messages)
` [PATCH v3 1/4] remoteproc/mediatek: use devm_platform_ioremap_resource_byname
` [PATCH v3 2/4] remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
` [PATCH v3 3/4] dt-bindings: remoteproc: mediatek: add L1TCM memory region
` [PATCH v3 4/4] remoteproc/mediatek: support L1TCM

[PATCH] remoteproc/mediatek: acknowledge watchdog IRQ after handled
 2021-01-27  8:20 UTC 

[PATCH v2 0/5] Introduce PRU remoteproc consumer API
 2021-01-25 15:56 UTC  (8+ messages)
            ` [External] : "

[PATCH V9 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-26 13:49 UTC  (12+ messages)
` [PATCH V9 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V9 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V9 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V9 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V9 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V9 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V9 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V9 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V9 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V9 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH] rpmsg: char: return an error if device already open
 2021-01-25 17:19 UTC  (6+ messages)
  ` [Linux-stm32] "

[PATCH 0/2] Add HwSpinlock support for TI K3 AM64x SoCs
 2021-01-25 23:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwlock: Update OMAP HwSpinlock binding for "
` [PATCH 2/2] hwspinlock: omap: Add support for K3 "

[PATCH v2 0/5] Amlogic Meson Always-On ARC remote-processor support
 2021-01-25 17:51 UTC  (13+ messages)
` [PATCH v2 1/5] dt-bindings: sram: Add compatible strings for the Meson AO ARC SRAM
` [PATCH v2 2/5] dt-bindings: Amlogic: add the documentation for the SECBUS2 registers
` [PATCH v2 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH v2 4/5] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
` [PATCH v2 5/5] ARM: dts: meson: add the AO ARC remote processor

[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
 2021-01-21  1:44 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH V8 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-21  1:21 UTC  (13+ messages)
` [PATCH V8 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V8 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V8 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V8 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V8 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V8 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V8 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V8 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V8 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V8 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH] hwspinlock: remove sirf driver
 2021-01-20 13:25 UTC 

[PATCH] remoteproc: core: Fix rproc->firmware free in rproc_set_firmware()
 2021-01-19 18:08 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
 2021-01-19 15:57 UTC  (4+ messages)

[PATCH V7 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-18 12:19 UTC  (11+ messages)
` [PATCH V7 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V7 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V7 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V7 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V7 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V7 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V7 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V7 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V7 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V7 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH 0/3] soc: qcom: mdt_loader: General improvements
 2021-01-17 23:03 UTC  (8+ messages)
` [PATCH 2/3] soc: qcom: mdt_loader: Handle split bins correctly
` [PATCH 3/3] soc: qcom: mdt_loader: Read hash from firmware blob

[PATCH v2] remoteproc: pru: Fix loading of GNU Binutils ELF
 2021-01-15 16:40 UTC  (2+ messages)

[PATCH V5 0/8] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-15  3:29 UTC  (21+ messages)
` [PATCH V5 1/8] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V5 2/8] remoteproc: add is_iomem to da_to_va
` [PATCH V5 3/8] remoteproc: imx_rproc: correct err message
` [PATCH V5 4/8] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V5 6/8] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V5 7/8] remoteproc: imx_rproc: ignore mapping vdev regions

[PATCH V6 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-15  3:28 UTC  (17+ messages)
` [PATCH V6 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V6 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V6 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V6 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V6 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V6 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V6 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V6 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V6 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V6 10/10] remoteproc: imx_proc: enable virtio/mailbox

[PATCH 0/3] Fix wcn36xx on msm8916-samsung-a5u
 2021-01-13  3:04 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom,wcnss-pil: Add qcom,wcn3660b compatible

[PATCH v2 0/4] remoteproc/mediatek: support L1TCM for MT8192 SCP
 2021-01-11 18:39 UTC  (6+ messages)
` [PATCH v2 1/4] remoteproc/mediatek: use devm_platform_ioremap_resource_byname
` [PATCH v2 2/4] remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
` [PATCH v2 3/4] dt-bindings: remoteproc: mediatek: add L1TCM memory region
` [PATCH v2 4/4] remoteproc/mediatek: support L1TCM

[PATCH net-next 0/4] net: ipa: support COMPILE_TEST
 2021-01-09 21:53 UTC  (4+ messages)
` [PATCH net-next 4/4] "

[PATCH] remoteproc: Create a separate workqueue for recovery tasks
 2021-01-08 21:03 UTC  (7+ messages)

[PATCH 0/2] remoteproc/mediatek: support L1TCM for MT8192 SCP
 2021-01-08  3:50 UTC  (6+ messages)
` [PATCH 2/2] remoteproc/mediatek: support L1TCM


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