summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pci: Allow for PCI addresses to be 64-bitKumar Gala2008-10-242-47/+78
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-26/+26
* fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout2008-10-131-2/+15
* sh: Fix compile warningNobuhiro Iwamatsu2008-09-192-17/+22
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-137-28/+4
* pci: sh: Add pci_skip_dev and pci_print_dev functionNobuhiro Iwamatsu2008-07-151-0/+12
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-2/+2
* pci: Move PCI device configuration check into a separate weak functionStefan Roese2008-07-101-24/+46
* Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-14/+19
OpenPOWER on IntegriCloud