linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-22 10:05:20 to 2020-01-07 13:37:52 UTC [more...]

[PATCHv4 00/14] remoteproc: updates for omap remoteproc support
 2020-01-07 13:37 UTC  (20+ messages)
` [PATCHv4 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
  ` [RESEND PATCHv4 "
` [PATCHv4 02/14] remoteproc/omap: Add device tree support
` [PATCHv4 03/14] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv4 04/14] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv4 05/14] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv4 06/14] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv4 07/14] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv4 08/14] remoteproc/omap: remove the platform_data header
` [PATCHv4 09/14] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv4 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv4 11/14] remoteproc/omap: add support for system suspend/resume
` [PATCHv4 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
` [PATCHv4 13/14] remoteproc/omap: report device exceptions and trigger recovery
` [PATCHv4 14/14] remoteproc/omap: add watchdog functionality for remote processors

[PATCH v4 1/1] remoteproc: add support for co-processor loaded and booted before kernel
 2020-01-06 14:53 UTC  (3+ messages)

[PATCH v2 0/8] remoteproc: qcom: post mortem debug support
 2020-01-04 22:17 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
` [PATCH v2 3/8] remoteproc: qcom: Update IMEM PIL info on load
` [PATCH v2 4/8] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
` [PATCH v2 5/8] arm64: dts: qcom: sdm845: "
` [PATCH v2 6/8] remoteproc: Introduce "panic" callback in ops
` [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v2 8/8] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCH v3 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2020-01-03 12:47 UTC  (8+ messages)
` [PATCH v3 1/3] soc: qcom: Introduce Protection Domain Restart helpers
` [PATCH v3 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
` [PATCH v3 3/3] soc: qcom: apr: Add avs/audio tracking functionality

[PATCH v2 0/2] Add Modem support on SC7180 SoCs
 2020-01-03 11:29 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for SC7180
` [PATCH v2 2/2] remoteproc: mss: q6v5-mss: Add modem support on SC7180

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2020-01-02 12:50 UTC  (50+ messages)
` [PATCHv3 01/15] dt-bindings: remoteproc: Add OMAP remoteproc bindings
` [PATCHv3 02/15] remoteproc/omap: Add device tree support
` [PATCHv3 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv3 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv3 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv3 06/15] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv3 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv3 08/15] remoteproc/omap: Remove the unused fields from platform data
` [PATCHv3 09/15] remoteproc/omap: Remove the omap_rproc_reserve_cma declaration
` [PATCHv3 10/15] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv3 11/15] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv3 12/15] remoteproc/omap: add support for system suspend/resume
` [PATCHv3 13/15] remoteproc/omap: add support for runtime auto-suspend/resume
` [PATCHv3 14/15] remoteproc/omap: report device exceptions and trigger recovery
` [PATCHv3 15/15] remoteproc/omap: add watchdog functionality for remote processors

[PATCH] hwspinlock: stm32: convert to devm_platform_ioremap_resource
 2019-12-29  5:40 UTC  (2+ messages)

[PATCH v2 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2019-12-21 21:40 UTC  (5+ messages)
` [PATCH v2 1/3] soc: qcom: Introduce Protection Domain Restart helpers
` [PATCH v2 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
` [PATCH v2 3/3] soc: qcom: apr: Add avs/audio tracking functionality

[PATCH v4 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-12-21 20:20 UTC  (17+ messages)
` [PATCH v4 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
` [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks
` [PATCH v4 4/5] remoteproc: ingenic: Added remoteproc driver
` [PATCH v4 5/5] MAINTAINERS: Add myself as reviewer for Ingenic rproc driver

[PATCH v2 0/5] Add the missing remoteprocs on MSM8998
 2019-12-20 18:04 UTC  (12+ messages)
` [PATCH v2 1/5] remoteproc: q6v5-mss: Remove mem clk from the active pool
` [PATCH v2 2/5] dt-bindings: remoteproc: qcom: Add ADSP and SLPI support for MSM8998 SoC
` [PATCH v2 3/5] remoteproc: qcom: pas: Add MSM8998 ADSP and SLPI support
` [PATCH v2 4/5] arm64: dts: qcom: msm8998: Update reserved memory map
` [PATCH v2 5/5] arm64: dts: qcom: msm8998: Add ADSP, MPSS and SLPI nodes

[PATCH 00/17] remoteproc: omap changes on top of v5.4-rc1
 2019-12-20  3:30 UTC  (5+ messages)
` [PATCH 02/17] remoteproc/omap: Switch to SPDX license identifiers

[PATCH] remoteproc: qcom: Remove unneeded semicolon
 2019-12-19  6:19 UTC 

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

[PATCH 03/16] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for SC7180
 2019-12-17  0:19 UTC  (10+ messages)
` [PATCH 06/16] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5 PAS
` [PATCH 08/16] dt-bindings: remoteproc: qcom: Add ADSP and SLPI support for MSM8998 SoC
` [PATCH 10/16] dt-bindings: remoteproc: qcom: SM8150 Add ADSP, CDSP, MPSS and SLPI support
` [PATCH 16/16] arm64: dts: qcom: sm8150: Add ADSP, CDSP, MPSS and SLPI remoteprocs

[PATCH 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
 2019-12-16 17:46 UTC  (2+ messages)

[RFC 1/5] dt-bindings: hwlock: Add Realtek RTD1195 SB2
 2019-12-13 23:40 UTC  (6+ messages)
` [RFC 2/5] hwspinlock: "

[PATCH 2/2] MAINTAINERS: Add myself as reviewer for the hwspinlock subsystem
 2019-12-04 10:10 UTC 

[PATCH v3] hwspinlock: allow sharing of hwspinlocks
 2019-12-03 10:02 UTC  (3+ messages)

[GIT PULL] hwspinlock updates for v5.5
 2019-12-02  2:50 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v5.5
 2019-12-02  2:50 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v5.5
 2019-12-02  2:50 UTC  (2+ messages)

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

[PATCH V2 00/12] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2019-11-27 15:03 UTC  (5+ messages)
` [PATCH V2 12/12] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH v3 1/4] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-11-25 18:22 UTC  (6+ messages)
` [PATCH v3 4/4] remoteproc: ingenic: Added remoteproc driver

[RESEND PATCH V4 1/4] rpmsg: core: Add signal API support
 2019-11-24 12:18 UTC  (9+ messages)
` [RESEND PATCH V4 2/4] rpmsg: glink: Add support to handle signals command
` [RESEND PATCH V4 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [RESEND PATCH V4 4/4] rpmsg: char: Add signal callback and POLLPRI support

[RESEND PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2019-11-22 10:06 UTC 

[RESEND PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2019-11-22 10:06 UTC 

[PATCH V5 3/5] rpmsg: glink: Add support for rpmsg glink chrdev
 2019-11-22 10:05 UTC  (5+ messages)
` [PATCH V5 4/5] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH V5 5/5] rpmsg: glink: unregister rpmsg device during endpoint destroy


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