summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie_intel_fpga.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon 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-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki2020-07-091-3/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-2/+2
* pci: intel: Fix configuration type based on secondary numberLey Foon Tan2019-08-111-4/+6
* pci: intel: Fix error when enumerating multi-function PCIe deviceLey Foon Tan2019-08-111-2/+4
* pci: intel: Increase TLP polling counterLey Foon Tan2019-08-111-1/+1
* pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan2018-05-081-0/+430