messages from 2020-11-26 21:07:35 to 2020-12-21 09:42:17 UTC [more...]
[PATCH 0/8] remoteproc: imx_rproc: support iMX8MQ/M
2020-12-21 10:06 UTC (2+ messages)
` [PATCH 6/8] remoteproc: imx_rproc: support i.MX8MQ/M
[PATCH 0/5] Introduce PRU remoteproc consumer API
2020-12-18 22:50 UTC (9+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH 2/5] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH 3/5] remoteproc: pru: Deny rproc sysfs ops for PRU client driven boots
` [PATCH 4/5] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH 5/5] remoteproc: pru: Configure firmware based on client setup
[PATCH v4 00/17] remoteproc: Add support for detaching a rproc
2020-12-18 17:32 UTC (18+ messages)
` [PATCH v4 01/17] dt-bindings: remoteproc: Add bindind to support autonomous processors
` [PATCH v4 02/17] remoteproc: Re-check state in rproc_shutdown()
` [PATCH v4 03/17] remoteproc: Remove useless check in rproc_del()
` [PATCH v4 04/17] remoteproc: Rename function rproc_actuate()
` [PATCH v4 05/17] remoteproc: Add new get_loaded_rsc_table() remoteproc operation
` [PATCH v4 06/17] remoteproc: stm32: Move resource table setup to rproc_ops
` [PATCH v4 07/17] remoteproc: Add new RPROC_ATTACHED state
` [PATCH v4 08/17] remoteproc: Properly represent the attached state
` [PATCH v4 09/17] remoteproc: Properly deal with a kernel panic when attached
` [PATCH v4 10/17] remoteproc: Add new detach() remoteproc operation
` [PATCH v4 11/17] remoteproc: Introduce function __rproc_detach()
` [PATCH v4 12/17] remoteproc: Introduce function rproc_detach()
` [PATCH v4 13/17] remoteproc: Add return value to function rproc_shutdown()
` [PATCH v4 14/17] remoteproc: Properly deal with a stop request when attached
` [PATCH v4 15/17] remoteproc: Properly deal with a start "
` [PATCH v4 16/17] remoteproc: Properly deal with detach request
` [PATCH v4 17/17] remoteproc: Refactor rproc delete and cdev release path
[PATCH v2 0/5] Introduce PRU remoteproc consumer API
2020-12-17 22:43 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH v2 2/5] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH v2 3/5] remoteproc: pru: Deny rproc sysfs ops for PRU client driven boots
` [PATCH v2 4/5] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH v2 5/5] remoteproc: pru: Configure firmware based on client setup
[PATCH] remoteproc: Create a separate workqueue for recovery tasks
2020-12-17 18:49 UTC (5+ messages)
[PATCH v2] remoteproc: stm32: improve debug using dev_err_probe
2020-12-17 14:41 UTC
[PATCH] remoteproc: qcom: add more help text qcom options
2020-12-17 3:04 UTC
[GIT PULL] remoteproc updates for v5.11
2020-12-16 2:32 UTC (2+ messages)
[GIT PULL] hwspinlock updates for v5.11
2020-12-16 2:32 UTC (2+ messages)
[GIT PULL] rpmsg updates for v5.11
2020-12-16 2:32 UTC (2+ messages)
[PATCH 0/2] remoteproc/mediatek: support L1TCM for MT8192 SCP
2020-12-15 17:12 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: add L1TCM memory region
` [PATCH 2/2] remoteproc/mediatek: support L1TCM
[PATCH V3 0/7] remoteproc: imx_rproc: support iMX8MQ/M
2020-12-14 17:08 UTC (18+ messages)
` [PATCH V3 1/7] remoteproc: elf: support platform specific memory hook
` [PATCH V3 2/7] remoteproc: imx_rproc: add elf memory hooks
` [PATCH V3 3/7] remoteproc: imx_rproc: correct err message
` [PATCH V3 4/7] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V3 5/7] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V3 6/7] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V3 7/7] remoteproc: imx_proc: enable virtio/mailbox
[PATCH v24 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
2020-12-14 11:52 UTC (13+ messages)
` [PATCH v24 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v24 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v24 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v24 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v24 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
[PATCH] remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
2020-12-14 5:10 UTC
[PATCH 0/6] Introduce PRU platform consumer API
2020-12-11 18:48 UTC (7+ messages)
` [PATCH 1/6] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH 2/6] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
` [PATCH 4/6] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [PATCH 5/6] soc: ti: pruss: Add helper function to enable OCP master ports
` [PATCH 6/6] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX
[PATCH] remoteproc/mediatek: change MT8192 CFG register base
2020-12-10 22:30 UTC (5+ messages)
[PATCH v3 00/15] remoteproc: Add support for detaching from rproc
2020-12-10 23:10 UTC (27+ messages)
` [PATCH v3 01/15] dt-bindings: remoteproc: Add bindind to support autonomous processors
` [PATCH v3 02/15] remoteproc: Re-check state in rproc_shutdown()
` [PATCH v3 03/15] remoteproc: Remove useless check in rproc_del()
` [PATCH v3 04/15] remoteproc: Add new RPROC_ATTACHED state
` [PATCH v3 07/15] remoteproc: Add new detach() remoteproc operation
` [PATCH v3 09/15] remoteproc: Introduce function rproc_detach()
` [PATCH v3 11/15] remoteproc: Add return value to function rproc_shutdown()
` [PATCH v3 13/15] remoteproc: Properly deal with a start request when attached
` [PATCH v3 14/15] remoteproc: Properly deal with detach request
` [PATCH v3 15/15] remoteproc: Refactor rproc delete and cdev release path
[PATCH v4] remoteproc/mediatek: read IPI buffer offset from FW
2020-12-10 22:30 UTC (3+ messages)
[PATCH v3] remoteproc/mediatek: unprepare clk if scp_before_load fails
2020-12-10 22:30 UTC (3+ messages)
[PATCH] remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()
2020-12-10 22:30 UTC (2+ messages)
[PATCH v4 0/6] Add a PRU remoteproc driver
2020-12-10 22:30 UTC (11+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH v4 2/6] remoteproc: pru: Add a PRU remoteproc driver
` [PATCH v4 3/6] remoteproc: pru: Add support for PRU specific interrupt configuration
` [PATCH v4 4/6] remoteproc: pru: Add pru-specific debugfs support
` [PATCH v4 5/6] remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v4 6/6] remoteproc: pru: Add support for various PRU cores on K3 J721E SoCs
[PATCH v2 0/3] Add events to trace remoteproc lifecycle
2020-12-10 18:17 UTC (9+ messages)
` [PATCH v2 1/3] soc: qcom: Add tracepoints to mdt loader
` [PATCH v2 2/3] firmware: scm: Add tracepoints to scm driver for pas calls
` [PATCH v2 3/3] remoteproc: Add ftrace events to trace lifecycle of remoteprocs
[PATCH] remoteproc: stm32: don't print an error on probe deferral
2020-12-09 14:41 UTC (3+ messages)
` [Linux-stm32] "
[PATCHv2 0/9] Genpd related code changes to drop am335x pdata
2020-12-09 2:20 UTC (3+ messages)
` [PATCH 3/9] clk: ti: am33xx: Keep am3 l3 main clock always on for genpd
[PATCH v3 0/6] Add a PRU remoteproc driver
2020-12-08 14:03 UTC (10+ messages)
` [PATCH v3 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH v3 2/6] remoteproc: pru: Add a PRU remoteproc driver
` [PATCH v3 3/6] remoteproc: pru: Add support for PRU specific interrupt configuration
` [PATCH v3 4/6] remoteproc: pru: Add pru-specific debugfs support
` [PATCH v3 5/6] remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v3 6/6] remoteproc: pru: Add support for various PRU cores on K3 J721E SoCs
[PATCH] remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in Kconfig
2020-12-07 20:10 UTC (2+ messages)
[PATCH] remoteproc: sysmon: fix shutdown_acked state
2020-12-07 20:10 UTC (2+ messages)
[PATCH v3 0/4] remoteproc: Improvement for the Qualcomm sysmon
2020-12-07 20:06 UTC (4+ messages)
` [PATCH v3 2/4] remoteproc: sysmon: Expose the shutdown result
[PATCH v7 0/8] rpmsg: Make RPMSG name service modular
2020-12-07 15:35 UTC (7+ messages)
[PATCH v2 0/6] Add a PRU remoteproc driver
2020-12-04 17:40 UTC (22+ messages)
` [PATCH v2 2/6] remoteproc/pru: "
` [PATCH v2 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration
` [PATCH v2 4/6] remoteproc/pru: Add pru-specific debugfs support
` [PATCH v2 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v2 6/6] remoteproc/pru: Add support for various PRU cores on K3 J721E SoCs
[PATCH v2] remoteproc/mediatek: unprepare clk if scp_before_load fails
2020-12-03 16:02 UTC (3+ messages)
[PATCH] remoteproc/mediatek: unprepare clk if scp_before_load fails
2020-12-02 20:35 UTC (2+ messages)
[PATCH v3] remoteproc/mediatek: read IPI buffer offset from FW
2020-12-01 19:03 UTC (2+ messages)
[PATCH 0/3] TI K3 R5F remoteproc support on J7200 SoCs
2020-11-30 15:47 UTC (5+ messages)
` [PATCH 3/3] remoteproc: k3-r5: Adjust TCM sizes in Split-mode "
[PATCH v23 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
2020-11-30 15:33 UTC (5+ messages)
` [PATCH v23 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
[RESEND PATCH v2] remoteproc/mediatek: read IPI buffer offset from FW
2020-11-30 3:47 UTC (5+ messages)
[PATCH] remoteproc/mediatek: Fix kernel test robot warning
2020-11-28 3:40 UTC (2+ messages)
[PATCH] remoteproc: Add a rproc_set_firmware() API
2020-11-26 22:56 UTC (2+ messages)
[PATCH v2 0/3] remoteproc sysfs fixes/improvements
2020-11-26 22:31 UTC (3+ messages)
` [PATCH v2 1/3] remoteproc: Fix unbalanced boot with sysfs for no auto-boot rprocs
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