summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-04-041-2/+10
* powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-291-0/+7
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-021-1/+1
* fsl_pci: Update PCIe boot ouputPeter Tyser2011-01-141-18/+20
* powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala2011-01-141-0/+148
* powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2011-01-142-1/+16
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-2/+14
* pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-8/+9
* pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-28/+89
* fsl_pci_init: Quiet scanning printf()Peter Tyser2010-11-141-1/+1
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-5/+5
* fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser2010-11-141-1/+5
* pci: Add ability to re-enumerate PCI busesJohn Schmoller2010-10-222-1/+6
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-4/+11
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala2010-04-071-6/+12
* Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-211-1/+1
* ppc4xx: Fix sending type 1 PCI transactionsFelix Radensky2010-01-231-1/+2
* ppc/8xxx: Remove is_fsl_pci_agentKumar Gala2010-01-051-0/+9
* fsl_pci_init_port end-point initialization is brokenEd Swarthout2009-11-041-1/+17
* Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-041-16/+2
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-271-2/+16
* ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-09-241-1/+1
* driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal2009-08-281-0/+44
* pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2009-08-281-63/+162
* pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala2009-08-281-19/+13
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-1/+7
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-2/+4
* mpc83xx: Add esd VME8349 board supportReinhard Arlt2009-07-271-1/+1
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-121-1/+1
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* sh: Add some register value configurable to PCI of SH7780Yoshihiro Shimoda2009-03-121-3/+3
* sh: Add system memory registration to PCI for SH4Yoshihiro Shimoda2009-03-121-0/+10
* PCI: Add pci_last_busno() helperAnton Vorontsov2009-02-231-0/+13
* drivers/pci: Create pci_map_bar functionBecky Bruce2009-02-101-0/+19
* pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala2009-02-071-24/+78
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-073-7/+7
* ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-312-0/+572
* pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser2008-12-191-0/+29
* sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2008-12-101-2/+2
* drivers/fsl_pci_init: Fix compile warningKumar Gala2008-12-091-0/+2
* drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce2008-12-031-1/+1
* powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce2008-10-271-3/+7
* pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala2008-10-271-7/+7
* pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala2008-10-241-0/+20
* pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala2008-10-241-0/+81
* pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala2008-10-241-14/+24
OpenPOWER on IntegriCloud