Commit Graph

388 Commits (lime2-spi)

Author SHA1 Message Date
Marek Vasut 02e4d38d87 pci: Support parsing PCI controller DT subnodes 6 years ago
Simon Glass 595aac9824 pci: Add a little more debugging to pci_rom 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Marek Vasut 313360b13f pci: rmobile: Filter out device 1 and 2 6 years ago
Joakim Tjernlund 6ce83fb3d6 FSL PCI: Configure PCIe reference ratio 6 years ago
Bin Meng dac01fd89d dm: pci: Add APIs to find capability and extended capability 6 years ago
Bin Meng 841f3216c2 pci: sandbox: emul: Rename priv structure 6 years ago
Bin Meng 4345998ae9 pci: sandbox: Support dynamically binding device driver 6 years ago
Bin Meng ed698aa7de dm: pci: Assign correct driver data when binding a driver 6 years ago
Bin Meng b3f96b4f99 pci: sandbox: emul: Fix the call to pci_bus_find_devfn() 6 years ago
Bin Meng 64e45f73bd dm: pci: Fix scanning multi-function device 6 years ago
Bin Meng 1f6b08b969 dm: pci: Extract vendor/device id in child_post_bind() 6 years ago
Christian Gmeiner 6f95d89c71 dm: pci: Use a 1:1 mapping for bus <-> phy addresses 6 years ago
Christian Gmeiner f2825f6ec0 dm: pci: Make ranges dt property optional 6 years ago
Tuomas Tynkkynen d71975ae6e PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources 6 years ago
Tuomas Tynkkynen ed12a89d07 PCI: Add newlines to debug prints in pci_auto_common.c 6 years ago
Tuomas Tynkkynen 52ba907328 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set 6 years ago
Marcel Ziswiler 355560d588 pci: tegra: introduce weak tegra_pcie_board_port_reset() function 6 years ago
Mario Six e097ce4304 pci: Don't use pci_indirect when DM is active 6 years ago
Ley Foon Tan 7c45862f22 pci: intel: Add Intel FPGA PCIe controller driver 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Bin Meng 611309383d pci: video: Only print out when everything is OK 6 years ago
Wilson Ding e51f2b14c4 arm64: a37xx: pci: add support for aardvark pcie driver 6 years ago
Igal Liberman b8478fcd04 dm: pcie: designware: add correct ATU handling 6 years ago
Bin Meng ee1109bb45 dm: pci: Avoid setting a PCI region that has 0 size 6 years ago
Bin Meng 1eaf7800b6 dm: pci: Check board information pointer in decode_regions() 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Bernhard Messerklinger 664758c3dd pci: Fix decode regions for memory banks 6 years ago
Marek Vasut 5f14f7d783 pci: rmobile: Add RCar Gen2 PCIe controller driver 6 years ago
Koen Vandeputte f57263ee9b drivers: pci: imx: fix enumeration logic error 6 years ago
Peng Fan 67b71df277 pci: imx: request gpio before use 6 years ago
Tuomas Tynkkynen 55acf49eab PCI: Drop CONFIG_TSI108_PCI 6 years ago
Paul Burton c5bf161fac Update Paul Burton's email address 7 years ago
Minghuan Lian 3977dcd559 dm: pci: change bus number register setting compliant with Linux 7 years ago
VlaoMao 49b23e035d pci: mvebu: Increase size of PCIe default mapping 7 years ago
Sven-Ola Tuecke b2915ba25e drivers: pci: imx: fix imx_pcie_remove function 7 years ago
Tuomas Tynkkynen 3675cb044e PCI: Add driver for a 'pci-host-ecam-generic' host controller 7 years ago
Tuomas Tynkkynen e434a90ec4 pci: layerscape: Use pci_generic_mmap_{read, write}_config 7 years ago
Tuomas Tynkkynen 75e3feac1b pci: xilinx: Use pci_generic_mmap_{read, write}_config() 7 years ago
Tuomas Tynkkynen badb99220a pci: Add helper for implementing memory-mapped config space accesses 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Bharat Bhushan 4b97a82442 pci: layerscape: Fixup iommu-map for LS208xA 7 years ago
Tuomas Tynkkynen 44913a185f pci: Remove unnecessary 'default n' from Kconfig 7 years ago
Tuomas Tynkkynen 93b1431f1a pci: layerscape: Remove unused field 'hose' from struct ls_pcie 7 years ago
Tuomas Tynkkynen be0105bc1e pci: tegra: Remove unused field 'hose' from struct tegra_pcie 7 years ago
Tuomas Tynkkynen bee278de81 pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie 7 years ago
Tuomas Tynkkynen adfc3e4804 pci: xilinx: Fix doc comments on config space accessors 7 years ago
Bin Meng 76e726502e vbe: Drop vbe_get_video_info() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago