Age | Commit message (Expand) | Author |
---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-01-18 | dm: pci: remove pci_bus_to_hose(0) calling | Minghuan Lian |
2016-01-12 | dm: pci: Switch to DM API for PCI address mapping | Simon Glass |
2016-01-12 | dm: pci: Drop the old version of pci_find_class() | Simon Glass |
2016-01-12 | dm: pci: Drop the old version of pci_find_device/s() | Simon Glass |
2015-11-23 | pci: fix address range check in __pci_hose_phys_to_bus() | Marcel Ziswiler |
2015-11-12 | pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() | Cheng Gu |
2015-07-28 | dm: pci: Support bridge device configuration correctly | Bin Meng |
2015-07-14 | dm: pci: Use the correct hose when configuring devices | Simon Glass |
2015-06-04 | pci: Move pci_hose_phys_to_bus() to pci_common.c | Bin Meng |
2015-04-16 | dm: pci: Move common PCI functions into their own file | Simon Glass |