summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_xilinx.c
AgeCommit message (Expand)Author
2021-11-17pci: Add standard PCIe ECAM macrosPali Rohár
2021-02-02common: Drop asm/global_data.h from common headerSimon 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-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-06pci: xilinx: Use pci_generic_mmap_{read, write}_config()Tuomas Tynkkynen
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-22pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen
2017-09-22pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-09-21pci: xilinx: Add a driver for Xilinx AXI to PCIe bridgePaul Burton