summaryrefslogtreecommitdiffstats
path: root/drivers/bus/mvebu-mbus.c
Commit message (Expand)AuthorAgeFilesLines
* bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge windowThomas Petazzoni2015-01-191-16/+89
* bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38xMichal Mazur2015-01-191-48/+116
* bus: mvebu-mbus: use automatic I/O synchronization barriersThomas Petazzoni2015-01-191-3/+14
* bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn2015-01-191-0/+13
* bus: mvebu-mbus: provide a mechanism to save SDRAM window configurationThomas Petazzoni2014-11-301-0/+56
* bus: mvebu-mbus: suspend/resume supportThomas Petazzoni2014-11-301-4/+120
* Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-8/+3
|\
| * bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni2014-04-241-8/+3
* | bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni2014-04-241-6/+0
* | bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe2014-04-241-0/+16
|/
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-2/+1
|\
| * bus: mvebu-mbus: make use of of_find_matching_node_and_matchJosh Cartwright2014-02-111-2/+1
* | bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe2014-02-181-2/+2
|/
* bus: mvebu-mbus: Remove deprecated commentEzequiel Garcia2013-11-241-6/+0
* bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()Dan Carpenter2013-11-241-2/+2
* bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesJason Gunthorpe2013-10-011-2/+4
* bus: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang2013-09-181-1/+5
* bus: mvebu-mbus: Factorize Armada 370/XP data structuresThomas Petazzoni2013-08-061-11/+3
* bus: mvebu-mbus: Update main descriptionThomas Petazzoni2013-08-061-7/+3
* bus: mvebu-mbus: Remove name -> target, attribute mapping tablesThomas Petazzoni2013-08-061-143/+7
* bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni2013-08-061-38/+0
* bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia2013-08-061-0/+49
* bus: mvebu-mbus: Add static window allocation to the DT bindingEzequiel Garcia2013-08-061-1/+126
* bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia2013-08-061-0/+49
* bus: mvebu-mbus: Factor out initialization detailsEzequiel Garcia2013-08-061-17/+30
* bus: mvebu-mbus: Add new API for window creationThomas Petazzoni2013-08-061-8/+25
* bus: mvebu-mbus: Use pr_fmtEzequiel Garcia2013-06-081-3/+5
* bus: mvebu: fix mistake in PCIe window target attribute for KirkwoodThomas Petazzoni2013-04-111-1/+1
* bus: mvebu-mbus: Restore checking for coherency fabric hardwareNeil Greatorex2013-03-301-0/+3
* bus: introduce an Marvell EBU MBus driverThomas Petazzoni2013-03-281-0/+867
OpenPOWER on IntegriCloud