aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/imx_rproc.c
AgeCommit message (Expand)Author
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
2022-08-23remoteproc: imx_rproc: Simplify some error messageChristophe JAILLET
2022-06-22remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_initMiaoqian Lin
2022-05-09remoteproc: imx_rproc: Support i.MX93Peng Fan
2022-04-18remoteproc: imx_rproc: Ignore create mem entry for resource tablePeng Fan
2021-12-13remoteproc: imx_rproc: correct firmware reloadPeng Fan
2021-11-17remoteproc: imx_rproc: Fix a resource leak in the remove functionChristophe JAILLET
2021-10-12remoteproc: imx_rproc: Move common structure to header fileShengjiu Wang
2021-09-27remoteproc: imx_rproc: Change to ioremap_wc for dramDong Aisheng
2021-09-27remoteproc: imx_rproc: Fix rsc-table nameDong Aisheng
2021-09-27remoteproc: imx_rproc: Fix ignoring mapping vdev regionsDong Aisheng
2021-09-27remoteproc: imx_rproc: Fix TCM io memory typeDong Aisheng
2021-06-23remoteproc: imx_rproc: support i.MX8ULPPeng Fan
2021-06-01remoteproc: imx_rproc: support i.MX8MN/PPeng Fan
2021-06-01remoteproc: imx_rproc: support i.MX7ULPPeng Fan
2021-06-01remoteproc: imx_rproc: make clk optionalPeng Fan
2021-06-01remoteproc: imx_rproc: initial support for mutilple start/stop methodPeng Fan
2021-06-01remoteproc: imx_rproc: parse fsl,auto-bootPeng Fan
2021-04-13remoteproc: imx_rproc: support remote cores booted before Linux KernelPeng Fan
2021-04-13remoteproc: imx_rproc: move memory parsing to rproc_opsPeng Fan
2021-04-13remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAXPeng Fan
2021-04-13remoteproc: imx_rproc: add missing of_node_putPeng Fan
2021-03-12remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2021-03-11remoteproc: imx_proc: enable virtio/mailboxPeng Fan
2021-03-11remoteproc: imx_rproc: ignore mapping vdev regionsPeng Fan
2021-03-11remoteproc: imx_rproc: support i.MX8MQ/MPeng Fan
2021-03-11remoteproc: imx_rproc: add i.MX specific parse fw hookPeng Fan
2021-03-11remoteproc: imx_rproc: use devm_ioremapPeng Fan
2021-03-11remoteproc: imx_rproc: correct err messagePeng Fan
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan
2020-03-25remoteproc: Use size_t type for len in da_to_vaClement Leger
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-03remoteproc: imx: Fix typo in "failed"Fabio Estevam
2018-03-18remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'Christophe JAILLET
2018-03-18remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...Christophe JAILLET
2018-03-18remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'Christophe JAILLET