aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD1-526/+0
2007-08-18PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bugShinya Kuribayashi1-1/+3
2007-07-11Start pci hose scan from hose->current_busno.Ed Swarthout1-1/+7
2006-06-19Add support for wrPPMC7xx/74xx boardsHeiko Schocher1-1/+1
2006-01-11Report back PCI bus when doing table based device configKumar Gala1-0/+1
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski1-1/+1
2005-01-09* Patch by Jon Loeliger, 02 Sep 2004:wdenk1-13/+8
2004-12-16added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configurationstroese1-2/+12
2004-04-18* Patch by Matthew S. McClintock, 14 Apr 2004:wdenk1-4/+4
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-1/+1
2003-10-22Fix PCI problems on PPChameleon boardwdenk1-2/+0
2003-09-02* Add support for PPChameleon Eval Boardwdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2003-05-28* Fix data abort exception handling for arm920t CPUwdenk1-112/+100
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-0/+19
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk1-6/+11
2002-11-03Initial revisionwdenk1-0/+503