summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/pci.c
Commit message (Expand)AuthorAgeFilesLines
* x86: pci: Drop legacy PCI APIsBin Meng2016-02-051-53/+0
* x86: pci: Use DM PCI APIs in pci_assign_irqs()Bin Meng2016-02-051-3/+3
* x86: Remove legacy pci codesBin Meng2015-11-131-45/+0
* x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-141-3/+6
* x86: pci: Do not assign irq 0 to pci deviceBin Meng2015-07-281-0/+2
* x86: pci: Assign pci irqs to all functionsBin Meng2015-07-281-10/+17
* x86: Add a function to assign IRQ numbers to PCI deviceBin Meng2015-04-291-0/+21
* dm: x86: pci: Add a PCI driver for driver modelSimon Glass2015-04-181-0/+40
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-161-6/+6
* pci: Make pci apis usable before relocationBin Meng2015-01-121-4/+4
* x86: Support pci bus scan in the early phaseBin Meng2015-01-121-0/+1
* x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng2015-01-121-0/+2
* x86: pci: Add handlers before and after a PCI hose scanSimon Glass2014-11-251-0/+12
* x86: pci: Allow configuration before relocationSimon Glass2014-11-211-0/+50
* x86: Support use of PCI before relocationSimon Glass2014-11-211-0/+21
* x86: Refactor PCI to permit alternate initSimon Glass2014-11-211-0/+27
OpenPOWER on IntegriCloud