summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_auto_old.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-05-20mpc83xx: Make distinct caddy2 configMario Six1-1/+2
2019-05-20vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six1-1/+1
2018-05-26PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen1-2/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-14drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLYPhil Sutter1-1/+1
2016-01-12dm: pci: Use driver model PCI API in auto-configSimon Glass1-45/+0
2016-01-12dm: pci: Mark legacy files as suchSimon Glass1-3/+6
2015-12-01dm: pci: Move common auto-config functions to a common fileSimon Glass1-116/+0
2015-12-01dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass1-0/+561