Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: pci: Switch to DM API for PCI address mapping | Simon Glass | 2016-01-12 | -1/+1 |
* | dm: pci: Drop the old version of pci_find_class() | Simon Glass | 2016-01-12 | -42/+42 |
* | dm: pci: Drop the old version of pci_find_device/s() | Simon Glass | 2016-01-12 | -0/+2 |
* | pci: fix address range check in __pci_hose_phys_to_bus() | Marcel Ziswiler | 2015-11-23 | -1/+1 |
* | pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() | Cheng Gu | 2015-11-12 | -2/+2 |
* | dm: pci: Support bridge device configuration correctly | Bin Meng | 2015-07-28 | -1/+6 |
* | dm: pci: Use the correct hose when configuring devices | Simon Glass | 2015-07-14 | -0/+6 |
* | pci: Move pci_hose_phys_to_bus() to pci_common.c | Bin Meng | 2015-06-04 | -4/+66 |
* | dm: pci: Move common PCI functions into their own file | Simon Glass | 2015-04-16 | -0/+292 |