Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | pci: Make pci apis usable before relocation | Bin Meng | 2015-01-12 | -4/+4 |
* | x86: Support pci bus scan in the early phase | Bin Meng | 2015-01-12 | -0/+1 |
* | x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c | Bin Meng | 2015-01-12 | -0/+2 |
* | x86: pci: Add handlers before and after a PCI hose scan | Simon Glass | 2014-11-25 | -0/+12 |
* | x86: pci: Allow configuration before relocation | Simon Glass | 2014-11-21 | -0/+50 |
* | x86: Support use of PCI before relocation | Simon Glass | 2014-11-21 | -0/+21 |
* | x86: Refactor PCI to permit alternate init | Simon Glass | 2014-11-21 | -0/+27 |