index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mvebu-mbus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge window
Thomas Petazzoni
2015-01-19
1
-16
/
+89
*
bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38x
Michal Mazur
2015-01-19
1
-48
/
+116
*
bus: mvebu-mbus: use automatic I/O synchronization barriers
Thomas Petazzoni
2015-01-19
1
-3
/
+14
*
bus: mvebu-mbus: fix support of MBus window 13
Andrew Lunn
2015-01-19
1
-0
/
+13
*
bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration
Thomas Petazzoni
2014-11-30
1
-0
/
+56
*
bus: mvebu-mbus: suspend/resume support
Thomas Petazzoni
2014-11-30
1
-4
/
+120
*
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-06-02
1
-8
/
+3
|
\
|
*
bus: mvebu: pass the coherency availability information at init time
Thomas Petazzoni
2014-04-24
1
-8
/
+3
*
|
bus: mvebu-mbus: allow several windows with the same target/attribute
Thomas Petazzoni
2014-04-24
1
-6
/
+0
*
|
bus: mvebu-mbus: Avoid setting an undefined window size
Jason Gunthorpe
2014-04-24
1
-0
/
+16
|
/
*
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-2
/
+1
|
\
|
*
bus: mvebu-mbus: make use of of_find_matching_node_and_match
Josh Cartwright
2014-02-11
1
-2
/
+1
*
|
bus: mvebu-mbus: Fix incorrect size for PCI aperture resources
Jason Gunthorpe
2014-02-18
1
-2
/
+2
|
/
*
bus: mvebu-mbus: Remove deprecated comment
Ezequiel Garcia
2013-11-24
1
-6
/
+0
*
bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()
Dan Carpenter
2013-11-24
1
-2
/
+2
*
bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties
Jason Gunthorpe
2013-10-01
1
-2
/
+4
*
bus: mvebu: add missing of_node_put() to fix reference leak
Jisheng Zhang
2013-09-18
1
-1
/
+5
*
bus: mvebu-mbus: Factorize Armada 370/XP data structures
Thomas Petazzoni
2013-08-06
1
-11
/
+3
*
bus: mvebu-mbus: Update main description
Thomas Petazzoni
2013-08-06
1
-7
/
+3
*
bus: mvebu-mbus: Remove name -> target, attribute mapping tables
Thomas Petazzoni
2013-08-06
1
-143
/
+7
*
bus: mvebu-mbus: Remove the no longer used name-based API
Thomas Petazzoni
2013-08-06
1
-38
/
+0
*
bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture
Ezequiel Garcia
2013-08-06
1
-0
/
+49
*
bus: mvebu-mbus: Add static window allocation to the DT binding
Ezequiel Garcia
2013-08-06
1
-1
/
+126
*
bus: mvebu-mbus: Introduce device tree binding
Ezequiel Garcia
2013-08-06
1
-0
/
+49
*
bus: mvebu-mbus: Factor out initialization details
Ezequiel Garcia
2013-08-06
1
-17
/
+30
*
bus: mvebu-mbus: Add new API for window creation
Thomas Petazzoni
2013-08-06
1
-8
/
+25
*
bus: mvebu-mbus: Use pr_fmt
Ezequiel Garcia
2013-06-08
1
-3
/
+5
*
bus: mvebu: fix mistake in PCIe window target attribute for Kirkwood
Thomas Petazzoni
2013-04-11
1
-1
/
+1
*
bus: mvebu-mbus: Restore checking for coherency fabric hardware
Neil Greatorex
2013-03-30
1
-0
/
+3
*
bus: introduce an Marvell EBU MBus driver
Thomas Petazzoni
2013-03-28
1
-0
/
+867