summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/pci.c
Commit message (Expand)AuthorAgeLines
* pci: Make pci apis usable before relocationBin Meng2015-01-12-4/+4
* x86: Support pci bus scan in the early phaseBin Meng2015-01-12-0/+1
* x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng2015-01-12-0/+2
* x86: pci: Add handlers before and after a PCI hose scanSimon Glass2014-11-25-0/+12
* x86: pci: Allow configuration before relocationSimon Glass2014-11-21-0/+50
* x86: Support use of PCI before relocationSimon Glass2014-11-21-0/+21
* x86: Refactor PCI to permit alternate initSimon Glass2014-11-21-0/+27