linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 21:50:19 to 2021-04-15 13:47:51 UTC [more...]

[PATCH V3 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-15 13:47 UTC  (16+ messages)
` [PATCH V3 1/8] dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property
` [PATCH V3 2/8] dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support
` [PATCH V3 3/8] dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P
` [PATCH V3 4/8] remoteproc: imx_rproc: make clk optional
` [PATCH V3 5/8] remoteproc: imx_rproc: parse fsl,auto-boot
` [PATCH V3 6/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH V3 7/8] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH V3 8/8] remoteproc: imx_rproc: support i.MX8MN/P

[PATCH V4 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-15 13:27 UTC  (9+ messages)
` [PATCH V4 1/8] dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property
` [PATCH V4 2/8] dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support
` [PATCH V4 3/8] dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P
` [PATCH V4 4/8] remoteproc: imx_rproc: parse fsl,auto-boot
` [PATCH V4 5/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH V4 6/8] remoteproc: imx_rproc: make clk optional
` [PATCH V4 7/8] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH V4 8/8] remoteproc: imx_rproc: support i.MX8MN/P

[PATCH v4 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-04-14 15:10 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detach
` [PATCH v4 2/2] remoteproc: stm32: add capability to detach

[PATCH -next v2] remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()
 2021-04-14  2:20 UTC  (3+ messages)

[PATCH -next] remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio()
 2021-04-14  2:20 UTC  (2+ messages)

[PATCH -next] remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX
 2021-04-14  2:20 UTC  (3+ messages)

[PATCH] remoteproc: qcom: pas: Add modem support for SDX55
 2021-04-14  2:20 UTC  (2+ messages)

[PATCH V3 0/4] remoteproc: imx_rproc: support remote cores booted early
 2021-04-14  2:20 UTC  (6+ messages)
` [PATCH V3 1/4] remoteproc: imx_rproc: add missing of_node_put
` [PATCH V3 2/4] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
` [PATCH V3 3/4] remoteproc: imx_rproc: move memory parsing to rproc_ops
` [PATCH V3 4/4] remoteproc: imx_rproc: support remote cores booted before Linux Kernel

[PATCH V2 0/4] remoteproc: imx: support remote cores booted early
 2021-04-14  2:20 UTC  (10+ messages)
` [PATCH V2 1/4] remoteproc: imx: add missing of_node_put
` [PATCH V2 2/4] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
` [PATCH V2 3/4] remoteproc: imx: move memory parsing to rproc_ops
` [PATCH V2 4/4] remoteproc: imx_rproc: support remote cores booted before Linux Kernel

[PATCH v2 0/3] PRU firmware event/interrupt mapping fixes
 2021-04-14  2:20 UTC  (7+ messages)
` [PATCH v2 1/3] remoteproc: pru: Fixup interrupt-parent logic for fw events
` [PATCH v2 2/3] remoteproc: pru: Fix wrong success return value "
` [PATCH v2 3/3] remoteproc: pru: Fix and cleanup firmware interrupt mapping logic

[PATCH V2 0/2] soc: qcom: aoss: Expose send for generic usecase
 2021-04-13 21:12 UTC  (5+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] soc: qcom: aoss: Add debugfs entry

[PATCH 0/5] Amlogic Meson Always-On ARC remote-processor support
 2021-04-13 20:59 UTC  (8+ messages)
` [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH 4/5] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor

[PATCH 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-04-13 20:51 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detach
` [PATCH 2/2] remoteproc: stm32: add capability to detach

[PATCH v2 0/7] Restructure the rpmsg char and introduce the rpmsg-raw channel
 2021-04-13 13:44 UTC  (8+ messages)
` [PATCH v2 1/7] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v2 2/7] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v2 3/7] rpmsg: Update rpmsg_chrdev_register_device function
` [PATCH v2 4/7] rpmsg: char: Introduce __rpmsg_chrdev_create_eptdev function
` [PATCH v2 5/7] rpmsg: char: Introduce a rpmsg driver for the rpmsg char device
` [PATCH v2 6/7] rpmsg: char: No dynamic endpoint management for the default one
` [PATCH v2 7/7] rpmsg: char: Return error if user tries to destroy a default endpoint

[PATCH 0/7] Restructure the rpmsg char and introduce the rpmsg-raw channel
 2021-04-13  7:02 UTC  (13+ messages)
` [PATCH 1/7] rpmsg: char: Export eptdev create an destroy functions
` [PATCH 2/7] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH 3/7] rpmsg: Update rpmsg_chrdev_register_device function
` [PATCH 4/7] rpmsg: char: Introduce __rpmsg_chrdev_create_eptdev function
` [PATCH 5/7] rpmsg: char: Introduce a rpmsg driver for the rpmsg char device
` [PATCH 6/7] rpmsg: char: No dynamic endpoint management for the default one
` [PATCH 7/7] rpmsg: char: Return error if user try to destroy a default endpoint

[PATCH V1 0/2] soc: qcom: aoss: Expose send for generic usecase
 2021-04-13  0:06 UTC  (10+ messages)
` [PATCH V1 1/2] "
` [PATCH V1 2/2] soc: qcom: aoss: Add debugfs entry

[PATCH AUTOSEL 5.11 08/51] remoteproc: pru: Fix loading of GNU Binutils ELF
 2021-04-12 16:22 UTC 

[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09 22:39 UTC  (5+ messages)

[GIT PULL] remoteproc fixes for v5.12
 2021-04-09 19:59 UTC  (2+ messages)

[PATCH v1 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09  8:22 UTC  (18+ messages)

[PATCH] remoteproc: qcom: wcss: Remove unnecessary PTR_ERR()
 2021-04-08 14:33 UTC 

[PATCH V2 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-08  2:18 UTC  (13+ messages)
` [PATCH V2 1/8] dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property
  ` [PATCH V2 1/8] dt-bindings: remoteproc: imx_rproc: add fsl, auto-boot property
` [PATCH V2 2/8] dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support
` [PATCH V2 3/8] dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P
` [PATCH V2 4/8] remoteproc: imx_rproc: make clk optional
` [PATCH V2 5/8] remoteproc: imx_rproc: parse fsl,auto-boot
` [PATCH V2 6/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH V2 7/8] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH V2 8/8] remoteproc: imx_rproc: support i.MX8MN/P

[PATCH 0/3] PRU firmware event/interrupt mapping fixes
 2021-04-07 14:34 UTC  (9+ messages)
` [PATCH 1/3] remoteproc: pru: Fixup interrupt-parent logic for fw events
` [PATCH 2/3] remoteproc: pru: Fix wrong success return value "
` [PATCH 3/3] remoteproc: pru: Fix and cleanup firmware interrupt mapping logic

[PATCH v2 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-03-31  7:31 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detach
` [PATCH v2 2/2] remoteproc: stm32: add capability to detach

Bidding invitation
 2021-03-31  7:13 UTC 

[PATCH v3 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-03-30  7:14 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detach
` [PATCH v3 2/2] remoteproc: stm32: add capability to detach

[PATCH v2 0/2] TI K3 R5F remoteproc support on AM64x SoCs
 2021-03-29 15:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: k3-r5f: Update bindings for "
` [PATCH v2 2/2] remoteproc: k3-r5: Extend support to R5F clusters on "

[PATCH 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-03-27 16:51 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: remoteproc: imx_rproc: add imx,auto-boot property
` [PATCH 2/8] dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support
` [PATCH 3/8] dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P
` [PATCH 4/8] remoteproc: imx_rproc: make clk optional
` [PATCH 5/8] remoteproc: imx_rproc: parse imx,auto-boot
` [PATCH 6/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH 7/8] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH 8/8] remoteproc: imx_rproc: support i.MX8MN/P

[PATCH 0/2] TI K3 R5F remoteproc support on AM46x SoCs
 2021-03-26 14:50 UTC  (8+ messages)
` [PATCH 2/2] remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs

[PATCH 1/2] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
 2021-03-25 23:58 UTC  (5+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: support remote cores booted before Linux Kernel

[PATCH] remoteproc: pru: Fix firmware loading crashes on K3 SoCs
 2021-03-25 20:18 UTC  (6+ messages)

[PATCH -next] remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()
 2021-03-25  7:27 UTC  (2+ messages)

[PATCH V1 1/1] soc: qcom: smp2p: Add enable_irq_wake to SMP2P IRQ
 2021-03-23  3:33 UTC  (2+ messages)

[PATCH v26 0/5] Add initial zynqmp R5 remoteproc driver
 2021-03-22  0:10 UTC  (8+ messages)
` [PATCH v26 5/5] remoteproc: "


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