index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
pci.h
Commit message (
Expand
)
Author
Age
Lines
*
pci: make pci_get_hose_head() available to external users
Stuart Yoder
2016-03-21
-0
/
+1
*
pci: Correct a few comments and nits
Simon Glass
2016-03-17
-2
/
+4
*
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-17
-0
/
+23
*
dm: pci: Add missing forward declarations
Bin Meng
2016-02-05
-11
/
+5
*
dm: pci: Add a function to write a BAR
Simon Glass
2016-01-24
-2
/
+15
*
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
2016-01-12
-1
/
+1
*
dm: pci: Add driver model API functions for address mapping
Simon Glass
2016-01-12
-0
/
+59
*
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
-0
/
+9
*
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
-0
/
+10
*
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
-0
/
+12
*
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
-1
/
+1
*
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
-2
/
+2
*
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
-2
/
+2
*
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
-4
/
+26
*
dm: pci: Add a comment about how to find struct pci_controller
Simon Glass
2015-12-01
-0
/
+2
*
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
-0
/
+12
*
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
-0
/
+8
*
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
-0
/
+31
*
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
-1
/
+1
*
dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.
Simon Glass
2015-08-26
-0
/
+1
*
dm: pci: Add a way to iterate through all PCI devices
Simon Glass
2015-08-14
-0
/
+25
*
dm: pci: Provide friendly config access functions
Simon Glass
2015-08-14
-0
/
+18
*
pci: Add a constant for an invalid interrupt
Simon Glass
2015-08-05
-0
/
+2
*
drivers/pci: Add function to find an extended capability
Minghuan Lian
2015-08-03
-0
/
+41
*
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
-0
/
+8
*
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
-2
/
+77
*
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
-9
/
+0
*
dm: pci: Use the correct hose when configuring devices
Simon Glass
2015-07-14
-0
/
+10
*
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-16
-0
/
+108
*
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
-7
/
+282
*
dm: pci: Move common PCI functions into their own file
Simon Glass
2015-04-16
-0
/
+14
*
pci: Add a function to find a device by class
Simon Glass
2015-02-05
-2
/
+1
*
x86: Access the VGA ROM when needed
Simon Glass
2015-01-23
-0
/
+9
*
powerpc: mpc824x: remove MPC824X cpu support
Masahiro Yamada
2015-01-05
-4
/
+0
*
pci: Add functions to read and write a BAR address
Simon Glass
2014-11-25
-0
/
+23
*
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
-0
/
+1
*
pci: add support for board_pci_fixup_dev function
Tim Harvey
2014-09-09
-0
/
+7
*
pci.h: allow inclusion in assembly source
Paul Burton
2013-11-09
-1
/
+5
*
PCIe:change the method to get the address of a requested capability in config...
Zhao Qiang
2013-10-16
-0
/
+10
*
powerpc/pcie: add PCIe version 3.x support
Zang Roy-R61911
2013-08-09
-7
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
pci: Convert extern inline functions to static inline
Simon Glass
2013-06-26
-2
/
+2
*
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
2013-06-07
-0
/
+2
*
x86: gpio: Add GPIO driver for Intel ICH6 and later.
Bill Richardson
2012-12-06
-0
/
+123
*
pci: declare pciauto functions in header
Linus Walleij
2012-03-30
-1
/
+5
*
pci: move pciauto_config_init() to pci.h
Linus Walleij
2012-03-04
-0
/
+1
*
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
Prabhakar Kushwaha
2011-03-29
-0
/
+1
*
mpc83xx: fix pcie configuration space read/write
Leo Liu
2011-02-05
-0
/
+2
*
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
Kumar Gala
2011-01-14
-0
/
+1
*
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
-0
/
+1
[next]