Commit Graph

69 Commits (cd87c4e3ef7cbd554d17e9676b8bb223ea2e2748)

Author SHA1 Message Date
Tuomas Tynkkynen badb99220a pci: Add helper for implementing memory-mapped config space accesses 7 years ago
Tim Harvey 6ecbe13756 drivers: pci: imx: add imx_pcie_remove function 7 years ago
Stuart Yoder eeb5b1ad82 pci: make pci_get_hose_head() available to external users 8 years ago
Simon Glass 4974a6ff04 pci: Correct a few comments and nits 8 years ago
Simon Glass 319dba1f4d pci: Add functions to update PCI configuration registers 8 years ago
Bin Meng 308143effe dm: pci: Add missing forward declarations 8 years ago
Simon Glass 9d731c82f0 dm: pci: Add a function to write a BAR 8 years ago
Simon Glass 7e78b9ef2c dm: pci: Switch to DM API for PCI address mapping 9 years ago
Simon Glass 21d1fe7ec2 dm: pci: Add driver model API functions for address mapping 9 years ago
Simon Glass bab17cf143 dm: pci: Add a function to read a PCI BAR 9 years ago
Simon Glass a0eb835635 dm: pci: Add a driver-model version of pci_find_class() 9 years ago
Simon Glass 5c0bf647c4 dm: pci: Add a driver-model version of pci_find_device() 9 years ago
Simon Glass 5e23b8b4a4 dm: pci: Use driver model PCI API in auto-config 9 years ago
Simon Glass f3f1faefcc dm: pci: Add a dm_ prefix to pci_bus_find_bdf() 9 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Simon Glass 3ba5f74a54 dm: pci: Disable PCI compatibility functions by default 9 years ago
Simon Glass 54fe7b1c12 dm: pci: Add a comment about how to find struct pci_controller 9 years ago
Simon Glass f9260336d0 dm: pci: Add a function to find the regions for a PCI bus 9 years ago
Simon Glass 9f60fb0db4 dm: pci: Add a function to get the controller for a bus 9 years ago
Simon Glass 9289db6c60 dm: pci: Add functions to emulate 8- and 16-bit access 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Simon Glass dc5740df7e dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. 9 years ago
Simon Glass 76c3fbcd3d dm: pci: Add a way to iterate through all PCI devices 9 years ago
Simon Glass 66afb4ed92 dm: pci: Provide friendly config access functions 9 years ago
Simon Glass 5f48d798eb pci: Add a constant for an invalid interrupt 9 years ago
Minghuan Lian ed5b580b38 drivers/pci: Add function to find an extended capability 9 years ago
Simon Glass 4b515e4fc5 dm: pci: Add a function to get the BDF for a device 9 years ago
Simon Glass aba9296249 dm: pci: Add support for PCI driver matching 9 years ago
Bin Meng 6c89663cb1 pci: Configure expansion ROM during auto config process 9 years ago
Simon Glass aec241dfb4 dm: pci: Use the correct hose when configuring devices 9 years ago
Simon Glass 36d0d3b4b4 dm: sandbox: pci: Add a PCI emulation uclass 9 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 9 years ago
Simon Glass aab6724c90 dm: pci: Move common PCI functions into their own file 9 years ago
Simon Glass 250e039da8 pci: Add a function to find a device by class 9 years ago
Simon Glass 4a2708a097 x86: Access the VGA ROM when needed 9 years ago
Masahiro Yamada d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 10 years ago
Simon Glass e8a552eb62 pci: Add functions to read and write a BAR address 10 years ago
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev() 10 years ago
Tim Harvey 0991866cf7 pci: add support for board_pci_fixup_dev function 10 years ago
Paul Burton fa5cec0321 pci.h: allow inclusion in assembly source 11 years ago
Zhao Qiang 287df01e6a PCIe:change the method to get the address of a requested capability in configuration space. 11 years ago
Zang Roy-R61911 7b4e58440f powerpc/pcie: add PCIe version 3.x support 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass bc3442aaed pci: Convert extern inline functions to static inline 11 years ago
Gabor Juhos 842033e696 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option 11 years ago
Bill Richardson 55ae10f8db x86: gpio: Add GPIO driver for Intel ICH6 and later. 12 years ago
Linus Walleij a3a707257f pci: declare pciauto functions in header 12 years ago
Linus Walleij a1e47b66d9 pci: move pciauto_config_init() to pci.h 12 years ago
Prabhakar Kushwaha b03a466d6c powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs 13 years ago
Leo Liu 10fa8d7c70 mpc83xx: fix pcie configuration space read/write 14 years ago