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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
remoteproc: imx_rproc: Add IMX_RPROC_SCU_API method
Shengjiu Wang
1
-0
/
+2
2021-10-12
remoteproc: imx_rproc: Move common structure to header file
Shengjiu Wang
2
-27
/
+38
2021-10-04
remoteproc: meson-mx-ao-arc: fix a bit test
Dan Carpenter
1
-1
/
+1
2021-09-28
remoteproc: mss: q6v5-mss: Add modem support on SC7280
Sibi Sankar
1
-4
/
+249
2021-09-28
remoteproc: qcom: pas: Add SC7280 Modem support
Sibi Sankar
1
-0
/
+1
2021-09-28
remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998
Yassine Oudjana
1
-19
/
+8
2021-09-28
remoteproc: mediatek: Support mt8195 scp
Tinghan Shen
2
-5
/
+44
2021-09-28
remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
Martin Blumenstingl
3
-0
/
+273
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-09-28
remoteproc: Fix the wrong default value of is_iomem
Dong Aisheng
2
-2
/
+2
2021-09-28
remoteproc: elf_loader: Fix loading segment when is_iomem true
Peng Fan
1
-1
/
+1
2021-09-27
remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
Sibi Sankar
6
-110
/
+123
2021-09-13
remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMD
Stephen Boyd
1
-5
/
+5
2021-09-13
remoteproc: qcom: wcnss: Drop unused smd include
Stephen Boyd
1
-1
/
+0
2021-08-04
remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible
Konrad Dybcio
1
-0
/
+1
2021-07-28
remoteproc: use freezable workqueue for crash notifications
Alex Elder
1
-2
/
+2
2021-07-28
remoteproc: fix an typo in fw_elf_get_class code comments
Dong Aisheng
1
-1
/
+1
2021-07-28
remoteproc: qcom: wcnss: Fix race with iris probe
Bjorn Andersson
3
-84
/
+89
2021-07-07
Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
12
-106
/
+395
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-26
remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
Bjorn Andersson
1
-0
/
+22
2021-06-23
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
1
-0
/
+13
2021-06-23
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
1
-9
/
+5
2021-06-23
remoteproc: core: Cleanup device in case of failure
Siddharth Gupta
1
-3
/
+12
2021-06-23
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2
-2
/
+2
2021-06-23
remoteproc: core: Move validate before device add
Siddharth Gupta
1
-4
/
+4
2021-06-23
remoteproc: core: Move cdev add before device add
Siddharth Gupta
1
-5
/
+5
2021-06-23
remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs
Suman Anna
1
-0
/
+3
2021-06-23
remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()
Stephan Gerhold
1
-3
/
+2
2021-06-23
remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()
Stephan Gerhold
1
-1
/
+1
2021-06-10
remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration
Peng Fan
1
-0
/
+1
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-05-28
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-28
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
1
-1
/
+1
2021-05-28
remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs
Suman Anna
1
-29
/
+120
2021-05-28
remoteproc: Fix various kernel-doc warnings
Suman Anna
3
-20
/
+42
2021-05-28
remoteproc: Add kernel-doc comment for is_iomem
Suman Anna
1
-0
/
+1
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-1
/
+1
2021-05-04
Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
24
-253
/
+1426
2021-04-14
remoteproc: stm32: add capability to detach
Arnaud Pouliquen
1
-2
/
+37
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
[prev]
[next]