index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2020-10-22
Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
11
-58
/
+1757
2020-10-16
remoteproc/mediatek: Remove non-standard dsb()
Bjorn Andersson
1
-4
/
+0
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+25
2020-10-14
remoteproc: Add recovery configuration to the sysfs interface
Rishabh Bhatnagar
1
-0
/
+56
2020-10-14
remoteproc: Add coredump as part of sysfs interface
Rishabh Bhatnagar
1
-0
/
+63
2020-10-14
remoteproc: Change default dump configuration to "disabled"
Rishabh Bhatnagar
2
-14
/
+13
2020-10-14
remoteproc: k3-r5: Add loading support for on-chip SRAM regions
Suman Anna
1
-0
/
+79
2020-10-14
remoteproc: k3-r5: Initialize TCM memories for ECC
Suman Anna
1
-2
/
+15
2020-10-14
remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
Suman Anna
3
-0
/
+1317
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2
-1
/
+2
2020-09-26
remoteproc: scp: add COMPILE_TEST dependency
Alexandre Courbot
1
-1
/
+1
2020-09-26
remoteproc/mediatek: Add support for mt8192 SCP
Pi-Hsun Shih
3
-36
/
+204
2020-09-26
remoteproc: Fixup coredump debugfs disable request
Sibi Sankar
1
-1
/
+1
2020-09-26
remoteproc: qcom_q6v5: Assign mpss region to Q6 before MBA boot
Sibi Sankar
1
-3
/
+13
2020-09-26
remoteproc/mediatek: fix null pointer dereference on null scp pointer
Colin Ian King
1
-3
/
+1
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-1
/
+23
2020-09-15
remoteproc: stm32: Fix pointer assignement
Mathieu Poirier
1
-1
/
+1
2020-09-15
remoteproc: scp: add COMPILE_TEST dependency
Alexandre Courbot
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-11
Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
24
-487
/
+2379
2020-08-05
remoteproc: core: Register the character device interface
Siddharth Gupta
1
-0
/
+7
2020-08-05
remoteproc: Add remoteproc character device interface
Siddharth Gupta
4
-0
/
+162
2020-07-29
remoteproc: kill IPA notify code
Alex Elder
4
-128
/
+0
2020-07-29
remoteproc: k3-dsp: Add support for C71x DSPs
Suman Anna
1
-2
/
+18
2020-07-29
remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs
Suman Anna
1
-0
/
+72
2020-07-29
remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPs
Suman Anna
3
-0
/
+713
2020-07-29
remoteproc: k3: Add TI-SCI processor control helper functions
Suman Anna
1
-0
/
+104
2020-07-29
remoteproc: Introduce rproc_of_parse_firmware() helper
Suman Anna
2
-0
/
+25
2020-07-28
remoteproc: qcom_q6v5_mss: Remove redundant running state
Sibi Sankar
1
-5
/
+0
2020-07-28
remoteproc: qcom: q6v5: Update running state before requesting stop
Sibi Sankar
1
-0
/
+2
2020-07-28
remoteproc: qcom_q6v5_mss: Add modem debug policy support
Sibi Sankar
1
-1
/
+24
2020-07-28
remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
Sibi Sankar
1
-3
/
+2
2020-07-28
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
1
-0
/
+6
2020-07-22
remoteproc: qcom_q6v5_mss: Add MBA log extraction support
Sibi Sankar
1
-1
/
+37
2020-07-22
remoteproc: Add coredump debugfs entry
Rishabh Bhatnagar
1
-0
/
+90
2020-07-22
remoteproc: Add inline coredump functionality
Rishabh Bhatnagar
1
-18
/
+138
2020-07-22
remoteproc: Pass size and offset as arguments to segment dump function
Rishabh Bhatnagar
2
-7
/
+8
2020-07-22
remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
Sibi Sankar
1
-9
/
+8
2020-07-22
remoteproc: Move coredump functionality to a new file
Rishabh Bhatnagar
4
-191
/
+209
2020-07-18
remoteproc: stm32: Update M4 state in stm32_rproc_stop()
Mathieu Poirier
1
-0
/
+12
2020-07-18
remoteproc: stm32: Introduce new attach() operation
Mathieu Poirier
1
-0
/
+8
2020-07-18
remoteproc: stm32: Properly handle the resource table when attaching
Mathieu Poirier
1
-0
/
+76
2020-07-18
remoteproc: stm32: Parse memory regions when attaching to M4
Mathieu Poirier
1
-3
/
+20
2020-07-18
remoteproc: Make function rproc_resource_cleanup() public
Mathieu Poirier
1
-1
/
+2
2020-07-18
remoteproc: stm32: Properly set co-processor state when attaching
Mathieu Poirier
1
-0
/
+31
2020-07-18
remoteproc: stm32: Parse syscon that will manage M4 synchronisation
Mathieu Poirier
1
-0
/
+26
2020-07-18
remoteproc: stm32: Remove memory translation from DT parsing
Mathieu Poirier
1
-1
/
+5
2020-07-18
remoteproc: stm32: Decouple rproc from DT parsing
Mathieu Poirier
1
-11
/
+12
2020-07-18
remoteproc: stm32: Request IRQ with platform device
Mathieu Poirier
1
-2
/
+3
2020-07-18
remoteproc: stm32: Decouple rproc from memory translation
Mathieu Poirier
1
-4
/
+4
[next]