summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_layerscape_fixup.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor1-0/+328
2020-10-23pci: layerscape: move pci node search in a common functionLaurentiu Tudor1-42/+34
2020-10-23pci: layerscape: move per-pci device fdt fixup in a functionLaurentiu Tudor1-26/+34
2020-09-23pci: layerscape: Fix spurious writes and panicMichael Walle1-0/+6
2020-08-04pci: Drop dm.h inclusion from header fileSimon Glass1-0/+1
2020-07-27pci: layerscape: Split the EP and RC driverXiaowei Bao1-35/+44
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-24pci: layerscape: device tree fixup based on SoC andWasim Khan1-0/+1
2020-01-24pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan1-12/+3
2020-01-24pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan1-3/+4
2020-01-02pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal1-1/+1
2019-12-26pci: layerscape: Suffix API names with _lsWasim Khan1-11/+11
2019-01-18pci: layerscape: Add the dts fixup for EP and RCXiaowei Bao1-2/+23
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-09-22pci: layerscape: Fixup iommu-map for LS208xABharat Bhushan1-5/+14
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass1-0/+3
2017-05-23armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC supportPriyanka Jain1-2/+5
2017-03-28pcie-layerscape: Fixup iommu-map property of pci nodeBharat Bhushan1-0/+55
2017-03-28pcie-layerscape: Initialize pci-lut for NXP chasis-2 socsBharat Bhushan1-2/+2
2017-03-28pci: layerscape: Fixup device tree node for ls2088aHou Zhiqiang1-11/+24
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang1-4/+4
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian1-167/+0
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian1-0/+150
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang1-0/+204