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
*
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
*
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
Kumar Gala
2009-08-28
-0
/
+1
*
PCI: Add pci_last_busno() helper
Anton Vorontsov
2009-02-23
-0
/
+2
*
drivers/pci: Create pci_map_bar function
Becky Bruce
2009-02-10
-4
/
+24
*
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-02-07
-1
/
+1
*
mpc83xx: Add support for MPC83xx PCI-E controllers
Anton Vorontsov
2009-01-21
-0
/
+4
*
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-10-24
-16
/
+24
*
Update pci code to use phys_addr_t
Becky Bruce
2008-05-10
-5
/
+5
*
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
Ed Swarthout
2007-08-06
-0
/
+6
*
* Fix a bunch of compiler warnings for gcc 4.0
Jon Loeliger
2006-10-19
-0
/
+3
*
* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-M...
Matthew McClintock
2006-08-09
-0
/
+9
*
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci
Wolfgang Denk
2006-03-12
-1
/
+3
|
\
|
*
Added support for PCI prefetchable region and BARs
Kumar Gala
2006-01-11
-1
/
+3
*
|
Fix bad declaration on pci_cfgfunc_nothing
Wolfgang Denk
2006-03-12
-2
/
+2
|
/
*
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
Stefan Roese
2005-08-01
-0
/
+15
*
* Patch by Marc Singer, 29 May 2003:
wdenk
2003-05-31
-0
/
+2
*
* Patch by Thomas Frieden, 13 Nov 2002:
wdenk
2002-11-19
-1
/
+2
*
Initial revision
wdenk
2002-11-03
-0
/
+475