summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/imx_rproc.c
AgeCommit message (Expand)Author
2026-02-03remoteproc: imx_rproc: Fix invalid loaded resource table detectionPeng Fan
2026-01-13remoteproc: imx_rproc: Add support for i.MX95Peng Fan
2026-01-13remoteproc: imx_rproc: Add support for System Manager CPU APIPeng Fan
2026-01-13remoteproc: imx_rproc: Add support for System Manager LMM APIPeng Fan
2026-01-13remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfgPeng Fan
2026-01-13remoteproc: imx_rproc: Add runtime ops copy to support dynamic behaviorPeng Fan
2025-12-16remoteproc: imx_rproc: Use strstarts for "rsc-table" checkShenwei Wang
2025-11-25remoteproc: Use of_reserved_mem_region_* functions for "memory-region"Rob Herring (Arm)
2025-10-24remoteproc: imx_rproc: Remove the assignement to methodPeng Fan
2025-10-24remoteproc: imx_rproc: Enable PM runtime support unconditionallyPeng Fan
2025-10-24remoteproc: imx_rproc: Make detach operation platform-specificPeng Fan
2025-10-24remoteproc: imx_rproc: Simplify clock enable logic using dcfg flagsPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_rproc_add() helperPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove pathPeng Fan
2025-09-15remoteproc: imx_rproc: Clean up after ops introductionPeng Fan
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_SMC switch casePeng Fan
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API switch casePeng Fan
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch casePeng Fan
2025-09-15remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_matchPeng Fan
2025-09-15remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfgPeng Fan
2025-07-18remoteproc: imx_rproc: detect and attach to pre-booted remote coresHiago De Franco
2025-07-16remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCUHiago De Franco
2024-10-29remoteproc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-26remoteproc: imx_rproc: Add support for poweroff and rebootPeng Fan
2024-08-26remoteproc: imx_rproc: Allow setting of the mailbox transmit modePeng Fan
2024-08-13remoteproc: Use of_property_present()Rob Herring (Arm)
2024-07-29remoteproc: imx_rproc: Merge TCML/UPeng Fan
2024-07-29remoteproc: imx_rproc: Initialize workqueue earlierPeng Fan
2024-07-29remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_tablePeng Fan
2024-07-29remoteproc: imx_rproc: Correct ddr alias for i.MX8MPeng Fan
2024-06-17remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin
2024-06-11remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin
2024-03-21Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2024-02-14remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-02remoteproc: imx_rproc: Use devm_rproc_alloc() helperAndrew Davis
2023-07-27remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIOMarek Vasut
2023-07-15remoteproc: imx_rproc: iterate all notifiyids in rx callbackPeng Fan
2023-07-15remoteproc: Explicitly include correct DT includesRob Herring
2023-05-09remoteproc: imx: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-03remoteproc: imx_rproc: Call of_node_put() on iteration errorMathieu Poirier
2022-11-15remoteproc: imx_rproc: Correct i.MX93 DRAM mappingPeng Fan
2022-10-24remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXPPeng Fan
2022-10-24remoteproc: imx_rproc: Request mbox channel laterPeng Fan
2022-10-24remoteproc: imx_rproc: Support i.MX8QMPeng Fan
2022-10-24remoteproc: imx_rproc: Support kicking Mcore from Linux for i.MX8QXPPeng Fan
2022-10-24remoteproc: imx_rproc: Support attaching to i.MX8QXP M4Peng Fan