Commit Graph

16 Commits (f2a8279e7647411cfdd694daec7903d60da5a36f)

Author SHA1 Message Date
Bin Meng 3857ed015f x86: pci: Drop legacy PCI APIs 9 years ago
Bin Meng 58316f9b9f x86: pci: Use DM PCI APIs in pci_assign_irqs() 9 years ago
Bin Meng 902ca5bdf3 x86: Remove legacy pci codes 9 years ago
Simon Glass 052e34b363 x86: Return -1 when reading a PCI config register fails 10 years ago
Bin Meng 6fc0e8a1fa x86: pci: Do not assign irq 0 to pci device 10 years ago
Bin Meng 31a2dc6955 x86: pci: Assign pci irqs to all functions 10 years ago
Bin Meng e3e7fa2cd1 x86: Add a function to assign IRQ numbers to PCI device 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 10 years ago
Bin Meng fa5530b85d x86: Support pci bus scan in the early phase 10 years ago
Bin Meng 4722c035cf x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c 10 years ago
Simon Glass e94ea6f656 x86: pci: Add handlers before and after a PCI hose scan 10 years ago
Simon Glass 6fb3b72e87 x86: pci: Allow configuration before relocation 10 years ago
Simon Glass 7430f10864 x86: Support use of PCI before relocation 10 years ago
Simon Glass d188b18f65 x86: Refactor PCI to permit alternate init 10 years ago