aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2008-10-27powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce1-3/+7
2008-10-27pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala1-7/+7
2008-10-24pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala1-0/+20
2008-10-24pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala1-0/+81
2008-10-24pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala1-14/+24
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala2-47/+78
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-26/+26
2008-10-13fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout1-2/+15
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu2-17/+22
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD7-28/+4
2008-07-15pci: sh: Add pci_skip_dev and pci_print_dev functionNobuhiro Iwamatsu1-0/+12
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-2/+2
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese1-24/+46
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren1-14/+19
2008-05-21Big white-space cleanup.Wolfgang Denk5-22/+22
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk1-10/+3
2008-05-10Update pci code to use phys_addr_tBecky Bruce1-4/+4
2008-04-24fsl_pci: Only modify registers if we have themKumar Gala1-1/+2
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew1-1/+1
2008-03-28sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu2-0/+200
2008-03-28sh: Move SuperH PCI driver from cpu/sh4 to drivers/pciNobuhiro Iwamatsu3-0/+185
2008-03-23pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu1-3/+10
2007-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala1-0/+23
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD7-0/+1711