Age | Commit message (Expand) | Author |
---|---|---|
2015-07-28 | x86: pci: Do not assign irq 0 to pci device | Bin Meng |
2015-07-28 | x86: pci: Assign pci irqs to all functions | Bin Meng |
2015-04-30 | x86: Add a function to assign IRQ numbers to PCI device | Bin Meng |
2015-04-18 | dm: x86: pci: Add a PCI driver for driver model | Simon Glass |
2015-04-17 | x86: Add a x86_ prefix to the x86-specific PCI functions | Simon Glass |
2015-01-13 | pci: Make pci apis usable before relocation | Bin Meng |
2015-01-13 | x86: Support pci bus scan in the early phase | Bin Meng |
2015-01-13 | x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c | Bin Meng |
2014-11-25 | x86: pci: Add handlers before and after a PCI hose scan | Simon Glass |
2014-11-21 | x86: pci: Allow configuration before relocation | Simon Glass |
2014-11-21 | x86: Support use of PCI before relocation | Simon Glass |
2014-11-21 | x86: Refactor PCI to permit alternate init | Simon Glass |