linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-24 20:25:47 to 2020-05-14 18:07:32 UTC [more...]

[PATCH 1/3] remoteproc: Make coredump functionality configurable
 2020-05-14 18:07 UTC  (10+ messages)
` [PATCH 2/3] remoteproc: Add inline coredump functionality

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

[PATCH v5 0/5] remoteproc: qcom: PIL info support
 2020-05-14 16:53 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v5 2/5] remoteproc: qcom: Introduce helper to store pil info in IMEM
` [PATCH v5 3/5] remoteproc: qcom: Update PIL relocation info on load
` [PATCH v5 4/5] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
` [PATCH v5 5/5] arm64: dts: qcom: sdm845: "

[PATCH v2 1/2] dt-bindings: remoteproc: qcom: pas: Add SM8250 remoteprocs
 2020-05-14 13:45 UTC  (5+ messages)
` [PATCH v2 2/2] remoteproc: qcom: pas: Add SM8250 PAS remoteprocs

[PATCH v2 00/12] remoteproc: stm32: Add support for synchronising with M4
 2020-05-14  5:15 UTC  (29+ messages)
` [PATCH v2 01/12] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH v2 02/12] remoteproc: stm32: Request IRQ with platform device
` [PATCH v2 03/12] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v2 04/12] remoteproc: stm32: Remove memory translation "
` [PATCH v2 05/12] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH v2 06/12] remoteproc: stm32: Get coprocessor state
` [PATCH v2 08/12] remoteproc: stm32: Introduce new start ops for synchronisation
` [PATCH v2 09/12] remoteproc: stm32: Update M4 state in stm32_rproc_stop()
` [PATCH v2 10/12] remoteproc: stm32: Introduce new parse fw ops for synchronisation
` [PATCH v2 11/12] remoteproc: stm32: Introduce new loaded rsc "
` [PATCH v2 12/12] remoteproc: stm32: Set synchronisation state machine if needed

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-14  2:10 UTC  (52+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 02/14] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 05/14] remoteproc: Refactor function rproc_fw_boot()
` [PATCH v3 06/14] remoteproc: Refactor function rproc_trigger_auto_boot()
` [PATCH v3 07/14] remoteproc: Introducting new start and stop functions
` [PATCH v3 08/14] remoteproc: Call core functions based on synchronisation flag
` [PATCH v3 09/14] remoteproc: Deal with synchronisation when crashing
` [PATCH v3 10/14] remoteproc: Deal with synchronisation when shutting down
` [PATCH v3 11/14] remoteproc: Deal with synchronisation when changing FW image
` [PATCH v3 12/14] remoteproc: Introducing function rproc_set_state_machine()

[PATCH 0/3] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-13 22:31 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH 2/3] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH 3/3] remoteproc/k3-dsp: Add support for L2RAM loading on "

[PATCH V5 0/5] Add chrdev and name query support for GLINK
 2020-05-13 22:13 UTC  (9+ messages)
` [PATCH V5 1/5] rpmsg: glink: Use complete_all for open states
` [PATCH V5 2/5] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V5 3/5] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V5 4/5] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH V5 5/5] rpmsg: glink: unregister rpmsg device during endpoint destroy

[RESEND PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2020-05-13 17:58 UTC  (6+ messages)
` [PATCH V4 1/4] rpmsg: core: Add signal API support
` [PATCH V4 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V4 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V4 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH v3 0/2] Misc. rproc fixes around fixed memory region support
 2020-05-13  9:50 UTC  (9+ messages)
` [PATCH v3 1/2] remoteproc: Fall back to using parent memory pool if no dedicated available

[PATCH V5 00/10] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2020-05-13  9:31 UTC  (11+ messages)
` [PATCH V5 01/10] remoteproc: qcom: Add PRNG proxy clock
` [PATCH V5 02/10] remoteproc: qcom: Add secure PIL support
` [PATCH V5 03/10] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH V5 04/10] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH V5 05/10] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH V5 06/10] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH V5 07/10] clk: qcom: Add WCSSAON reset
` [PATCH V5 08/10] dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC
` [PATCH V5 09/10] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH V5 10/10] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH] remoteproc: wcss: add support for rpmsg communication
 2020-05-13  6:20 UTC  (2+ messages)

[PATCH 0/2] Drop all accesses to MPSS PERPH register space
 2020-05-13  6:20 UTC  (3+ messages)

[PATCH] remoteproc: core: Prevent system suspend during remoteproc recovery
 2020-05-13  6:20 UTC  (3+ messages)

[PATCH] hwspinlock: Simplify Kconfig
 2020-05-13  6:20 UTC  (5+ messages)

[PATCH v2 1/2] remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use
 2020-05-13  6:20 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: qcom_q6v5_mss: Remove unused q6v5_da_to_va function

[PATCH v6 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-05-12  0:10 UTC  (5+ messages)
` [PATCH v6 4/5] remoteproc: ingenic: Added remoteproc driver

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-05-11 22:17 UTC  (7+ messages)
` [PATCH v4 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v4 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH -next] remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()
 2020-05-11 19:40 UTC  (3+ messages)

[PATCH v2 0/7] Add PAS and MSA based Modem support
 2020-05-11 19:29 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: remoteproc: qcom: Add SC7180 MPSS support
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom: Use memory-region to reference memory
` [PATCH v2 6/7] arm64: dts: qcom: sc7180: Add Q6V5 MSS node
` [PATCH v2 7/7] arm64: dts: qcom: sc7180: Update "

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-05-11  9:15 UTC  (9+ messages)

[PATCH] rpmsg: Replace zero-length array with flexible-array
 2020-05-07 19:19 UTC 

[PATCH] remoteproc: Replace zero-length array with flexible-array
 2020-05-07 19:19 UTC 

[PATCH 0/4] rpmsg: Refactor Qualcomm glink_ssr
 2020-05-07 18:03 UTC  (11+ messages)
` [PATCH 1/4] remoteproc: qcom: Pass ssr_name to glink subdevice
` [PATCH 2/4] soc: qcom: glink_ssr: Internalize ssr_notifiers
` [PATCH 3/4] rpmsg: glink: Integrate glink_ssr in qcom_glink
` [PATCH 4/4] arm64: defconfig: Remove QCOM_GLINK_SSR

[PATCH v7 0/2] Add rpmsg tty driver
 2020-05-06 10:21 UTC  (6+ messages)
` [PATCH v7 2/2] tty: add rpmsg driver

[RFC 0/2] Allow client to recover crashed processor
 2020-05-06  2:05 UTC  (3+ messages)
` [RFC 2/2] remoteproc: core: keep rproc in crash state in case of recovery failure

[PATCH v4 0/2] pmsg: core: Add support for name extension
 2020-05-05 21:30 UTC  (5+ messages)
` [PATCH v4 1/2] rpmsg: core: Add wildcard match for name service
` [PATCH v4 2/2] rpmsg: core: Add support to retrieve name extension

[PATCH 10/14] docs: move locking-specific documenta to locking/ directory
 2020-05-04  9:51 UTC  (5+ messages)
` [PATCH 12/14] docs: move remaining stuff under Documentation/*.txt to Documentation/staging

[PATCH v3 0/2] rpmsg: core: Add support for name extension
 2020-05-02 16:18 UTC  (4+ messages)
` [PATCH v3 1/2] rpmsg: core: Add wildcard match for name service
` [PATCH v3 2/2] rpmsg: core: Add support to retrieve name extension

[PATCH v3 0/2] Add character device interface to remoteproc
 2020-04-30 16:44 UTC  (5+ messages)
` [PATCH v3 1/2] remoteproc: Add remoteproc character device interface

[PATCH] remoteproc: Fix wrong rvring index computation
 2020-04-30  6:42 UTC  (3+ messages)

[PATCH v3 0/2] Extend SSR notifications framework
 2020-04-29  6:15 UTC  (4+ messages)
` [PATCH v3 1/2] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH v3 2/2] remoteproc: qcom: Add notification types to SSR

[PATCH v3,0/3] drivers: rpmon: new driver Remote Processor Monitor
 2020-04-28 12:57 UTC  (3+ messages)
  ` [PATCH v3,1/3] driver: "

[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add SM8250 remoteprocs
 2020-04-28 10:31 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Add SM8250 PAS remoteprocs

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-04-27 19:54 UTC  (3+ messages)
` [PATCH 4/4] remoteproc/k3-dsp: Add support "


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).