u-boot-brain/drivers/pci
Trevor Woerner 18138ab203 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Have this symbol follow the pattern of all other such symbols.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2020-05-15 14:47:35 -04:00
..
Kconfig rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA 2020-05-15 14:47:35 -04:00
Makefile pci: layerscape: Common device tree fixup for NXP SoCs 2020-01-24 14:28:26 +05:30
fsl_pci_init.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
pci-aardvark.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pci-emul-uclass.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pci-rcar-gen2.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pci-rcar-gen3.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pci-uclass.c pci: Avoid auto-config when chain loading 2020-04-30 17:40:16 +08:00
pci.c common: Move pci_init_board() out of common.h 2019-12-02 18:25:25 -05:00
pci_auto.c pci: Show a message if PCI autoconfig fails 2019-10-08 13:57:42 +08:00
pci_auto_common.c pci: Add more debug detail when resources are exhausted 2019-10-08 13:57:42 +08:00
pci_auto_old.c mpc83xx: Make distinct caddy2 config 2019-05-20 13:50:34 +02:00
pci_common.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
pci_compat.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_ftpci100.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_gt64120.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_indirect.c pci: Don't use pci_indirect when DM is active 2018-05-08 18:50:23 -04:00
pci_internal.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_mpc85xx.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pci_msc01.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_mvebu.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pci_rom.c x86: Move acpi_s3.h to include/acpi/ 2020-04-16 14:36:28 +08:00
pci_sandbox.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pci_sh4.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_sh7751.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pci_sh7780.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pci_tegra.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pci_x86.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pcie_dw_mvebu.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pcie_dw_ti.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pcie_ecam_generic.c pci-host-ecam-generic: access config space independent of system-wide bus id 2020-03-30 08:11:56 +05:30
pcie_fsl.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pcie_fsl.h dm: pcie_fsl: Fix the calculation of controller index 2019-08-28 13:47:44 +05:30
pcie_fsl_fixup.c dm: pci: add Freescale PowerPC PCIe driver 2019-06-20 10:44:45 +05:30
pcie_imx.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pcie_intel_fpga.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pcie_layerscape.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pcie_layerscape.h pci: layerscape: Add stream_id_cur field to ls_pcie structure 2019-12-26 16:00:21 +05:30
pcie_layerscape_fixup.c pci: layerscape: device tree fixup based on SoC and 2020-01-24 14:28:26 +05:30
pcie_layerscape_fixup_common.c pci: layerscape: device tree fixup based on SoC and 2020-01-24 14:28:26 +05:30
pcie_layerscape_fixup_common.h pci: layerscape: device tree fixup based on SoC and 2020-01-24 14:28:26 +05:30
pcie_layerscape_gen4.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pcie_layerscape_gen4.h pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs 2019-05-22 12:24:24 +05:30
pcie_layerscape_gen4_fixup.c pci: layerscape: Move streamId allocation to common device tree fixup 2020-01-24 14:28:26 +05:30
pcie_mediatek.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pcie_phytium.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
pcie_xilinx.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00