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