index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie_xilinx.c
Age
Commit message (
Expand
)
Author
2025-04-22
pci: xilinx: Handle size of ecam region properly
Jiaxun Yang
2024-05-07
pci: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
pci: xilinx: Enable MMIO region
Mayuresh Chitale
2023-12-13
pci: xilinx: Fix "reg" not found error
Mayuresh Chitale
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2021-11-17
pci: Add standard PCIe ECAM macros
Pali Rohár
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-06
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
Tuomas Tynkkynen
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-22
pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie
Tuomas Tynkkynen
2017-09-22
pci: xilinx: Fix doc comments on config space accessors
Tuomas Tynkkynen
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-09-21
pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
Paul Burton