summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_ecam_generic.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-3/+3
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean2020-03-301-4/+33
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-5/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* PCI: Add driver for a 'pci-host-ecam-generic' host controllerTuomas Tynkkynen2017-10-061-0/+143