index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
/
coherency.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-13
/
+6
|
\
|
*
ARM/mvebu: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-14
1
-13
/
+6
*
|
ARM: mvebu: map PCI I/O regions strongly ordered
Thomas Petazzoni
2016-06-16
1
-0
/
+1
*
|
ARM: mvebu: fix HW I/O coherency related deadlocks
Thomas Petazzoni
2016-06-16
1
-14
/
+8
|
/
*
ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unused
Arnd Bergmann
2016-02-25
1
-1
/
+1
*
ARM: mvebu: add support to clear shared L2 bit on Armada XP
Thomas Petazzoni
2015-09-29
1
-0
/
+60
*
ARM: mvebu: prepare set_cpu_coherent() for future extension
Nadav Haklai
2015-07-25
1
-12
/
+17
*
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-19
1
-1
/
+1
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2015-02-17
1
-55
/
+3
|
\
|
*
ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherency
Thomas Petazzoni
2015-01-19
1
-55
/
+3
*
|
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
2015-01-28
1
-0
/
+7
|
/
*
ARM: mvebu: completely disable hardware I/O coherency
Thomas Petazzoni
2015-01-17
1
-1
/
+6
*
ARM: mvebu: Clean-up the Armada XP support
Gregory CLEMENT
2014-11-22
1
-1
/
+0
*
ARM: mvebu: update comments in coherency.c
Thomas Petazzoni
2014-11-22
1
-2
/
+3
*
ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherency
Thomas Petazzoni
2014-11-22
1
-166
/
+3
*
ARM: mvebu: remove unused register offset definition
Thomas Petazzoni
2014-11-22
1
-2
/
+0
*
ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP
Thomas Petazzoni
2014-11-22
1
-14
/
+30
*
ARM: mvebu: add missing of_node_put() call in coherency.c
Thomas Petazzoni
2014-11-07
1
-0
/
+2
*
ARM: mvebu: Fix coherency bus notifiers by using separate notifiers
Ezequiel Garcia
2014-07-08
1
-1
/
+5
*
ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCI
Thomas Petazzoni
2014-05-22
1
-0
/
+2
*
ARM: mvebu: implement L2/PCIe deadlock workaround
Thomas Petazzoni
2014-05-22
1
-0
/
+39
*
ARM: mvebu: use hardware I/O coherency also for PCI devices
Thomas Petazzoni
2014-05-16
1
-5
/
+16
*
ARM: mvebu: conditionalize Armada 375 coherency workaround
Thomas Petazzoni
2014-05-08
1
-2
/
+8
*
ARM: mvebu: Split low level functions to manipulate HW coherency
Gregory CLEMENT
2014-05-08
1
-3
/
+5
*
ARM: mvebu: Remove the unused argument of set_cpu_coherent()
Gregory CLEMENT
2014-05-08
1
-2
/
+2
*
ARM: mvebu: ll_set_cpu_coherent always uses the current CPU
Gregory CLEMENT
2014-05-08
1
-7
/
+5
*
ARM: mvebu: remove the address parameter for ll_set_cpu_coherent
Gregory CLEMENT
2014-05-08
1
-3
/
+3
*
ARM: mvebu: add Armada 38x support to the coherency code
Thomas Petazzoni
2014-04-24
1
-3
/
+11
*
ARM: mvebu: implement Armada 375 coherency workaround
Thomas Petazzoni
2014-04-24
1
-3
/
+165
*
ARM: mvebu: add Armada 375 support to the coherency code
Thomas Petazzoni
2014-04-24
1
-0
/
+14
*
ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.c
Thomas Petazzoni
2014-04-24
1
-6
/
+3
*
ARM: mvebu: add a coherency_available() call
Thomas Petazzoni
2014-04-24
1
-8
/
+22
*
ARM: mvebu: prepare coherency code to support more SOCs
Thomas Petazzoni
2014-04-24
1
-14
/
+33
*
ARM: mvebu: fix some sparse warnings
Jisheng Zhang
2013-11-24
1
-0
/
+1
*
ARM: mvebu: add missing of_node_put() to fix reference leak
Jisheng Zhang
2013-09-18
1
-1
/
+7
*
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
arm: mvebu: fix coherency_late_init() for multiplatform
Thomas Petazzoni
2013-06-20
1
-2
/
+3
*
arm: mvebu: don't hardcode a physical address in headsmp.S
Thomas Petazzoni
2013-06-13
1
-0
/
+12
*
arm: mvebu: avoid hardcoded virtual address in coherency code
Thomas Petazzoni
2013-06-13
1
-10
/
+10
*
arm: mvebu: remove dependency of SMP init on static I/O mapping
Thomas Petazzoni
2013-06-13
1
-12
/
+0
*
arm: mvebu: Add hardware I/O Coherency support
Gregory CLEMENT
2012-11-21
1
-0
/
+73
*
arm: mvebu: Add support for coherency fabric in mach-mvebu
Gregory CLEMENT
2012-11-21
1
-0
/
+82