Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
06ec045feeea08993834e2f1d2d1e4ec52cdeff1
/
drivers
/
pci
« Previous
d81572c
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
1d0b59a
fsl/pci: Set CFG_READY for PCIe v3.0 and later
by Minghuan Lian
· 10 years ago
5066e62
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
by Zhao Qiang
· 10 years ago
81d0b35
pci: Remove parameter 'class' of pci_rom_load()
by Bin Meng
· 10 years ago
d57c2f2
pci: Option rom class is a 24-bit number
by Bin Meng
· 10 years ago
0070459
pci/layerscape: fix link and class issues to support ls2085a
by Minghuan Lian
· 10 years ago
d42bd34
pci/layerscape: remove unnecessary pcie_layerscape.h
by Minghuan Lian
· 10 years ago
a219dae
dm: x86: pci: Add a PCI driver for driver model
by Simon Glass
· 10 years ago
36d0d3b
dm: sandbox: pci: Add a PCI emulation uclass
by Simon Glass
· 10 years ago
537849a
dm: sandbox: Add a simple PCI driver
by Simon Glass
· 10 years ago
ff3e077
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
aab6724
dm: pci: Move common PCI functions into their own file
by Simon Glass
· 10 years ago
e4e8cb7
driver/pci: add Layerscape PCIe driver
by Minghuan Lian
· 10 years ago
6eefd52
PCI: add 64-bit prefetchable memory support
by David Feng
· 10 years ago
bc17d8f
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· 10 years ago
250e039
pci: Add a function to find a device by class
by Simon Glass
· 10 years ago
ef2d17f
drivers/pci/pci_rom.c: fix compile warning under 64bit mode
by Minghuan Lian
· 10 years ago
053b86e
pci: tegra: Fix port information parsing
by Sjoerd Simons
· 10 years ago
4a2708a
x86: Access the VGA ROM when needed
by Simon Glass
· 10 years ago
c5caba0
x86: pci: Don't stop when we get a vendor/device mismatch
by Simon Glass
· 10 years ago
bdc88d4
x86: Support ROMs on other archs
by Simon Glass
· 10 years ago
4030524
x86: Correct endianness isues in pci_rom
by Simon Glass
· 10 years ago
d928664
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
by Masahiro Yamada
· 10 years ago
9a99caf
x86: pci: Display vesa modes in hex
by Simon Glass
· 10 years ago
fba7eac
x86: video: Add debug option to time the BIOS copy
by Simon Glass
· 10 years ago
23609c7
x86: pci: Don't return a vesa mode when there is not video
by Simon Glass
· 10 years ago
a62e84d
fdt: Add several apis to decode pci device node
by Bin Meng
· 10 years ago
8f9052f
pci: Make pci apis usable before relocation
by Bin Meng
· 10 years ago
f315828
pci: tegra: Add Tegra PCIe driver
by Thierry Reding
· 10 years ago
da41902
arm: ls102xa: Update PCIe dts node status
by Minghuan Lian
· 10 years ago
6854f87
pci: Add general support for execution of video ROMs
by Simon Glass
· 10 years ago
e8a552e
pci: Add functions to read and write a BAR address
by Simon Glass
· 10 years ago
4efe52b
pci: Honour pci_skip_dev()
by Thierry Reding
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
7b19fd6
pci: use __weak
by Jeroen Hofstee
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
1b8ad74
pcie_imx: Add mx6solox support
by Fabio Estevam
· 10 years ago
0991866
pci: add support for board_pci_fixup_dev function
by Tim Harvey
· 10 years ago
5a1095a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
5a82e1a
pci: mx6: fix occasional link failures
by Tim Harvey
· 10 years ago
d878c9a
pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM
by Stephen Warren
· 10 years ago
32514d2
fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint
by Zang Roy-R61911
· 10 years ago
f1a96ec
fsl/pci: Add workaround for erratum A-005434
by Chunhe Lan
· 11 years ago
1cad23c
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
a778aea
pci: mx6: Implement power callback
by Marek Vasut
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
e7538fe
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
a87a0ce
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
bb01956
pci: mx6: Implement reset callback
by Marek Vasut
· 11 years ago
c75692d
ARM: PCI: Remove the IXP PCI driver
by Marek Vasut
· 11 years ago
aceea94
driver/fsl_pci:Update print to display PCIe generation
by Prabhakar Kushwaha
· 11 years ago
e9be429
ARM: mx6: Add PCI express driver
by Marek Vasut
· 11 years ago
baf37f0
malta: support for coreFPGA6 boards
by Paul Burton
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
287df01
PCIe:change the method to get the address of a requested capability in configuration space.
by Zhao Qiang
· 11 years ago
010c480
pci: Properly configure prefetchable memory region
by Thierry Reding
· 11 years ago
7b4e584
powerpc/pcie: add PCIe version 3.x support
by Zang Roy-R61911
· 11 years ago
aaf5e82
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
0b17998
qemu-malta: Update for SPDX license identifiers
by Tom Rini
· 11 years ago
feaa606
MIPS: qemu-malta: add PCI support
by Gabor Juhos
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
8599515
pci: move pci_ftpci100.h to include/faraday/ftpci100.h
by Gabor Juhos
· 11 years ago
b979cba
pci: add prototype for pci_ftpci_init() function
by Gabor Juhos
· 11 years ago
c8b2815
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
by Liu Gang
· 12 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
c0a4e6b
powerpc/p4080ds: fix PCI-e x8 link training down failure
by Yuanquan Chen
· 12 years ago
19e4a00
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
by Liu Gang
· 12 years ago
9e75875
powerpc/mpc85xx: Add T4240 SoC
by York Sun
· 12 years ago
a1e4318
driver/pci: Fix compiling error
by York Sun
· 12 years ago
505f3e6
fsl_pci: use 'Header Type' field to judge PCIE mode
by Minghuan Lian
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
cf5787f
pci: fix some warnings related to assumptions about
by Kumar Gala
· 12 years ago
69fd2d3
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
by Andrew Sharp
· 12 years ago
03992ac
pci: minor cleanup of CONFIG_PCI_PNP usage
by Andrew Sharp
· 12 years ago
cb2bf93
pci: clean up some whitespace and formatting
by Andrew Sharp
· 12 years ago
af778c6
pci: fix errant data types and corresponding access functions
by Andrew Sharp
· 12 years ago
b5f7c87
powerpc/corenet_ds: Master module for boot from PCIE
by Liu Gang
· 12 years ago
a3a7072
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
a1e47b6
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
014e467
pci_ftpci100: Implementation FTPCI100 PCI driver
by Gavin Guo
· 13 years ago
d015df8
GCC4.6: Squash warnings in fsl_pci_init.c
by Marek Vasut
· 13 years ago
0da1fb0
pci: move pcidelay code to new location just before PCI bus scan
by Anatolij Gustschin
· 13 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
29161f4
IXP42x PCI rewrite
by Michael Schwingen
· 13 years ago
b6ccd2c
fsl_pci: Add support for FSL PCIe controllers v2.x
by Prabhakar Kushwaha
· 14 years ago
b03a466
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
by Prabhakar Kushwaha
· 14 years ago
d1a24f0
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
213ac73
fsl_pci: Update PCIe boot ouput
by Peter Tyser
· 14 years ago
a4aafcc
powerpc/fsl-pci: Add generic code to setup PCIe controllers
by Kumar Gala
· 14 years ago
3a0e3c2
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
by Kumar Gala
· 14 years ago
e2c2a95
74xx_7xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
009884a
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
a38d216
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
983eb9d
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
37d03fc
fsl_pci_init: Quiet scanning printf()
by Peter Tyser
· 14 years ago
8ca78f2
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
a72dbae
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
by Peter Tyser
· 14 years ago
96d6160
pci: Add ability to re-enumerate PCI buses
by John Schmoller
· 14 years ago
6525d51
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
Next »