linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-02 09:39:01 to 2020-03-13 12:04:50 UTC [more...]

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-13 12:04 UTC  (4+ messages)
` [PATCH -next 011/491] ARM/QUALCOMM SUPPORT: Use fallthrough;

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

[PATCH 00/18] remoteproc: Add support for synchronisation with MCU
 2020-03-13  2:03 UTC  (20+ messages)
` [PATCH 01/18] remoteproc: Add new operation and state machine for MCU synchronisation
` [PATCH 02/18] remoteproc: Introduce function rproc_set_mcu_sync_state()
` [PATCH 03/18] remoteproc: Split firmware name allocation from rproc_alloc()
` [PATCH 04/18] remoteproc: Split rproc_ops "
` [PATCH 05/18] remoteproc: Get rid of tedious error path
` [PATCH 06/18] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH 07/18] remoteproc: Introduce function rproc_alloc_state_machine()
` [PATCH 08/18] remoteproc: Allocate synchronisation state machine
` [PATCH 09/18] remoteproc: Call the right core function based on synchronisation state
` [PATCH 10/18] remoteproc: Decouple firmware load and remoteproc booting
` [PATCH 11/18] remoteproc: Repurpose function rproc_trigger_auto_boot()
` [PATCH 12/18] remoteproc: Rename function rproc_fw_boot()
` [PATCH 13/18] remoteproc: Introducting new functions to start and stop an MCU
` [PATCH 14/18] remoteproc: Refactor function rproc_trigger_recovery()
` [PATCH 15/18] remoteproc: Correctly deal with MCU synchronisation when changing FW image
` [PATCH 16/18] remoteproc: Correctly deal with MCU synchronisation when changing state
` [PATCH 17/18] remoteproc: Make MCU synchronisation state changes on stop and crashed
` [PATCH 18/18] remoteproc: stm32: add support for co-processor booted before kernel

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

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-12 12:05 UTC  (10+ messages)
` [PATCH 1/3] iommu: Export "iommu_request_dm_for_dev"
` [PATCH 2/3] dt-bindings: remoteproc: qcom: Add modem-firmware bindings
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: Request direct mapping for firmware subdevice

[RFC 0/2] Allow client to recover crashed processor
 2020-03-12  8:12 UTC  (8+ messages)
` [RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed
` [RFC 2/2] remoteproc: core: keep rproc in crash state in case of recovery failure

[PATCH 0/5] remoteproc: Add zynqmp_r5 driver
 2020-03-12  7:34 UTC  (13+ messages)
` [PATCH 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH 3/5] firmware: xilinx: Add zynqmp_get_node_status API
` [PATCH 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH 0/4] remoteproc: some bug fixes
 2020-03-12  2:58 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()

[PATCH] remoteproc: stm32: demote warning about optional property absence
 2020-03-12  0:00 UTC  (2+ messages)

[PATCH v4 0/5] remoteproc: qcom: PIL info support
 2020-03-11 23:32 UTC  (16+ messages)
` [PATCH v4 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v4 2/5] remoteproc: qcom: Introduce driver to store pil info in IMEM
` [PATCH v4 3/5] remoteproc: qcom: Update PIL relocation info on load
` [PATCH v4 4/5] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
` [PATCH v4 5/5] arm64: dts: qcom: sdm845: "

[PATCH] remoteproc: error on kick missing
 2020-03-11 20:01 UTC  (14+ messages)
` [PATCH v3 0/1] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
  ` [PATCH v3 1/1] "
    ` [PATCH v4] "
      ` [PATCH v5] "

pull request: linux-firmware: Create Mediatek MT8183 SCP firmware
 2020-03-11  3:39 UTC 

pull request: linux-firmware: Create Mediatek MT8183 SCP firmware
 2020-03-11  3:36 UTC 

[PATCH] remoteproc/mediatek: Use size_t type for len in scp_da_to_va
 2020-03-10 22:40 UTC  (3+ messages)

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-10 19:32 UTC  (30+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
  ` [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
  ` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
  ` [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
  ` [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
  ` [PATCH v5 7/8] remoteproc: Allow overriding only sanity_check
  ` [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type

[PATCH v4 0/4] remoteproc: Panic handling
 2020-03-10 16:20 UTC  (7+ messages)
` [PATCH v4 1/4] remoteproc: Traverse rproc_list under RCU read lock
` [PATCH v4 2/4] remoteproc: Introduce "panic" callback in ops
` [PATCH v4 3/4] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v4 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCH v2] rpmsg: core: Add wildcard match for name service
 2020-03-10 15:50 UTC 

[RESEND PATCH] hwspinlock: Allow drivers to be built with COMPILE_TEST
 2020-03-09 23:40 UTC  (2+ messages)

[PATCH v2] remoteproc: fix kernel-doc warnings
 2020-03-09 23:40 UTC  (2+ messages)

[PATCH v4 0/3] remoteproc: mss: Improve mem_assign and firmware load
 2020-03-09 23:40 UTC  (5+ messages)
` [PATCH v4 1/3] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
` [PATCH v4 2/3] remoteproc: qcom_q6v5_mss: Validate each segment during loading
` [PATCH v4 3/3] remoteproc: qcom_q6v5_mss: Reload the mba region on coredump

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-03-09 17:34 UTC  (9+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH 0/2] Introduce PAS based Secure Subsystem rproc driver
 2020-03-09 14:56 UTC  (5+ messages)
` [PATCH 1/2] remoteproc: qcom: Add PAS based SPSS PIL driver
` [PATCH 2/2] dt-bindings: remoteproc: Add documentation for SPSS remoteproc

[PATCH v5 0/3] add support for co-processor loaded and booted before kernel
 2020-03-09 13:43 UTC  (11+ messages)
` [PATCH v5 1/3] remoteproc: "

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

[PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
 2020-03-08  7:58 UTC  (6+ messages)

[PATCH 0/2] Misc. rproc fixes around fixed memory region support
 2020-03-05 22:41 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
` [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-03-05 18:46 UTC  (8+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: set pc on start

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-03-05 17:51 UTC  (37+ messages)
` [PATCHv7 02/15] remoteproc/omap: Add device tree support
` [PATCHv7 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv7 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv7 06/15] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv7 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv7 08/15] remoteproc/omap: Remove the platform_data header
` [PATCHv7 09/15] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv7 10/15] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv7 11/15] remoteproc/omap: Add support for system suspend/resume
` [PATCHv7 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
` [PATCHv7 13/15] remoteproc/omap: Report device exceptions and trigger recovery
` [PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
` [PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers

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


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