summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/mv_pci.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r274249, r274484, r275583:ian2015-05-231-1/+1
* MFC 265852: Map device memory using PTE_DEVICE rather than PTE_NOCACHE.ian2014-05-181-2/+2
* MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565,ian2014-05-151-1/+1
* MFC r261351, r261352, r261355, r261396, r261397, r261398, r261403, r261404,ian2014-05-151-5/+7
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-141-2/+171
* MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857,ian2014-05-141-28/+27
* MFC r257702, r257745, r257746, r257747, r257751, r257791, r257793,ian2014-05-141-1/+1
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-1/+1
* Implement MSI support.gber2012-09-141-2/+101
* pci: Implement new memory and io space allocator for PCI.gber2012-09-141-107/+231
* Merging of projects/armv6, part 7gonzo2012-08-151-6/+6
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* The FDT describes the host controller directly. There's no need tomarcel2011-02-031-17/+10
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-473/+431
* Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,raj2009-04-161-0/+10
* Check PCIE link status before accessing the bus.raj2009-01-091-0/+3
* Improve Marvell SOCs PCI/PCIE driver.raj2009-01-091-9/+77
* Fix configuration of the PCI bridge. This got omitted in the initial import ofraj2008-12-051-0/+4
* Improve error handling in pcib_mbus_identify().raj2008-11-191-1/+3
* PCI/PCI-Express support for Marvell systems.raj2008-11-191-0/+768
OpenPOWER on IntegriCloud