index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
pci.h
Age
Commit message (
Expand
)
Author
2015-08-05
pci: Add a constant for an invalid interrupt
Simon Glass
2015-08-03
drivers/pci: Add function to find an extended capability
Minghuan Lian
2015-07-21
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-14
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
dm: pci: Use the correct hose when configuring devices
Simon Glass
2015-04-16
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-16
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
dm: pci: Move common PCI functions into their own file
Simon Glass
2015-02-05
pci: Add a function to find a device by class
Simon Glass
2015-01-23
x86: Access the VGA ROM when needed
Simon Glass
2015-01-05
powerpc: mpc824x: remove MPC824X cpu support
Masahiro Yamada
2014-11-25
pci: Add functions to read and write a BAR address
Simon Glass
2014-11-23
pci: Honour pci_skip_dev()
Thierry Reding
2014-09-09
pci: add support for board_pci_fixup_dev function
Tim Harvey
2013-11-09
pci.h: allow inclusion in assembly source
Paul Burton
2013-10-16
PCIe:change the method to get the address of a requested capability in config...
Zhao Qiang
2013-08-09
powerpc/pcie: add PCIe version 3.x support
Zang Roy-R61911
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
pci: Convert extern inline functions to static inline
Simon Glass
2013-06-07
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
2012-12-06
x86: gpio: Add GPIO driver for Intel ICH6 and later.
Bill Richardson
2012-03-30
pci: declare pciauto functions in header
Linus Walleij
2012-03-04
pci: move pciauto_config_init() to pci.h
Linus Walleij
2011-03-29
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
Prabhakar Kushwaha
2011-02-05
mpc83xx: fix pcie configuration space read/write
Leo Liu
2011-01-14
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
Kumar Gala
2010-11-14
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2009-08-28
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
Kumar Gala
2009-02-23
PCI: Add pci_last_busno() helper
Anton Vorontsov
2009-02-10
drivers/pci: Create pci_map_bar function
Becky Bruce
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-01-21
mpc83xx: Add support for MPC83xx PCI-E controllers
Anton Vorontsov
2008-10-24
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-05-10
Update pci code to use phys_addr_t
Becky Bruce
2007-08-06
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
Ed Swarthout
2006-10-19
* Fix a bunch of compiler warnings for gcc 4.0
Jon Loeliger
2006-08-09
* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-M...
Matthew McClintock
2006-03-12
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci
Wolfgang Denk
2006-03-12
Fix bad declaration on pci_cfgfunc_nothing
Wolfgang Denk
2006-01-11
Added support for PCI prefetchable region and BARs
Kumar Gala
2005-08-01
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
Stefan Roese
2003-05-31
* Patch by Marc Singer, 29 May 2003:
LABEL_2003_05_31_2115
wdenk
2002-11-19
* Patch by Thomas Frieden, 13 Nov 2002:
wdenk
2002-11-03
Initial revision
wdenk