summaryrefslogtreecommitdiff
path: root/drivers/bus/mvebu-mbus.c
Commit message (Expand)AuthorAge
* bus: mvebu-mbus: make mvebu_mbus_syscore_ops staticBen Dooks2016-07-11
* bus: mvebu-mbus: fix __iomem on register pointersBen Dooks2016-07-11
* bus: mvebu-mbus: use %pa to print phys_addr_tArnd Bergmann2016-03-30
* bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas2016-03-14
* bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni2015-05-28
* Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni2015-05-28
* bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan2015-05-28
* bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge windowThomas Petazzoni2015-01-19
* bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38xMichal Mazur2015-01-19
* bus: mvebu-mbus: use automatic I/O synchronization barriersThomas Petazzoni2015-01-19
* bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn2015-01-19
* bus: mvebu-mbus: provide a mechanism to save SDRAM window configurationThomas Petazzoni2014-11-30
* bus: mvebu-mbus: suspend/resume supportThomas Petazzoni2014-11-30
* Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-02
|\
| * bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni2014-04-24
* | bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni2014-04-24
* | bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe2014-04-24
|/
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\
| * bus: mvebu-mbus: make use of of_find_matching_node_and_matchJosh Cartwright2014-02-11
* | bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe2014-02-18
|/
* bus: mvebu-mbus: Remove deprecated commentEzequiel Garcia2013-11-24
* bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()Dan Carpenter2013-11-24
* bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesJason Gunthorpe2013-10-01
* bus: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang2013-09-18
* bus: mvebu-mbus: Factorize Armada 370/XP data structuresThomas Petazzoni2013-08-06
* bus: mvebu-mbus: Update main descriptionThomas Petazzoni2013-08-06
* bus: mvebu-mbus: Remove name -> target, attribute mapping tablesThomas Petazzoni2013-08-06
* bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni2013-08-06
* bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia2013-08-06
* bus: mvebu-mbus: Add static window allocation to the DT bindingEzequiel Garcia2013-08-06
* bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia2013-08-06
* bus: mvebu-mbus: Factor out initialization detailsEzequiel Garcia2013-08-06
* bus: mvebu-mbus: Add new API for window creationThomas Petazzoni2013-08-06
* bus: mvebu-mbus: Use pr_fmtEzequiel Garcia2013-06-08
* bus: mvebu: fix mistake in PCIe window target attribute for KirkwoodThomas Petazzoni2013-04-11
* bus: mvebu-mbus: Restore checking for coherency fabric hardwareNeil Greatorex2013-03-30
* bus: introduce an Marvell EBU MBus driverThomas Petazzoni2013-03-28