Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 16:46:41 to 2024-03-25 16:51:46 UTC [more...]

[PATCH v4 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-03-25 16:51 UTC  (9+ messages)
` [PATCH v4 1/4] remoteproc: Add TEE support
` [PATCH v4 2/4] dt-bindings: remoteproc: Add compatibility for "
` [PATCH v4 3/4] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v4 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH vhost v4 0/6] refactor the params of find_vqs()
 2024-03-25  9:44 UTC  (14+ messages)
` [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v4 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v4 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v4 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v4 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v4 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v5 0/6] refactor the params of find_vqs()
 2024-03-25  9:12 UTC  (8+ messages)
` [PATCH vhost v5 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v5 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v5 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v5 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v5 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v5 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH 0/3] Add Versal and Versal-NET platform support
 2024-03-22 18:28 UTC  (24+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: add Versal "
` [PATCH 2/3] dt-bindings: remoteproc: add Versal-NET platform
` [PATCH 3/3] drivers: remoteproc: add Versal and Versal-NET support

[PATCH 0/2] MediaTek SCP: Urgent fixes for all MTK SoCs
 2024-03-22  6:16 UTC  (6+ messages)
` [PATCH 1/2] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 2/2] remoteproc: mediatek: Don't parse extraneous subnodes for multi-core

[GIT PULL] remoteproc updates for v6.9
 2024-03-21 18:08 UTC  (4+ messages)

[GIT PULL] rpmsg updates for v6.9
 2024-03-21 17:57 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v6.9
 2024-03-21 17:57 UTC  (2+ messages)

[PATCH vhost v3 0/4] refactor the params of find_vqs()
 2024-03-21  4:11 UTC  (20+ messages)
` [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v3 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v3 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v3 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[RFC PATCH] rpmsg: glink: Add bounds check on tx path
 2024-03-20  6:14 UTC  (4+ messages)
  `  "

[PATCH v13 0/4] add zynqmp TCM bindings
 2024-03-19 14:54 UTC  (11+ messages)
` [PATCH v13 1/4] remoteproc: zynqmp: fix lockstep mode memory region
` [PATCH v13 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
` [PATCH v13 3/4] dts: zynqmp: add properties for TCM in remoteproc
` [PATCH v13 4/4] remoteproc: zynqmp: parse TCM from device tree

[PATCH] remoteproc: zynqmp: Add coredump support
 2024-03-18 16:52 UTC  (2+ messages)

[PATCH v4 0/7] soc: qcom: add in-kernel pd-mapper implementation
 2024-03-16 18:15 UTC  (24+ messages)
` [PATCH v4 1/7] soc: qcom: pdr: protect locator_addr with the main mutex
` [PATCH v4 2/7] soc: qcom: qmi: add a way to remove running service
` [PATCH v4 3/7] soc: qcom: add pd-mapper implementation
` [PATCH v4 4/7] remoteproc: qcom: pas: correct data indentation
` [PATCH v4 5/7] remoteproc: qcom: adsp: add configuration for in-kernel pdm
` [PATCH v4 6/7] remoteproc: qcom: mss: "
` [PATCH v4 7/7] remoteproc: qcom: pas: "

[PATCH 0/3] remoteproc: introduce Arm remoteproc support
 2024-03-15 14:22 UTC  (29+ messages)
` [PATCH 1/3] remoteproc: Add Arm remoteproc driver
` [PATCH 2/3] arm64: dts: Add corstone1000 external system device node
` [PATCH 3/3] dt-bindings: remoteproc: Add Arm remoteproc

[PATCH v12 0/4] add zynqmp TCM bindings
 2024-03-12 15:49 UTC  (9+ messages)
` [PATCH v12 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH vhost v2 0/4] refactor the params of find_vqs()
 2024-03-11 15:52 UTC  (7+ messages)
` [PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v2 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v2 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v2 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH] remoteproc: make rproc_class constant
 2024-03-11 15:41 UTC  (2+ messages)

[PATCH vhost v1 0/4] refactor the params of find_vqs()
 2024-03-11  2:24 UTC  (7+ messages)
` [PATCH vhost v1 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v1 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v1 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v1 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
 2024-03-08  6:03 UTC  (8+ messages)

판매 문의 2024
 2024-03-06  3:51 UTC 

[PATCH V4] remoteproc: qcom: q6v5: Get crash reason from specific SMEM partition
 2024-03-06  4:43 UTC  (3+ messages)

[PATCH] rpmsg: core: make rpmsg_class constant
 2024-03-05 18:28 UTC 

[PATCH vhost 0/4] refactor the params of find_vqs()
 2024-03-05 11:36 UTC  (10+ messages)
` [PATCH vhost 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost 3/4] virtio: vring_new_virtqueue(): "

[PATCH RFC v3 0/7] soc: qcom: add in-kernel pd-mapper implementation
 2024-03-04 20:06 UTC  (11+ messages)
` [PATCH RFC v3 1/7] soc: qcom: pdr: protect locator_addr with the main mutex
` [PATCH RFC v3 2/7] soc: qcom: qmi: add a way to remove running service
` [PATCH RFC v3 3/7] soc: qcom: add pd-mapper implementation
` [PATCH RFC v3 4/7] remoteproc: qcom: pas: correct data indentation
` [PATCH RFC v3 5/7] remoteproc: qcom: adsp: add configuration for in-kernel pdm
` [PATCH RFC v3 6/7] remoteproc: qcom: mss: "
` [PATCH RFC v3 7/7] remoteproc: qcom: pas: "

[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
 2024-03-04 16:45 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 read-only IMAP folder(s) and NNTP newsgroup(s).