linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-17 21:03:02 to 2020-08-01 04:38:06 UTC [more...]

[PATCH 1/2] remoteproc: elf: support platform specific memory hook
 2020-08-01  4:37 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add elf memory hooks

[PATCH v6 0/5] Provide basic driver to control Arm R5 co-processor found on
 2020-07-31 23:03 UTC  (6+ messages)
` [PATCH v6 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] remoteproc: core: Add coredump ops to remoteproc
 2020-07-31 22:17 UTC 

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-07-31 20:14 UTC  (28+ messages)
` [PATCH 01/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M
` [PATCH 02/10] remoteproc: imx_rproc: correct err message
` [PATCH 03/10] remoteproc: imx: use devm_ioremap
` [PATCH 04/10] remoteproc: imx_rproc: make syscon optional
` [PATCH 05/10] remoteproc: imx_rproc: make clk optional
` [PATCH 06/10] remoteproc: imx_rproc: add load hook
` [PATCH 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH 09/10] remoteproc: imx_proc: enable virtio/mailbox
` [PATCH 10/10] remoteproc: imx_rproc: support coproc booting before Linux

[PATCH] dt-bindings: hwlock: qcom: Remove invalid binding
 2020-07-31 17:53 UTC  (2+ messages)

[PATCH v7 0/5] Provide basic driver to control Arm R5 co-processor found on
 2020-07-31 16:47 UTC  (6+ messages)
` [PATCH v7 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v7 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v7 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v7 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v7 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH 00/13] introduce IOCTL interface for RPMsg channel management
 2020-07-31 15:56 UTC  (15+ messages)
` [PATCH 01/13] rpmsg: introduce rpmsg raw driver
` [PATCH 02/13] rpmsg: introduce rpmsg_control driver for channel creation
` [PATCH 03/13] rpmsg: add helper to create the rpmsg ctrl device
` [PATCH 04/13] rpmsg: virtio: probe the rpmsg_ctrl device
` [PATCH 05/13] rpmsg: uapi: add service param for create destroy ioctls
` [PATCH 06/13] rpmsg: add RPMsg control info structure
` [PATCH 07/13] rpmsg: control: add driver registration API
` [PATCH 08/13] rpmsg: raw: register service to the rpmsg control
` [PATCH 09/13] rpmsg: add override field in channel info
` [PATCH 10/13] rpmsg: ns: initialize channel info override field
` [PATCH 11/13] rpmsg: virtio: use the driver_override in channel creation
` [PATCH 12/13] rpmsg: control: implement the ioctrl function to create device
` [PATCH 13/13] rpmsg: ctrl: add support of the endpoints release

[PATCH 0/9] introduce name service announcement rpmsg driver
 2020-07-31 11:47 UTC  (10+ messages)
` [PATCH 1/9] rpmsg: virtio: rename rpmsg_create_channel
` [PATCH 2/9] rpmsg: core: add channel creation internal API
` [PATCH 3/9] rpmsg: virtio: add rpmsg channel device ops
` [PATCH 4/9] rpmsg: define the name service announcement as reserved address
` [PATCH 5/9] rpmsg: introduce reserved rpmsg driver for ns announcement
` [PATCH 6/9] rpmsg: virtio: use rpmsg ns device for the "
` [PATCH 7/9] rpmsg: ns: add name service announcement service
` [PATCH 8/9] rpmsg: virtio: use rpmsg_ns driver to manage ns announcement
` [PATCH 9/9] rpmsg: ns: name service announcement endianness

[PATCH] rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description
 2020-07-31  7:48 UTC 

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-07-31  5:47 UTC  (8+ messages)
` [PATCH v4 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v4 2/4] rpmsg: move common structures and defines to headers
` [PATCH v4 3/4] rpmsg: update documentation
` [PATCH v4 4/4] vhost: add an RPMsg API

[PATCH] remoteproc: virtio: support sharing vdev buffer
 2020-07-30 21:54 UTC  (4+ messages)

[PATCH v5 0/2] Add character device interface to remoteproc
 2020-07-30 17:07 UTC  (7+ messages)
` [PATCH v5 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v5 2/2] remoteproc: core: Register the "

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

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

[PATCH V1 0/6] Glink native fixes upstreaming
 2020-07-30  5:18 UTC  (7+ messages)
` [PATCH V1 1/6] rpmsg: glink: fix destroy channel endpoint logic
` [PATCH V1 2/6] rpmsg: glink: Deny intent request if reusable intent fits
` [PATCH V1 3/6] rpmsg: glink: Add TX_DATA_CONT command while sending
` [PATCH V1 4/6] rpmsg: glink: Remove the rpmsg dev in close_ack
` [PATCH V1 5/6] rpmsg: glink: Remove channel decouple from rpdev release
` [PATCH V1 6/6] rpmsg: glink: Send READ_NOTIFY command in FIFO full case

[PATCH v3 0/2] Update K3 DSP remoteproc driver for C71x DSPs
 2020-07-29  0:20 UTC  (2+ messages)

[PATCH v5 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-07-29  0:20 UTC  (9+ messages)
` [PATCH v5 1/6] dt-bindings: arm: keystone: Add common TI SCI bindings
` [PATCH v5 2/6] remoteproc: Introduce rproc_of_parse_firmware() helper
` [PATCH v5 3/6] remoteproc: k3: Add TI-SCI processor control helper functions
` [PATCH v5 4/6] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH v5 5/6] remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH v5 6/6] remoteproc: k3-dsp: Add support for L2RAM loading on "

[PATCH 0/2] Move recovery and coredump interface to sysfs
 2020-07-28 23:08 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: Move coredump entry from debugfs "
` [PATCH 2/2] remoteproc: Move recovery debugfs entry "

[PATCH v5 0/7] Add non PAS wcss Q6 support for QCS404
 2020-07-28 10:45 UTC  (5+ messages)
` [v7 0/4] "
  ` [v7 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data

[PATCH] rpmsg: virtio: add endianness conversions
 2020-07-28  9:51 UTC  (17+ messages)
` [PATCH v2] "
          ` [PATCH v3] "
              ` [PATCH v4] "
                  ` [PATCH RESEND "

[PATCH 1/2] remoteproc: elf: support platform specific memory hook
 2020-07-28  9:29 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add elf memory hooks

[PATCH v3 0/3] Add modem debug features
 2020-07-28  6:40 UTC  (8+ messages)
` [PATCH v3 1/3] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
` [PATCH v3 2/3] remoteproc: qcom_q6v5_mss: Validate modem blob "
` [PATCH v3 3/3] remoteproc: qcom_q6v5_mss: Add modem debug policy support

[PATCH 1/2] remoteproc: qcom: q6v5: Update running state before requesting stop
 2020-07-28  6:20 UTC  (7+ messages)
` [PATCH 2/2] remoteproc: qcom_q6v5_mss: Remove redundant running state

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-07-27 22:39 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs

[PATCH] soc: qmi: allow user to set handle wq to hiprio
 2020-07-27 20:45 UTC  (3+ messages)

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-24 20:33 UTC 

[PATCH 0/2] remoteproc: convert IPA to use new notifications
 2020-07-24 20:06 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: kill IPA notify code

[PATCH v6 0/9] remoteproc: Add support for attaching with rproc
 2020-07-24  7:29 UTC  (3+ messages)

[PATCH v3 0/4] TI K3 R5F remoteproc support
 2020-07-22 23:55 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [PATCH v3 2/4] remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
` [PATCH v3 3/4] remoteproc: k3-r5: Initialize TCM memories for ECC
` [PATCH v3 4/4] remoteproc: k3-r5: Add loading support for on-chip SRAM regions

[PATCH v4 0/2] Add character device interface to remoteproc
 2020-07-22 18:01 UTC  (10+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface

[PATCH v2 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
 2020-07-22 14:42 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwlock: qcom: Migrate binding to YAML

[PATCH v2 0/2] Add modem debug features
 2020-07-22  4:23 UTC  (6+ messages)
` [PATCH v2 1/2] remoteproc: qcom_q6v5_mss: Add modem debug policy support
` [PATCH v2 2/2] remoteproc: qcom_q6v5_mss: Add MBA log extraction support

[PATCH v6 00/11] remoteproc: stm32: Add support for attaching to M4
 2020-07-22  0:00 UTC  (2+ messages)

[PATCH v4 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-07-21 22:44 UTC  (14+ messages)
` [PATCH v4 1/6] remoteproc: Introduce rproc_of_parse_firmware() helper
` [PATCH v4 2/6] remoteproc: k3: Add TI-SCI processor control helper functions
` [PATCH v4 3/6] dt-bindings: remoteproc: Add common TI SCI rproc bindings
` [PATCH v4 4/6] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH v4 5/6] remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH v4 6/6] remoteproc: k3-dsp: Add support for L2RAM loading on "

[PATCH 0/6] Add support of mt8183 APU
 2020-07-21 20:43 UTC  (10+ messages)
` [PATCH 2/6] remoteproc: Add a remoteproc driver for the MT8183's APU
` [PATCH 3/6] remoteproc: mtk_vpu_rproc: Add support of JTAG
` [PATCH 4/6] remoteproc: mtk_vpu_rproc: Don't try to load empty PT_LOAD segment
` [PATCH 5/6] remoteproc: mtk_apu: Don't try to use the APU local RAM

[PATCH v8 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-20 23:27 UTC  (2+ messages)

[PATCH v8 0/5] Extend coredump functionality
 2020-07-20 17:07 UTC  (5+ messages)
` [PATCH v8 3/5] remoteproc: Pass size and offset as arguments to segment dump function
` [PATCH v8 4/5] remoteproc: Add inline coredump functionality

[PATCH v7 0/4] Extend coredump functionality
 2020-07-20 16:57 UTC  (3+ messages)
` [PATCH v1 2/4] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size

[PATCH] remoteproc: qcom: pil-info: Fix shift overflow
 2020-07-18  0:20 UTC  (2+ messages)

[PATCH] remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completion
 2020-07-18  0:20 UTC  (2+ messages)

[PATCH 6/6] ARM64: mt8183: Add support of APU to mt8183
 2020-07-17 21:02 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;
as well as URLs for NNTP newsgroup(s).