summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-imx6.c
Commit message (Expand)AuthorAgeFilesLines
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* PCI: imx6: properly shut down core when leaving bareboxLucas Stach2016-01-081-0/+27
* i.MX6: pci: Avoid aborts when asserting PCIe resetAndrey Smirnov2016-01-081-0/+4
* i.MX6: pci: Reconcile imx6_pcie_start_link with the kernel codeAndrey Smirnov2016-01-081-16/+26
* i.MX6: pci: Replace magic number with a named constantAndrey Smirnov2016-01-081-1/+3
* pci: Add i.MX6 pcie supportSascha Hauer2015-03-171-0/+612