summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/imx_rproc.c
AgeCommit message (Expand)Author
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
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2017-10-10remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter
2017-08-30remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driverOleksij Rempel