summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_auto_common.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Avoid assigning PCI resources that are below 0x1000Bin Meng2019-06-211-2/+3
* PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen2018-05-261-1/+6
* PCI: Add newlines to debug prints in pci_auto_common.cTuomas Tynkkynen2018-05-261-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: pci: Break out the common region display codeSimon Glass2016-03-141-34/+17
* dm: pci: Move common auto-config functions to a common fileSimon Glass2015-12-011-0/+128