summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_auto.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Fix compiler warnings in dm_pciauto_setup_device()Bin Meng2016-02-261-1/+1
* dm: pci: Avoid using pci_bus_to_hose() in the uclassSimon Glass2016-01-241-7/+7
* dm: pci: Add a 'fall through' commentSimon Glass2016-01-151-0/+1
* dm: pci: Use driver model PCI API in auto-configSimon Glass2016-01-121-0/+386
* dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass2015-12-011-561/+0
* pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng2015-10-211-0/+6
* pci: Fix expansion ROM programming for multi-function devicesBin Meng2015-10-081-0/+1
* pci: Indicate prefetchable memory allocate when debuggingSimon Glass2015-08-051-2/+3
* pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass2015-08-051-1/+3
* pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass2015-08-051-25/+23
* dm: pci: Support bridge device configuration correctlyBin Meng2015-07-281-12/+54
* dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng2015-07-281-0/+9
* pci: Configure expansion ROM during auto config processBin Meng2015-07-141-26/+22
* pci: Do not skip legacy IDE device configurationBin Meng2015-06-041-14/+0
* pci: Allow debug message output in pci_auto.cBin Meng2015-06-041-1/+0
* dm: pci: Add a uclass for PCISimon Glass2015-04-161-3/+13
* PCI: add 64-bit prefetchable memory supportDavid Feng2015-02-161-1/+35
* x86: Access the VGA ROM when neededSimon Glass2015-01-231-1/+27
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* pci: Properly configure prefetchable memory regionThierry Reding2013-10-071-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
* pci: fix some warnings related to assumptions aboutKumar Gala2012-09-221-1/+1
* pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-021-10/+25
* pci: clean up some whitespace and formattingAndrew Sharp2012-09-021-20/+34
* pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-021-7/+8
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* 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
* pci: Allow for PCI addresses to be 64-bitKumar Gala2008-10-241-36/+52
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-4/+4
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-4/+0
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-131-1/+1
* drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-241-0/+412
OpenPOWER on IntegriCloud