linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 20:32:10 to 2020-07-24 07:29:24 UTC [more...]

[PATCH v6 0/9] remoteproc: Add support for attaching with rproc
 2020-07-24  7:29 UTC  (13+ messages)
` [PATCH v6 1/9] remoteproc: Add new RPROC_DETACHED state
` [PATCH v6 2/9] remoteproc: Add new attach() remoteproc operation
` [PATCH v6 3/9] remoteproc: Introducing function rproc_attach()
` [PATCH v6 4/9] remoteproc: Introducing function rproc_actuate()
` [PATCH v6 5/9] remoteproc: Introducing function rproc_validate()
` [PATCH v6 6/9] remoteproc: Refactor function rproc_boot()
` [PATCH v6 7/9] remoteproc: Refactor function rproc_trigger_auto_boot()
` [PATCH v6 8/9] remoteproc: Refactor function rproc_free_vring()
` [PATCH v6 9/9] remoteproc: Properly handle firmware name when attaching

[PATCH v5 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-07-23 17:02 UTC  (8+ 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 v4 0/4] Add a vhost RPMsg API
 2020-07-23  8:34 UTC  (6+ 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 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 v3 0/3] Add modem debug features
 2020-07-22 20:10 UTC  (4+ 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 v4 0/2] Add character device interface to remoteproc
 2020-07-22 18:01 UTC  (13+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v4 2/2] remoteproc: core: Register the "

[PATCH v2 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
 2020-07-22 14:42 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindings: hwlock: qcom: Migrate binding to YAML
` [PATCH v2 2/4] dt-bindings: hwlock: qcom: Allow device on mmio bus
` [PATCH v2 3/4] hwspinlock: qcom: Allow mmio usage in addition to syscon
` [PATCH v2 4/4] arm64: dts: qcom: sm8250: Drop tcsr_mutex syscon

[PATCH] remoteproc: virtio: support sharing vdev buffer
 2020-07-22 13:15 UTC 

[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] rpmsg: virtio: add endianness conversions
 2020-07-22  4:00 UTC  (15+ messages)
` [PATCH v2] "
          ` [PATCH v3] "
              ` [PATCH v4] "
                  ` [PATCH RESEND "

[PATCH v6 00/11] remoteproc: stm32: Add support for attaching to M4
 2020-07-22  0:00 UTC  (15+ messages)
` [PATCH v6 01/11] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH v6 02/11] remoteproc: stm32: Request IRQ with platform device
` [PATCH v6 03/11] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v6 04/11] remoteproc: stm32: Remove memory translation "
` [PATCH v6 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH v6 06/11] remoteproc: stm32: Properly set co-processor state when attaching
` [PATCH v6 07/11] remoteproc: Make function rproc_resource_cleanup() public
` [PATCH v6 08/11] remoteproc: stm32: Parse memory regions when attaching to M4
` [PATCH v6 09/11] remoteproc: stm32: Properly handle the resource table when attaching
` [PATCH v6 10/11] remoteproc: stm32: Introduce new attach() operation
` [PATCH v6 11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop()

[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  (15+ messages)
` [PATCH 1/6] dt bindings: remoteproc: Add bindings for MT8183 APU
` [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 6/6] ARM64: mt8183: Add support of APU to mt8183

[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  (13+ messages)
` [PATCH v8 1/5] remoteproc: Move coredump functionality to a new file
` [PATCH v8 2/5] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
` [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 v8 5/5] remoteproc: Add coredump debugfs entry

[PATCH v7 0/4] Extend coredump functionality
 2020-07-20 16:57 UTC  (15+ messages)
` [PATCH v7 1/4] remoteproc: Move coredump functionality to a new file
` [PATCH v1 2/4] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
` [PATCH v7 3/4] remoteproc: Add inline coredump functionality
` [PATCH v7 4/4] remoteproc: Add coredump debugfs entry

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

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

[PATCH 0/3] Add modem debug features
 2020-07-17 14:38 UTC  (14+ messages)
` [PATCH 1/3] remoteproc: qcom_q6v5_mss: Add modem debug policy support
` [PATCH 2/3] remoteproc: qcom_q6v5_mss: Add MBA log extraction support
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: Update MBA log info

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-07-16 19:43 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [PATCH v2 2/4] remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem

[PATCH v7 0/5] remoteproc: qcom: PIL info support
 2020-07-16  5:03 UTC  (8+ messages)
` [PATCH v7 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v7 2/5] remoteproc: qcom: Introduce helper to store pil info in IMEM
` [PATCH v7 3/5] remoteproc: qcom: Update PIL relocation info on load

[PATCH v5 06/11] remoteproc: stm32: Properly set co-processor state when attaching
 2020-07-16  0:48 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH 1/2] remoteproc: remoteproc_core: Use 'gnu_printf' format notation
 2020-07-15 19:40 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: qcom_sysmon: Solve function header bitrot issues

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-15 17:15 UTC  (11+ messages)

[PATCH v7 0/2] Add rpmsg tty driver
 2020-07-15 16:06 UTC  (2+ messages)

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

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-07-14  8:33 UTC  (9+ messages)
` [PATCH v3 5/5] vhost: add an "

[PATCH -next] remoteproc: qcom: Add missing slab.h
 2020-07-13 19:20 UTC  (4+ messages)

[PATCH v6 0/2] Extend SSR notifications framework
 2020-07-13 19:09 UTC  (4+ messages)
` [PATCH v6 1/2] remoteproc: qcom: Add per subsystem SSR notification

[PATCH v3 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-07-13 18:31 UTC  (7+ messages)
` [PATCH v3 3/6] dt-bindings: remoteproc: Add common TI SCI rproc bindings
` [PATCH v3 4/6] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

[PATCH v7 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset
 2020-07-11  8:40 UTC 

[PATCH v5 0/7] Add non PAS wcss Q6 support for QCS404
 2020-07-10 23:44 UTC  (7+ messages)
` [v7 0/4] "
  ` [v7 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data
  ` [v7 2/4] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for QCS404

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-07-10 17:42 UTC  (8+ messages)
` [PATCH v4 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings

[PATCH] hwspinlock: sirf: Remove the redundant 'of_match_ptr'
 2020-07-10  6:08 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).