index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
imx_rproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init
Aleksandr Mishin
1
-2
/
+6
2024-06-11
remoteproc: imx_rproc: Skip over memory region when node value is NULL
Aleksandr Mishin
1
-0
/
+2
2024-03-21
Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-11
/
+5
2024-02-14
remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-64
/
+9
2024-02-02
remoteproc: imx_rproc: Use devm_rproc_alloc() helper
Andrew Davis
1
-11
/
+5
2023-07-27
remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO
Marek Vasut
1
-2
/
+56
2023-07-15
remoteproc: imx_rproc: iterate all notifiyids in rx callback
Peng Fan
1
-2
/
+11
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-09
remoteproc: imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-03
remoteproc: imx_rproc: Call of_node_put() on iteration error
Mathieu Poirier
1
-2
/
+5
2022-11-15
remoteproc: imx_rproc: Correct i.MX93 DRAM mapping
Peng Fan
1
-2
/
+2
2022-10-24
remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP
Peng Fan
1
-1
/
+2
2022-10-24
remoteproc: imx_rproc: Request mbox channel later
Peng Fan
1
-2
/
+46
2022-10-24
remoteproc: imx_rproc: Support i.MX8QM
Peng Fan
1
-3
/
+44
2022-10-24
remoteproc: imx_rproc: Support kicking Mcore from Linux for i.MX8QXP
Peng Fan
1
-3
/
+93
2022-10-24
remoteproc: imx_rproc: Support attaching to i.MX8QXP M4
Peng Fan
1
-1
/
+107
2022-08-23
remoteproc: imx_rproc: Simplify some error message
Christophe JAILLET
1
-9
/
+5
2022-06-22
remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
Miaoqian Lin
1
-3
/
+4
2022-05-09
remoteproc: imx_rproc: Support i.MX93
Peng Fan
1
-0
/
+33
2022-04-18
remoteproc: imx_rproc: Ignore create mem entry for resource table
Peng Fan
1
-0
/
+3
2021-12-14
remoteproc: imx_rproc: correct firmware reload
Peng Fan
1
-3
/
+5
2021-11-17
remoteproc: imx_rproc: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-10-12
remoteproc: imx_rproc: Move common structure to header file
Shengjiu Wang
1
-27
/
+1
2021-09-28
remoteproc: imx_rproc: Change to ioremap_wc for dram
Dong Aisheng
1
-1
/
+1
2021-09-28
remoteproc: imx_rproc: Fix rsc-table name
Dong Aisheng
1
-1
/
+1
2021-09-28
remoteproc: imx_rproc: Fix ignoring mapping vdev regions
Dong Aisheng
1
-2
/
+2
2021-09-28
remoteproc: imx_rproc: Fix TCM io memory type
Dong Aisheng
1
-14
/
+21
2021-06-23
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
1
-0
/
+13
2021-06-01
remoteproc: imx_rproc: support i.MX8MN/P
Peng Fan
1
-7
/
+80
2021-06-01
remoteproc: imx_rproc: support i.MX7ULP
Peng Fan
1
-11
/
+38
2021-06-01
remoteproc: imx_rproc: make clk optional
Peng Fan
1
-15
/
+31
2021-06-01
remoteproc: imx_rproc: initial support for mutilple start/stop method
Peng Fan
1
-0
/
+13
2021-06-01
remoteproc: imx_rproc: parse fsl,auto-boot
Peng Fan
1
-0
/
+3
2021-04-14
remoteproc: imx_rproc: support remote cores booted before Linux Kernel
Peng Fan
1
-0
/
+45
2021-04-14
remoteproc: imx_rproc: move memory parsing to rproc_ops
Peng Fan
1
-5
/
+3
2021-04-14
remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
Peng Fan
1
-5
/
+5
2021-04-14
remoteproc: imx_rproc: add missing of_node_put
Peng Fan
1
-0
/
+2
2021-03-13
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
1
-3
/
+2
2021-03-11
remoteproc: imx_proc: enable virtio/mailbox
Peng Fan
1
-3
/
+113
2021-03-11
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
1
-0
/
+3
2021-03-11
remoteproc: imx_rproc: support i.MX8MQ/M
Peng Fan
1
-1
/
+40
2021-03-11
remoteproc: imx_rproc: add i.MX specific parse fw hook
Peng Fan
1
-0
/
+93
2021-03-11
remoteproc: imx_rproc: use devm_ioremap
Peng Fan
1
-1
/
+2
2021-03-11
remoteproc: imx_rproc: correct err message
Peng Fan
1
-2
/
+2
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
1
-1
/
+1
2020-03-26
remoteproc: Use size_t type for len in da_to_va
Clement Leger
1
-5
/
+6
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-04
remoteproc: imx: Fix typo in "failed"
Fabio Estevam
1
-4
/
+4
2018-03-19
remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'
Christophe JAILLET
1
-6
/
+4
[next]