messages from 2020-12-30 01:28:44 to 2021-01-20 17:27:15 UTC [more...]
[PATCH] hwspinlock: remove sirf driver
2021-01-20 13:25 UTC
[PATCH v4 00/17] remoteproc: Add support for detaching a rproc
2021-01-20 15:53 UTC (3+ messages)
` [PATCH v4 01/17] dt-bindings: remoteproc: Add bindind to support autonomous processors
[PATCH] remoteproc: core: Fix rproc->firmware free in rproc_set_firmware()
2021-01-19 18:08 UTC (2+ messages)
[PATCH V8 00/10] remoteproc: imx_rproc: support iMX8MQ/M
2021-01-19 16:39 UTC (12+ messages)
` [PATCH V8 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V8 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V8 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V8 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V8 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V8 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V8 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V8 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V8 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V8 10/10] remoteproc: imx_proc: enable virtio/mailbox
[PATCH] remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
2021-01-19 15:57 UTC (4+ messages)
[PATCH] rpmsg: char: return an error if device already open
2021-01-19 16:00 UTC (4+ messages)
` [Linux-stm32] "
[PATCH V7 00/10] remoteproc: imx_rproc: support iMX8MQ/M
2021-01-18 12:19 UTC (11+ messages)
` [PATCH V7 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V7 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V7 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V7 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V7 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V7 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V7 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V7 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V7 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V7 10/10] remoteproc: imx_proc: enable virtio/mailbox
[PATCH 0/3] soc: qcom: mdt_loader: General improvements
2021-01-17 23:03 UTC (10+ messages)
` [PATCH 1/3] soc: qcom: mdt_loader: Allow hash at any phdr
` [PATCH 2/3] soc: qcom: mdt_loader: Handle split bins correctly
` [PATCH 3/3] soc: qcom: mdt_loader: Read hash from firmware blob
[PATCH v2 0/5] Amlogic Meson Always-On ARC remote-processor support
2021-01-16 21:01 UTC (12+ messages)
` [PATCH v2 1/5] dt-bindings: sram: Add compatible strings for the Meson AO ARC SRAM
` [PATCH v2 2/5] dt-bindings: Amlogic: add the documentation for the SECBUS2 registers
` [PATCH v2 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH v2 4/5] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
` [PATCH v2 5/5] ARM: dts: meson: add the AO ARC remote processor
[PATCH] remoteproc: pru: future-proof PRU ID matching
2021-01-16 0:53 UTC (2+ messages)
[PATCH v2] remoteproc: pru: Fix loading of GNU Binutils ELF
2021-01-15 16:40 UTC (3+ messages)
[PATCH V5 0/8] remoteproc: imx_rproc: support iMX8MQ/M
2021-01-15 3:29 UTC (23+ messages)
` [PATCH V5 1/8] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V5 2/8] remoteproc: add is_iomem to da_to_va
` [PATCH V5 3/8] remoteproc: imx_rproc: correct err message
` [PATCH V5 4/8] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V5 6/8] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V5 7/8] remoteproc: imx_rproc: ignore mapping vdev regions
[PATCH V6 00/10] remoteproc: imx_rproc: support iMX8MQ/M
2021-01-15 3:28 UTC (17+ messages)
` [PATCH V6 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema
` [PATCH V6 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support
` [PATCH V6 03/10] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V6 04/10] remoteproc: add is_iomem to da_to_va
` [PATCH V6 05/10] remoteproc: imx_rproc: correct err message
` [PATCH V6 06/10] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V6 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V6 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V6 09/10] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V6 10/10] remoteproc: imx_proc: enable virtio/mailbox
[PATCH v2 00/16] introduce generic IOCTL interface for RPMsg channels management
2021-01-14 9:05 UTC (31+ messages)
` [PATCH v2 01/16] rpmsg: introduce RPMsg control driver for channel creation
` [PATCH v2 02/16] rpmsg: add RPMsg control API to register service
` [PATCH v2 04/16] rpmsg: ctrl: implement the ioctl function to create device
` [PATCH v2 05/16] rpmsg: ns: initialize channel info override field
` [PATCH v2 07/16] rpmsg: char: clean up rpmsg class
` [PATCH v2 10/16] rpmsg: char: allow only one endpoint per device
` [PATCH v2 11/16] rpmsg: char: check destination address is not null
` [PATCH v2 14/16] rpmsg: glink: add create and release rpmsg channel ops
` [PATCH v2 16/16] rpmsg: replace rpmsg_chrdev_register_device use
[PATCH 0/3] Fix wcn36xx on msm8916-samsung-a5u
2021-01-13 3:04 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom,wcnss-pil: Add qcom,wcn3660b compatible
` [PATCH 2/3] remoteproc: qcom_wcnss_iris: "
` [PATCH 3/3] arm64: dts: qcom: msm8916-samsung-a5u: Fix iris compatible
[PATCH v2 0/4] remoteproc/mediatek: support L1TCM for MT8192 SCP
2021-01-11 18:39 UTC (6+ messages)
` [PATCH v2 1/4] remoteproc/mediatek: use devm_platform_ioremap_resource_byname
` [PATCH v2 2/4] remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
` [PATCH v2 3/4] dt-bindings: remoteproc: mediatek: add L1TCM memory region
` [PATCH v2 4/4] remoteproc/mediatek: support L1TCM
[PATCH v25 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
2021-01-11 2:02 UTC (6+ messages)
` [PATCH v25 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v25 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v25 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v25 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v25 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
[PATCH net-next 0/4] net: ipa: support COMPILE_TEST
2021-01-09 21:53 UTC (7+ messages)
` [PATCH net-next 1/4] remoteproc: qcom: expose types for COMPILE_TEST
` [PATCH net-next 2/4] soc: qcom: mdt_loader: define stubs "
` [PATCH net-next 3/4] net: ipa: declare the page pointer type in "gsi_trans.h"
` [PATCH net-next 4/4] net: ipa: support COMPILE_TEST
[PATCH] remoteproc: Create a separate workqueue for recovery tasks
2021-01-08 21:03 UTC (7+ messages)
[PATCH 0/2] remoteproc/mediatek: support L1TCM for MT8192 SCP
2021-01-08 3:50 UTC (7+ messages)
` [PATCH 2/2] remoteproc/mediatek: support L1TCM
[PATCH v2 0/5] Introduce PRU remoteproc consumer API
2021-01-07 22:49 UTC (7+ messages)
[PATCH v2] remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
2021-01-07 21:50 UTC (2+ messages)
[PATCH] dt-bindings: Add missing array size constraints
2021-01-07 9:10 UTC (13+ messages)
[PATCH] remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
2021-01-06 23:18 UTC (2+ messages)
Doc to write firmware?
2021-01-06 21:52 UTC (2+ messages)
[PATCH net-next 0/3] net: ipa: support COMPILE_TEST
2021-01-06 18:47 UTC (6+ messages)
` [PATCH net-next 1/3] remoteproc: qcom: expose types for COMPILE_TEST
` [PATCH net-next 2/3] soc: qcom: mdt_loader: define stubs "
` [PATCH net-next 3/3] net: ipa: support COMPILE_TEST
[PATCH] rpmsg: glink: add a header file
2021-01-06 7:27 UTC (6+ messages)
[PATCH] rpmsg: glink: Guard qcom_glink_ssr_notify() with correct config
2021-01-06 4:30 UTC (2+ messages)
[PATCH] MAINTAINERS: Add co-maintainer for remoteproc/RPMSG subsystems
2021-01-06 3:50 UTC (2+ messages)
[PATCH] rpmsg: glink: fix some kerneldoc comments
2021-01-06 3:50 UTC (2+ messages)
[PATCH v2 2/5] remoteproc: pru: Add APIs to get and put the PRU cores
2021-01-04 20:56 UTC (2+ messages)
[PATCH 0/5] Introduce PRU remoteproc consumer API
2021-01-04 19:56 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
[PATCH v2 13/16] rpmsg: virtio: probe the rpmsg_ctl device
2021-01-04 12:59 UTC (2+ messages)
[PATCH RFC] remoteproc: qcom: wcnss: Adjust voltage requirements for Pronto v2
2021-01-04 12:23 UTC (2+ messages)
[PATCH] remoteproc: qcom: pil_info: avoid 64-bit division
2021-01-04 4:40 UTC (2+ messages)
[PATCH 0/5] Amlogic Meson Always-On ARC remote-processor support
2020-12-31 18:14 UTC (7+ messages)
` [PATCH 2/5] dt-bindings: Amlogic: add the documentation for the SECBUS2 registers
` [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH 5/5] ARM: dts: meson: add the AO ARC remote processor
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox