summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_auto_common.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-10-08pci: Add more debug detail when resources are exhaustedSimon Glass1-1/+3
2019-06-21pci: Avoid assigning PCI resources that are below 0x1000Bin Meng1-2/+3
2018-05-26PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen1-1/+6
2018-05-26PCI: Add newlines to debug prints in pci_auto_common.cTuomas Tynkkynen1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-03-15dm: pci: Break out the common region display codeSimon Glass1-34/+17
2015-12-01dm: pci: Move common auto-config functions to a common fileSimon Glass1-0/+128