summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/pci.c
AgeCommit message (Expand)Author
2016-02-05x86: pci: Drop legacy PCI APIsBin Meng
2016-02-05x86: pci: Use DM PCI APIs in pci_assign_irqs()Bin Meng
2015-11-13x86: Remove legacy pci codesBin Meng
2015-08-14x86: Return -1 when reading a PCI config register failsSimon Glass
2015-07-28x86: pci: Do not assign irq 0 to pci deviceBin Meng
2015-07-28x86: pci: Assign pci irqs to all functionsBin Meng
2015-04-30x86: Add a function to assign IRQ numbers to PCI deviceBin Meng
2015-04-18dm: x86: pci: Add a PCI driver for driver modelSimon Glass
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-01-13pci: Make pci apis usable before relocationBin Meng
2015-01-13x86: Support pci bus scan in the early phaseBin Meng
2015-01-13x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng
2014-11-25x86: pci: Add handlers before and after a PCI hose scanSimon Glass
2014-11-21x86: pci: Allow configuration before relocationSimon Glass
2014-11-21x86: Support use of PCI before relocationSimon Glass
2014-11-21x86: Refactor PCI to permit alternate initSimon Glass