summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie_layerscape_fixup.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Avoid accessing seq directlySimon Glass2020-12-181-2/+2
* pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor2020-10-231-0/+328
* pci: layerscape: move pci node search in a common functionLaurentiu Tudor2020-10-231-42/+34
* pci: layerscape: move per-pci device fdt fixup in a functionLaurentiu Tudor2020-10-231-26/+34
* pci: layerscape: Fix spurious writes and panicMichael Walle2020-09-231-0/+6
* pci: Drop dm.h inclusion from header fileSimon Glass2020-08-031-0/+1
* pci: layerscape: Split the EP and RC driverXiaowei Bao2020-07-271-35/+44
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* pci: layerscape: device tree fixup based on SoC andWasim Khan2020-01-241-0/+1
* pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan2020-01-241-12/+3
* pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan2020-01-241-3/+4
* pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal2020-01-021-1/+1
* pci: layerscape: Suffix API names with _lsWasim Khan2019-12-261-11/+11
* pci: layerscape: Add the dts fixup for EP and RCXiaowei Bao2019-01-171-2/+23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* pci: layerscape: Fixup iommu-map for LS208xABharat Bhushan2017-09-221-5/+14
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-0/+3
* armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC supportPriyanka Jain2017-05-231-2/+5
* pcie-layerscape: Fixup iommu-map property of pci nodeBharat Bhushan2017-03-281-0/+55
* pcie-layerscape: Initialize pci-lut for NXP chasis-2 socsBharat Bhushan2017-03-281-2/+2
* pci: layerscape: Fixup device tree node for ls2088aHou Zhiqiang2017-03-281-11/+24
* kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang2017-01-181-4/+4
* pci: layerscape: remove unnecessary legacy codeMinghuan Lian2017-01-181-167/+0
* pci: layerscape: add pci driver based on DMMinghuan Lian2017-01-181-0/+150
* pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang2017-01-181-0/+204