summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/imx_rproc.c
AgeCommit message (Expand)Author
2022-05-18MLK-25649-6 remoteproc: imx_proc: Add support for identifying SCU wakeup sou ...Ranjani Vaidyanathan
2021-07-13MPSDK-172 remoteproc: imx_rproc: Re-building communication channels when a re...Shenwei Wang
2021-07-13MLK-25426 remoteproc: imx_rproc: fix firmware reloadPeng Fan
2021-04-27MA-18425 remoteproc: init rproc_work before mbox initJi Luo
2020-11-16MLK-24997 remoteproc: imx_rproc: merge TCML/UPeng Fan
2020-11-11MLK-24892 remoteproc: imx_rproc: correct ddr alias for i.MX8MPeng Fan
2020-06-16MLK-24326: remoteproc: imx_rproc: fix "Dereference after null check" problemAlice Guo
2020-06-14MLK-24320: remoteproc: imx_rproc: fix "Explicit null dereferenced" problemAlice Guo
2020-04-30MLK-23882 remoteproc: imx_rproc: check resource table headerPeng Fan
2020-04-29LF-1360 remoteproc: imx: enlarge the mbox timeout delayPeng Fan
2020-04-13MLK-23778 remoteproc: imx: parse auto boot from dtbPeng Fan
2020-04-09MLK-23754-37 remoteproc: imx_rproc: add txdb and check stop returnPeng Fan
2020-04-09MLK-23754-33 remoteproc: imx: add i.MX7ULP supportPeng Fan
2020-04-09MLK-23754-30 remoteproc: imx: add i.MX8QM supportPeng Fan
2020-04-09MLK-23754-29 arm64: dts: imx8mn: add remoteproc node for i.MX8MNPeng Fan
2020-04-09MLK-23754-25 remoteproc: imx: use devm_ioremapPeng Fan
2020-04-09MLK-23754-24 remoteproc: imx: add i.MX8MN/P supportPeng Fan
2020-04-09MLK-23754-22 remoteproc: imx_rproc: add i.MX8QXP CM4 start/stop with power do...Peng Fan
2020-04-09MLK-23754-21 remoteproc: imx_rproc: add imx memcpy functionsPeng Fan
2020-04-09MLK-23754-18 remoteproc: imx_rproc: add rx doorbellPeng Fan
2020-04-09MLK-23754-17 remoteproc: imx_rproc: add i.MX8QXPPeng Fan
2020-04-09MLK-23754-16 remoteproc: imx_rproc: support get firmware name from dtsPeng Fan
2020-04-09MLK-23754-15 remoteproc: imx_rproc: support i.MX8MQ/MPeng Fan
2020-04-09MLK-23754-13 remoteproc: imx_proc: enable virtio/mailboxPeng Fan
2020-04-09MLK-23754-12 remoteproc: imx_proc: add ipc-only supportPeng Fan
2020-04-09MLK-23754-11 remoteproc: imx_rproc: support early booted remote processorPeng Fan
2020-04-09MLK-23754-8 remoteproc: imx: using reset apiPeng Fan
2020-04-09MLK-23754-7 remoteproc: imx_rproc: make clk optionalPeng Fan
2020-04-09MLK-23754-6 remoteproc: imx_rproc: make syscon optionalPeng Fan
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