Commit Graph

19 Commits (fa43ce842c3026c2abf19d4234d02cd4c62eeec0)

Author SHA1 Message Date
Simon Glass 983c6ba227 dm: pci: Allow a PCI bus to be found without an alias 9 years ago
Bin Meng 1887ed3ad6 dm: pci: Optimize pci_uclass_post_bind() 9 years ago
Bin Meng dce54dd6c7 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() 9 years ago
Bin Meng 348b744b7c x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() 9 years ago
Bin Meng 08fc7b8fac dm: pci: Support selected device/driver binding before relocation 9 years ago
Simon Glass 7868917032 Revert "dm: pci: Allow scan bridge child devices before relocation" 9 years ago
Simon Glass 76c3fbcd3d dm: pci: Add a way to iterate through all PCI devices 9 years ago
Simon Glass 66afb4ed92 dm: pci: Provide friendly config access functions 9 years ago
Bin Meng df189d9ba3 dm: pci: Allow scan bridge child devices before relocation 9 years ago
Bin Meng d11d9ef157 dm: pci: Support bridge device configuration correctly 9 years ago
Bin Meng 8326f136da dm: pci: Pass only device/function to pci_bus_find_devfn() 9 years ago
Bin Meng 4d8615cbf5 dm: pci: Use complete bdf in all pci config read/write routines 9 years ago
Simon Glass 4b515e4fc5 dm: pci: Add a function to get the BDF for a device 9 years ago
Simon Glass aba9296249 dm: pci: Add support for PCI driver matching 9 years ago
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 9 years ago
Simon Glass 5afeb4bb45 dm: pci: Correct bus number when scanning sub-buses 9 years ago
Simon Glass aec241dfb4 dm: pci: Use the correct hose when configuring devices 9 years ago
Simon Glass 2bb02e4fe2 dm: pci: Allow PCI bus numbering aliases 9 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 9 years ago