aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang
2012-03-30pci: declare pciauto functions in headerLinus Walleij
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij
2011-12-05pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo
2011-10-27GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-06-23IXP42x PCI rewriteMichael Schwingen
2011-04-04fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-01-14fsl_pci: Update PCIe boot ouputPeter Tyser
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14fsl_pci_init: Quiet scanning printf()Peter Tyser
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-11-14fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
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