index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
imx_rproc.c
Age
Commit message (
Expand
)
Author
2021-06-23
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
2021-06-01
remoteproc: imx_rproc: support i.MX8MN/P
Peng Fan
2021-06-01
remoteproc: imx_rproc: support i.MX7ULP
Peng Fan
2021-06-01
remoteproc: imx_rproc: make clk optional
Peng Fan
2021-06-01
remoteproc: imx_rproc: initial support for mutilple start/stop method
Peng Fan
2021-06-01
remoteproc: imx_rproc: parse fsl,auto-boot
Peng Fan
2021-04-13
remoteproc: imx_rproc: support remote cores booted before Linux Kernel
Peng Fan
2021-04-13
remoteproc: imx_rproc: move memory parsing to rproc_ops
Peng Fan
2021-04-13
remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
Peng Fan
2021-04-13
remoteproc: imx_rproc: add missing of_node_put
Peng Fan
2021-03-12
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
2021-03-11
remoteproc: imx_proc: enable virtio/mailbox
Peng Fan
2021-03-11
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
2021-03-11
remoteproc: imx_rproc: support i.MX8MQ/M
Peng Fan
2021-03-11
remoteproc: imx_rproc: add i.MX specific parse fw hook
Peng Fan
2021-03-11
remoteproc: imx_rproc: use devm_ioremap
Peng Fan
2021-03-11
remoteproc: imx_rproc: correct err message
Peng Fan
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2020-03-25
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-03
remoteproc: imx: Fix typo in "failed"
Fabio Estevam
2018-03-18
remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'
Christophe JAILLET
2018-03-18
remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...
Christophe JAILLET
2018-03-18
remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
Christophe JAILLET
2017-10-11
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
2017-10-10
remoteproc: imx_rproc: fix a couple off by one bugs
Dan Carpenter
2017-08-30
remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver
Oleksij Rempel