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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-16
1
-5
/
+0
*
x86: pci: Display vesa modes in hex
Simon Glass
2015-01-13
1
-2
/
+2
*
x86: video: Add debug option to time the BIOS copy
Simon Glass
2015-01-13
1
-0
/
+3
*
x86: pci: Don't return a vesa mode when there is not video
Simon Glass
2015-01-13
1
-1
/
+1
*
fdt: Add several apis to decode pci device node
Bin Meng
2015-01-13
1
-1
/
+2
*
pci: Make pci apis usable before relocation
Bin Meng
2015-01-12
1
-8
/
+17
*
pci: tegra: Add Tegra PCIe driver
Thierry Reding
2014-12-18
2
-0
/
+1144
*
arm: ls102xa: Update PCIe dts node status
Minghuan Lian
2014-12-11
2
-0
/
+52
*
pci: Add general support for execution of video ROMs
Simon Glass
2014-11-25
2
-1
/
+279
*
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
2
-3
/
+5
*
pci: use __weak
Jeroen Hofstee
2014-10-25
1
-6
/
+2
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
pcie_imx: Add mx6solox support
Fabio Estevam
2014-09-09
1
-4
/
+36
*
pci: add support for board_pci_fixup_dev function
Tim Harvey
2014-09-09
1
-0
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-08-29
1
-4
/
+4
|
\
|
*
pci: mx6: fix occasional link failures
Tim Harvey
2014-08-20
1
-4
/
+4
*
|
pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM
Stephen Warren
2014-08-14
1
-1
/
+1
|
/
*
fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint
Zang Roy-R61911
2014-07-22
1
-2
/
+8
*
fsl/pci: Add workaround for erratum A-005434
Chunhe Lan
2014-05-16
1
-2
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-04-04
1
-1
/
+1
|
\
|
*
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
1
-1
/
+1
*
|
pci: mx6: Implement power callback
Marek Vasut
2014-03-31
1
-1
/
+12
|
/
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
2
-0
/
+607
|
\
|
*
pci: mx6: Implement reset callback
Marek Vasut
2014-02-11
1
-3
/
+44
|
*
ARM: mx6: Add PCI express driver
Marek Vasut
2014-01-26
2
-0
/
+566
*
|
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
2
-352
/
+0
|
\
\
|
*
|
ARM: PCI: Remove the IXP PCI driver
Marek Vasut
2014-02-06
2
-352
/
+0
|
|
/
*
|
driver/fsl_pci:Update print to display PCIe generation
Prabhakar Kushwaha
2014-02-03
1
-2
/
+2
|
/
*
malta: support for coreFPGA6 boards
Paul Burton
2013-11-09
2
-0
/
+126
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-33
/
+11
*
PCIe:change the method to get the address of a requested capability in config...
Zhao Qiang
2013-10-16
2
-12
/
+97
*
pci: Properly configure prefetchable memory region
Thierry Reding
2013-10-07
1
-1
/
+1
*
powerpc/pcie: add PCIe version 3.x support
Zang Roy-R61911
2013-08-09
1
-6
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
2
-84
/
+2
|
\
|
*
pci: move pci_ftpci100.h to include/faraday/ftpci100.h
Gabor Juhos
2013-07-24
2
-98
/
+2
|
*
pci: add prototype for pci_ftpci_init() function
Gabor Juhos
2013-07-24
1
-0
/
+2
*
|
qemu-malta: Update for SPDX license identifiers
Tom Rini
2013-07-25
1
-3
/
+1
*
|
MIPS: qemu-malta: add PCI support
Gabor Juhos
2013-07-24
2
-0
/
+179
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
13
-184
/
+13
|
/
*
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
Liu Gang
2013-06-20
1
-3
/
+3
*
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
2013-06-07
1
-1
/
+2
*
powerpc/p4080ds: fix PCI-e x8 link training down failure
Yuanquan Chen
2012-11-27
1
-0
/
+22
*
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
Liu Gang
2012-10-22
1
-3
/
+3
*
powerpc/mpc85xx: Add T4240 SoC
York Sun
2012-10-22
1
-5
/
+20
*
driver/pci: Fix compiling error
York Sun
2012-10-22
1
-0
/
+4
*
fsl_pci: use 'Header Type' field to judge PCIE mode
Minghuan Lian
2012-10-22
1
-14
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-25
1
-0
/
+116
|
\
|
*
powerpc/corenet_ds: Master module for boot from PCIE
Liu Gang
2012-08-23
1
-0
/
+116
[next]