summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_auto.c
AgeCommit message (Expand)Author
2016-02-26pci: Fix compiler warnings in dm_pciauto_setup_device()Bin Meng
2016-01-24dm: pci: Avoid using pci_bus_to_hose() in the uclassSimon Glass
2016-01-15dm: pci: Add a 'fall through' commentSimon Glass
2016-01-12dm: pci: Use driver model PCI API in auto-configSimon Glass
2015-12-01dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass
2015-10-21pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng
2015-10-08pci: Fix expansion ROM programming for multi-function devicesBin Meng
2015-08-05pci: Indicate prefetchable memory allocate when debuggingSimon Glass
2015-08-05pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass
2015-08-05pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass
2015-07-28dm: pci: Support bridge device configuration correctlyBin Meng
2015-07-28dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng
2015-07-14pci: Configure expansion ROM during auto config processBin Meng
2015-06-04pci: Do not skip legacy IDE device configurationBin Meng
2015-06-04pci: Allow debug message output in pci_auto.cBin Meng
2015-04-16dm: pci: Add a uclass for PCISimon Glass
2015-02-16PCI: add 64-bit prefetchable memory supportDavid Feng
2015-01-23x86: Access the VGA ROM when neededSimon Glass
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2013-10-07pci: Properly configure prefetchable memory regionThierry Reding
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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: clean up some whitespace and formattingAndrew Sharp
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2009-07-27mpc83xx: Add esd VME8349 board supportReinhard Arlt
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD