u-boot/drivers/pci
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
fsl_pci_init.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
Kconfig arm64: a37xx: pci: add support for aardvark pcie driver 2018-03-30 12:52:49 +02:00
Makefile arm64: a37xx: pci: add support for aardvark pcie driver 2018-03-30 12:52:49 +02:00
pci_auto_common.c dm: pci: Break out the common region display code 2016-03-14 15:34:50 -06:00
pci_auto_old.c drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY 2016-01-14 14:08:59 +01:00
pci_auto.c dm: pci: change bus number register setting compliant with Linux 2017-11-17 10:53:45 -05:00
pci_common.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
pci_compat.c dm: pci: return the real controller in pci_bus_to_hose() 2017-01-18 09:25:14 -08: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 powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
pci_internal.h dm: pci: Move pci_bus_to_hose() to compatibility 2016-01-24 12:07:17 +08:00
pci_msc01.c Update Paul Burton's email address 2017-11-28 21:59:30 +01:00
pci_mvebu.c pci: mvebu: Increase size of PCIe default mapping 2017-11-16 11:43:15 +01:00
pci_rom.c pci: video: Only print out when everything is OK 2018-04-16 22:38:52 +08:00
pci_sandbox.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04: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 pci: sh7751: map PCI memory space into SDRAM 2016-12-02 21:32:43 -05: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 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
pci_x86.c x86: pci: Tidy up the generic x86 PCI driver 2015-07-14 18:03:19 -06:00
pci-aardvark.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
pci-emul-uclass.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
pci-rcar-gen2.c pci: rmobile: Add RCar Gen2 PCIe controller driver 2018-01-27 20:38:53 +01:00
pci-uclass.c dm: pci: Avoid setting a PCI region that has 0 size 2018-03-30 16:05:08 +08:00
pci.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
pcie_dw_mvebu.c dm: pcie: designware: add correct ATU handling 2018-03-30 12:52:48 +02:00
pcie_ecam_generic.c PCI: Add driver for a 'pci-host-ecam-generic' host controller 2017-10-06 11:28:12 -04:00
pcie_imx.c drivers: pci: imx: fix enumeration logic error 2018-01-12 14:28:04 +01:00
pcie_layerscape_fixup.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
pcie_layerscape.c dm: pci: change bus number register setting compliant with Linux 2017-11-17 10:53:45 -05:00
pcie_layerscape.h pci: layerscape: Remove unused field 'hose' from struct ls_pcie 2017-09-22 07:39:55 -04:00
pcie_xilinx.c pci: xilinx: Use pci_generic_mmap_{read, write}_config() 2017-10-06 11:27:41 -04:00