Commit Graph

357 Commits (d12d7c09ebf035c60a100c20c574a40cedebbcc4)

Author SHA1 Message Date
Hou Zhiqiang 19538f306b kconfig: move FSL_PCIE_COMPAT to platform Kconfig 9 years ago
Minghuan Lian 9fa2a4fc8b pci: layerscape: remove unnecessary legacy code 9 years ago
Minghuan Lian 80afc63fc3 pci: layerscape: add pci driver based on DM 9 years ago
Hou Zhiqiang a7294aba08 pci: layerscape: move kernel DT fixup to a separate file 9 years ago
Minghuan Lian fcf45692b7 dm: pci: remove pci_bus_to_hose(0) calling 9 years ago
Minghuan Lian d7482ca426 dm: pci: return the real controller in pci_bus_to_hose() 9 years ago
Marcel Ziswiler e090fdbaee pci: kconfig: fix spelling in description 9 years ago
Shadi Ammouri 182ba1a7df pci: mvebu: Add PCIe driver for Armada-8K 9 years ago
Vladimir Zapolskiy 30391de74f pci: sh7751: map PCI memory space into SDRAM 9 years ago
Vladimir Zapolskiy d44cf293a1 pci: sh7751: fix up PCI I/O space address 9 years ago
Bin Meng c4762157cf pci: Move CONFIG_PCI_PNP to Kconfig 9 years ago
Tom Rini af27382e2d drivers/pci/Kconfig: Add PCI 9 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 9 years ago
Bin Meng 5f6ad029f3 vbe: Make vbe_setup_video_priv() public 9 years ago
Bin Meng f0920e4a44 dm: video: Output verbose information in vbe_setup_video() 9 years ago
Simon Glass ee87ee82e1 dm: video: Add driver-model support to vesa graphics 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Paul Burton 65f62b1ca1 pci: Flip condition for detecting non-PCI parent devices 9 years ago
Paul Burton a29e45a9c4 pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge 9 years ago
Stephen Warren bbc5b36b25 pci: tegra: port to standard clock/reset/pwr domain APIs 9 years ago
Tim Harvey ec21aee653 pci: allow disabling of pci init/enum via env 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
Stefano Babic a32b4a03c7 pcie_imx: increment timeout for link up 9 years ago
Bin Meng f698baa9d1 pci: Add board_ prefix to should_load_oprom() and make it weak 9 years ago
Bin Meng c0aea6ba8b pci: Make load_oprom and run_oprom independent 9 years ago
Bin Meng b45dd66225 pci: Remove CONFIG_ALWAYS_LOAD_OPROM 9 years ago
Stephen Warren f39a6a3277 pci: tegra: actually program REFCLK_CFG* on recent SoCs 9 years ago
Stephen Warren 3cfc6be4a8 pci: tegra: correctly program PADS_REFCLK registers 9 years ago
Bogdan Purcareata 3378727d13 pcie/layerscape: fix bug in bus number computation when setting msi-map 9 years ago
Simon Glass cf63084492 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE 9 years ago
Stephen Warren f5c6db84e7 pci: tegra: fix DM conversion issues on Tegra20 9 years ago
Yoshinori Sato 6d9f5b035d pci: Device scanning range fix 9 years ago
Stuart Yoder 5e8e27b743 pci/layerscape: set LUT and msi-map for discovered PCI devices 9 years ago
Stuart Yoder 2d97fbb4c4 armv8: ls2080a: remove obsolete stream ID partitioning support 9 years ago
Simon Glass 4974a6ff04 pci: Correct a few comments and nits 9 years ago
Simon Glass 319dba1f4d pci: Add functions to update PCI configuration registers 9 years ago
Simon Glass 02c80a0e13 dm: pci: Break out the common region display code 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Bin Meng 6796704b0d pci: Fix compiler warnings in dm_pciauto_setup_device() 9 years ago
Andreas Bießmann ed48899c11 pci_rom: fix may be used uninitialized warning 9 years ago
Stephen Warren e578b92cdb Implement "pci enum" command for CONFIG_DM_PCI 10 years ago
Simon Glass dfa71e9fcb tegra: Report errors from PCI init 10 years ago
Simon Glass 7282672d29 dm: pci: Convert bios_emu to use the driver model PCI API 10 years ago
Simon Glass 4439bc35aa dm: pci: Avoid using pci_bus_to_hose() in the uclass 10 years ago
Simon Glass 9d731c82f0 dm: pci: Add a function to write a BAR 10 years ago
Simon Glass a6eb93b321 dm: pci: Move pci_bus_to_hose() to compatibility 10 years ago
Tom Rini 55616b86c7 pci_rom.c: Fix may be used uninitialized warning 10 years ago
Simon Glass d830b1520a dm: pci: Avoid a memory leak when allocating the ROM 10 years ago
Simon Glass f19345b51c dm: pci: Add a 'fall through' comment 10 years ago