aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser
2010-04-07ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala
2010-03-21Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk
2010-01-23ppc4xx: Fix sending type 1 PCI transactionsFelix Radensky
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala
2009-11-04fsl_pci_init_port end-point initialization is brokenEd Swarthout
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala
2009-08-28driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal
2009-08-28pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-07-27mpc83xx: Add esd VME8349 board supportReinhard Arlt
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-03-12sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda
2009-03-12sh: Add system memory registration to PCI for SH4Yoshihiro Shimoda
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov
2009-02-10drivers/pci: Create pci_map_bar functionBecky Bruce
2009-02-07pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-01-31ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD
2008-12-19pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser
2008-12-10sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD
2008-12-09drivers/fsl_pci_init: Fix compile warningKumar Gala
2008-12-03drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce
2008-10-27powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce
2008-10-27pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala
2008-10-24pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala
2008-10-24pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala
2008-10-24pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-13fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-15pci: sh: Add pci_skip_dev and pci_print_dev functionNobuhiro Iwamatsu
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk
2008-05-10Update pci code to use phys_addr_tBecky Bruce
2008-04-24fsl_pci: Only modify registers if we have themKumar Gala
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew
2008-03-28sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu
2008-03-28sh: Move SuperH PCI driver from cpu/sh4 to drivers/pciNobuhiro Iwamatsu