summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_intel_fpga.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-19dm: Avoid accessing seq directlySimon Glass1-1/+1
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki1-3/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: pci: Update the PCI read_config() method to const dev *Simon Glass1-2/+2
2019-08-11pci: intel: Fix configuration type based on secondary numberLey Foon Tan1-4/+6
2019-08-11pci: intel: Fix error when enumerating multi-function PCIe deviceLey Foon Tan1-2/+4
2019-08-11pci: intel: Increase TLP polling counterLey Foon Tan1-1/+1
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan1-0/+430