index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: Add a function to find a device by class
Simon Glass
2015-02-05
1
-0
/
+43
*
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-16
1
-5
/
+0
*
pci: Make pci apis usable before relocation
Bin Meng
2015-01-12
1
-8
/
+17
*
pci: Add functions to read and write a BAR address
Simon Glass
2014-11-25
1
-3
/
+21
*
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
1
-0
/
+3
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-2
/
+4
*
pci: use __weak
Jeroen Hofstee
2014-10-25
1
-6
/
+2
*
pci: add support for board_pci_fixup_dev function
Tim Harvey
2014-09-09
1
-0
/
+4
*
pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM
Stephen Warren
2014-08-14
1
-1
/
+1
*
PCIe:change the method to get the address of a requested capability in config...
Zhao Qiang
2013-10-16
1
-0
/
+65
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
pci: fix some warnings related to assumptions about
Kumar Gala
2012-09-22
1
-3
/
+3
*
pci: minor cleanup of CONFIG_PCI_PNP usage
Andrew Sharp
2012-09-02
1
-6
/
+6
*
pci: clean up some whitespace and formatting
Andrew Sharp
2012-09-02
1
-50
/
+57
*
pci: fix errant data types and corresponding access functions
Andrew Sharp
2012-09-02
1
-3
/
+4
*
pci: move pciauto_config_init() to pci.h
Linus Walleij
2012-03-04
1
-1
/
+0
*
pci: move pcidelay code to new location just before PCI bus scan
Anatolij Gustschin
2011-10-15
1
-13
/
+17
*
IXP42x PCI rewrite
Michael Schwingen
2011-06-23
1
-4
/
+0
*
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
Kumar Gala
2011-01-14
1
-0
/
+12
*
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
1
-2
/
+14
*
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
1
-8
/
+9
*
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
1
-28
/
+89
*
pci: Add ability to re-enumerate PCI buses
John Schmoller
2010-10-22
1
-1
/
+3
*
Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
Wolfgang Denk
2010-03-21
1
-1
/
+1
*
PCI: Add pci_last_busno() helper
Anton Vorontsov
2009-02-23
1
-0
/
+13
*
drivers/pci: Create pci_map_bar function
Becky Bruce
2009-02-10
1
-0
/
+19
*
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
Kumar Gala
2009-02-07
1
-24
/
+78
*
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-10-24
1
-11
/
+26
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-1
/
+1
*
drivers/pci: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-4
/
+0
*
pci: Move PCI device configuration check into a separate weak function
Stefan Roese
2008-07-10
1
-24
/
+46
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-4
/
+4
*
Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
Wolfgang Denk
2008-05-12
1
-10
/
+3
*
Update pci code to use phys_addr_t
Becky Bruce
2008-05-10
1
-4
/
+4
*
pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
Nobuhiro Iwamatsu
2008-03-23
1
-3
/
+10
*
drivers/pci : move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD
2007-11-24
1
-0
/
+526