summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_auto_old.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2021-01-271-18/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* mpc83xx: Make distinct caddy2 configMario Six2019-05-201-1/+2
* vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six2019-05-201-1/+1
* mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-201-1/+1
* PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen2018-05-261-2/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLYPhil Sutter2016-01-141-1/+1
* dm: pci: Use driver model PCI API in auto-configSimon Glass2016-01-121-45/+0
* dm: pci: Mark legacy files as suchSimon Glass2016-01-121-3/+6
* dm: pci: Move common auto-config functions to a common fileSimon Glass2015-12-011-116/+0
* dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass2015-12-011-0/+561