summaryrefslogtreecommitdiff
path: root/drivers/pci_auto.c
Commit message (Expand)AuthorAgeLines
* drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-24-412/+0
* ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-31-1/+7
* pciauto_setup_device bars_num fixEd Swarthout2007-08-10-1/+1
* Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROC...Ed Swarthout2007-07-11-0/+6
* pciauto setup bridgeEd Swarthout2007-07-11-3/+6
* Minor improvements to drivers/pci_auto.cEd Swarthout2007-07-11-9/+20
* [PATCH] Avoid assigning PCI resources from zero addressSergei Shtylyov2007-05-05-1/+6
* Merge branch 'mpc85xx'Jon Loeliger2006-08-09-1/+1
|\
| * * Made sure the code which disables prefetch for PCI devices sets the size of...Matthew McClintock2006-08-09-1/+1
* | Fix bug for io_bar size during pci scanJin Zhengxiong-R641882006-06-27-1/+2
* | Revert bad PCI prefetch limit change.Jon Loeliger2006-04-27-1/+1
* | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-1/+1
|/
* Added support for PCI prefetchable region and BARsKumar Gala2006-01-11-10/+48
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-17-1/+12
* * Patch by Travis Sawyer, 09 Feb 2004:wdenk2004-02-22-44/+24
* * Patch by Jian Zhang, 3 Feb 2004:wdenk2004-02-10-3/+3
* * Patch by Yuli Barcohen, 26 Jan 2004:wdenk2004-02-08-5/+15
* * Make Ethernet autonegotiation on INCA-IP work for all clock rates;wdenk2003-08-17-0/+7
* * Code cleanup:wdenk2003-06-27-2/+1
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-06-0/+10
* * Patch by Rune Torgersen, 13 Feb 2003:wdenk2003-03-06-19/+7
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-7/+25
* Initial revisionwdenk2002-11-03-0/+319