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_layerscape_fixup.c
Age
Commit message (
Expand
)
Author
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-10-23
pci: layerscape: add a way of specifying additional iommu mappings
Laurentiu Tudor
2020-10-23
pci: layerscape: move pci node search in a common function
Laurentiu Tudor
2020-10-23
pci: layerscape: move per-pci device fdt fixup in a function
Laurentiu Tudor
2020-09-23
pci: layerscape: Fix spurious writes and panic
Michael Walle
2020-08-03
pci: Drop dm.h inclusion from header file
Simon Glass
2020-07-27
pci: layerscape: Split the EP and RC driver
Xiaowei Bao
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-24
pci: layerscape: device tree fixup based on SoC and
Wasim Khan
2020-01-24
pci: layerscape: Move streamId allocation to common device tree fixup
Wasim Khan
2020-01-24
pci: layerscape: Common device tree fixup for NXP SoCs
Wasim Khan
2020-01-02
pci: layerscape: Manage PCIe EP compatible string via Kconfig
Pankaj Bansal
2019-12-26
pci: layerscape: Suffix API names with _ls
Wasim Khan
2019-01-17
pci: layerscape: Add the dts fixup for EP and RC
Xiaowei Bao
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-09-22
pci: layerscape: Fixup iommu-map for LS208xA
Bharat Bhushan
2017-06-05
common: freescale: Move arch-specific declarations
Simon Glass
2017-05-23
armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support
Priyanka Jain
2017-03-28
pcie-layerscape: Fixup iommu-map property of pci node
Bharat Bhushan
2017-03-28
pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs
Bharat Bhushan
2017-03-28
pci: layerscape: Fixup device tree node for ls2088a
Hou Zhiqiang
2017-01-18
kconfig: move FSL_PCIE_COMPAT to platform Kconfig
Hou Zhiqiang
2017-01-18
pci: layerscape: remove unnecessary legacy code
Minghuan Lian
2017-01-18
pci: layerscape: add pci driver based on DM
Minghuan Lian
2017-01-18
pci: layerscape: move kernel DT fixup to a separate file
Hou Zhiqiang