Patrick Delaunay b953ec2bca dm: define LOG_CATEGORY for all uclass 3 years ago
..
Kconfig 416395c772 drivers: pci: add pcie support for fu740 3 years ago
Makefile 416395c772 drivers: pci: add pcie support for fu740 3 years ago
fsl_pci_init.c 7365a03804 pci: fsl_pci_init: Dynamically allocate the PCI regions 3 years ago
pci-aardvark.c b321722f22 arm: a37xx: pci: Fix configuring PCIe resources 3 years ago
pci-emul-uclass.c 0fd3d91152 dm: Use access methods for dev/uclass private data 3 years ago
pci-rcar-gen2.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
pci-rcar-gen3.c 06183ac5f5 pci: renesas: Fix BAR mapping on Gen3 3 years ago
pci-uclass.c b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
pci.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pci_auto.c a62de442e4 pci: Mark 64bit Memory BARs as such 3 years ago
pci_auto_common.c f7ae49fc4f common: Drop log.h from common header 4 years ago
pci_auto_old.c a7a029d14d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) 3 years ago
pci_common.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
pci_compat.c f7ae49fc4f common: Drop log.h from common header 4 years ago
pci_ftpci100.c f7ae49fc4f common: Drop log.h from common header 4 years ago
pci_gt64120.c f7ae49fc4f common: Drop log.h from common header 4 years ago
pci_indirect.c e097ce4304 pci: Don't use pci_indirect when DM is active 6 years ago
pci_internal.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
pci_mpc85xx.c 8461ee5115 pci: mpc85xx: Support 64-bit bus and cpu address 3 years ago
pci_msc01.c 691d719db7 common: Drop init.h from common header 4 years ago
pci_mvebu.c 5ddfd3f441 pci: pci_mvebu: set local dev to number 1 3 years ago
pci_octeontx.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pci_rom.c bcac36185b video: Fix video on coreboot with the copy buffer 3 years ago
pci_sandbox.c 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 years ago
pci_sh4.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
pci_sh7751.c cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
pci_sh7780.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
pci_tegra.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
pci_x86.c c4e72c4ad8 dm: pci: Update the PCI read_config() method to const dev * 4 years ago
pcie_brcmstb.c c709243ee0 pci: pcie-brcmstb: Fix inbound window configurations 3 years ago
pcie_dw_common.c d7da718bd9 drivers: pci: pcie_dw_common: fix Werror compilation error 3 years ago
pcie_dw_common.h dfadb946f6 pci: add common Designware PCIe functions 3 years ago
pcie_dw_meson.c 2c32c701ea pci: add Amlogic Meson Designware PCIe controller 3 years ago
pcie_dw_mvebu.c 1fde894e79 pcie: designware: mvebu: do not configure ATU for IO when not used 3 years ago
pcie_dw_rockchip.c 88647f078d pci: pcie_dw_rockchip: Replace msleep occurences by udelay 3 years ago
pcie_dw_sifive.c 416395c772 drivers: pci: add pcie support for fu740 3 years ago
pcie_dw_ti.c 1a03182967 pci: pcie_dw_ti: migrate to common Designware PCIe functions 3 years ago
pcie_ecam_generic.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pcie_fsl.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pcie_fsl.h 0205beb156 dm: pci: fsl: Correct the workaround of erratum A-007815 3 years ago
pcie_fsl_fixup.c b75d8dc564 treewide: convert bd_t to struct bd_info by coccinelle 3 years ago
pcie_imx.c dd8c32410e pci: imx: disable imx6sdl LTSSM upon driver remove 3 years ago
pcie_intel_fpga.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pcie_iproc.c 4d7bab1adb dm: pci: Correct use of wrong flag name 3 years ago
pcie_layerscape.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pcie_layerscape.h 584107337b pci: layerscape: Remove the shadow SVR definitions 3 years ago
pcie_layerscape_ep.c 8e221b4a1c pci: layerscape-ep: Add check of the PCIe controller enablement 3 years ago
pcie_layerscape_fixup.c 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
pcie_layerscape_fixup_common.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pcie_layerscape_fixup_common.h b75d8dc564 treewide: convert bd_t to struct bd_info by coccinelle 3 years ago
pcie_layerscape_gen4.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pcie_layerscape_gen4.h 51a4a857b3 pci: Drop dm.h inclusion from header file 3 years ago
pcie_layerscape_gen4_fixup.c 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
pcie_layerscape_rc.c ae5cbc43b3 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie 3 years ago
pcie_mediatek.c 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
pcie_octeon.c ddafdb9091 mips: octeon: Add Octeon PCIe host controller driver 3 years ago
pcie_phytium.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pcie_rockchip.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
pcie_xilinx.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago