u-boot-brain/drivers/pci
Minghuan Lian 0070459048 pci/layerscape: fix link and class issues to support ls2085a
1. LS2085a provides PCIE_LUT_DBG register rather than PCIE_LDBG
   to show the link status, so the patch fixes it.
2. Increase the delay time to make sure that link training
   has finished.
3. Return invalid value when accessing multi-function device
4. For LS2085a DBI_RO_WR_EN bit is cleared as default, so we
   must set this bit before change DBI register value.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2015-04-21 10:19:19 -07:00
..
fsl_pci_init.c fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint 2014-07-22 16:25:54 -07:00
Kconfig dm: sandbox: Add a simple PCI driver 2015-04-16 19:27:43 -06:00
Makefile dm: x86: pci: Add a PCI driver for driver model 2015-04-18 11:11:09 -06:00
pci_auto.c dm: pci: Add a uclass for PCI 2015-04-16 19:27:43 -06:00
pci_common.c dm: pci: Move common PCI functions into their own file 2015-04-16 19:27:42 -06:00
pci_compat.c dm: pci: Add a uclass for PCI 2015-04-16 19:27:43 -06:00
pci_ftpci100.c Merge branch 'master' of git://git.denx.de/u-boot-nds32 2013-07-25 08:51:51 -04:00
pci_gt64120.c qemu-malta: Update for SPDX license identifiers 2013-07-25 08:51:48 -04:00
pci_indirect.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pci_msc01.c malta: support for coreFPGA6 boards 2013-11-09 17:21:01 +01:00
pci_rom.c x86: video: Allow video ROM execution to fall back to the other method 2015-02-05 22:16:43 -07:00
pci_sandbox.c dm: sandbox: Add a simple PCI driver 2015-04-16 19:27:43 -06:00
pci_sh4.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pci_sh7751.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pci_sh7780.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pci_tegra.c pci: tegra: Fix port information parsing 2015-01-23 17:25:30 -07:00
pci_x86.c dm: x86: pci: Add a PCI driver for driver model 2015-04-18 11:11:09 -06:00
pci-emul-uclass.c dm: sandbox: pci: Add a PCI emulation uclass 2015-04-16 19:27:43 -06:00
pci-uclass.c dm: pci: Add a uclass for PCI 2015-04-16 19:27:43 -06:00
pci.c dm: pci: Move common PCI functions into their own file 2015-04-16 19:27:42 -06:00
pcie_imx.c pcie_imx: Add mx6solox support 2014-09-09 17:24:49 +02:00
pcie_layerscape.c pci/layerscape: fix link and class issues to support ls2085a 2015-04-21 10:19:19 -07:00
tsi108_pci.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
w83c553f.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00