Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
eba6589f7e019d8ccb331a84a789b0c4d74f51f6
/
include
/
pci.h
5ce9aca
PCI: Document pciauto_region_allocate()
by Tuomas Tynkkynen
· 6 years ago
d71975a
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
by Tuomas Tynkkynen
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
ed68ccb
pci: Remove unused ppc4xx variable from struct pci_controller
by Stefan Roese
· 7 years ago
badb992
pci: Add helper for implementing memory-mapped config space accesses
by Tuomas Tynkkynen
· 7 years ago
6ecbe13
drivers: pci: imx: add imx_pcie_remove function
by Tim Harvey
· 7 years ago
eeb5b1a
pci: make pci_get_hose_head() available to external users
by Stuart Yoder
· 9 years ago
4974a6f
pci: Correct a few comments and nits
by Simon Glass
· 9 years ago
319dba1
pci: Add functions to update PCI configuration registers
by Simon Glass
· 9 years ago
308143e
dm: pci: Add missing forward declarations
by Bin Meng
· 9 years ago
9d731c8
dm: pci: Add a function to write a BAR
by Simon Glass
· 9 years ago
7e78b9e
dm: pci: Switch to DM API for PCI address mapping
by Simon Glass
· 9 years ago
21d1fe7
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· 9 years ago
bab17cf
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 9 years ago
a0eb835
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· 9 years ago
5c0bf64
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· 9 years ago
5e23b8b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
f3f1fae
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· 9 years ago
21ccce1
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
3ba5f74
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
54fe7b1
dm: pci: Add a comment about how to find struct pci_controller
by Simon Glass
· 9 years ago
f926033
dm: pci: Add a function to find the regions for a PCI bus
by Simon Glass
· 9 years ago
9f60fb0
dm: pci: Add a function to get the controller for a bus
by Simon Glass
· 9 years ago
9289db6
dm: pci: Add functions to emulate 8- and 16-bit access
by Simon Glass
· 9 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
dc5740d
dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.
by Simon Glass
· 9 years ago
76c3fbc
dm: pci: Add a way to iterate through all PCI devices
by Simon Glass
· 9 years ago
66afb4e
dm: pci: Provide friendly config access functions
by Simon Glass
· 9 years ago
5f48d79
pci: Add a constant for an invalid interrupt
by Simon Glass
· 9 years ago
ed5b580
drivers/pci: Add function to find an extended capability
by Minghuan Lian
· 9 years ago
4b515e4
dm: pci: Add a function to get the BDF for a device
by Simon Glass
· 9 years ago
aba9296
dm: pci: Add support for PCI driver matching
by Simon Glass
· 9 years ago
6c89663
pci: Configure expansion ROM during auto config process
by Bin Meng
· 9 years ago
aec241d
dm: pci: Use the correct hose when configuring devices
by Simon Glass
· 9 years ago
36d0d3b
dm: sandbox: pci: Add a PCI emulation uclass
by Simon Glass
· 10 years ago
ff3e077
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
aab6724
dm: pci: Move common PCI functions into their own file
by Simon Glass
· 10 years ago
250e039
pci: Add a function to find a device by class
by Simon Glass
· 10 years ago
4a2708a
x86: Access the VGA ROM when needed
by Simon Glass
· 10 years ago
d622ac3
powerpc: mpc824x: remove MPC824X cpu support
by Masahiro Yamada
· 10 years ago
e8a552e
pci: Add functions to read and write a BAR address
by Simon Glass
· 10 years ago
4efe52b
pci: Honour pci_skip_dev()
by Thierry Reding
· 10 years ago
0991866
pci: add support for board_pci_fixup_dev function
by Tim Harvey
· 10 years ago
fa5cec0
pci.h: allow inclusion in assembly source
by Paul Burton
· 11 years ago
287df01
PCIe:change the method to get the address of a requested capability in configuration space.
by Zhao Qiang
· 11 years ago
7b4e584
powerpc/pcie: add PCIe version 3.x support
by Zang Roy-R61911
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
bc3442a
pci: Convert extern inline functions to static inline
by Simon Glass
· 11 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
55ae10f
x86: gpio: Add GPIO driver for Intel ICH6 and later.
by Bill Richardson
· 12 years ago
a3a7072
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
a1e47b6
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
b03a466
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
by Prabhakar Kushwaha
· 14 years ago
10fa8d7
mpc83xx: fix pcie configuration space read/write
by Leo Liu
· 14 years ago
3a0e3c2
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
by Kumar Gala
· 14 years ago
983eb9d
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
8295b94
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
by Kumar Gala
· 15 years ago
cc2a8c7
PCI: Add pci_last_busno() helper
by Anton Vorontsov
· 16 years ago
6e61fae
drivers/pci: Create pci_map_bar function
by Becky Bruce
· 16 years ago
ff4e66e
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
fd6646c
mpc83xx: Add support for MPC83xx PCI-E controllers
by Anton Vorontsov
· 16 years ago
30e76d5
pci: Allow for PCI addresses to be 64-bit
by Kumar Gala
· 16 years ago
36f3267
Update pci code to use phys_addr_t
by Becky Bruce
· 17 years ago
63cec58
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
13a7fcd
* Fix a bunch of compiler warnings for gcc 4.0
by Jon Loeliger
· 18 years ago
f0e6f57
* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
by Matthew McClintock
· 18 years ago
7b230f6
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci
by Wolfgang Denk
· 19 years ago
993a227
Fix bad declaration on pci_cfgfunc_nothing Patch by Sam Song, 19 Jun 2005
by Wolfgang Denk
· 19 years ago
a179012
Added support for PCI prefetchable region and BARs
by Kumar Gala
· 19 years ago
c157d8e
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
by Stefan Roese
· 19 years ago
7a8e9bed
* Patch by Marc Singer, 29 May 2003:
by wdenk
· 21 years ago
c7de829
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago