index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie_xilinx.c
Age
Commit message (
Expand
)
Author
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