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
...
*
pci/layerscape: add support for LS1043A PCIe LUT register access
Mingkai Hu
2015-11-30
1
-7
/
+7
*
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
1
-1
/
+1
*
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-11-30
1
-1
/
+1
*
pci: fix address range check in __pci_hose_phys_to_bus()
Marcel Ziswiler
2015-11-23
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-11-12
1
-6
/
+77
|
\
|
*
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
1
-0
/
+22
|
*
pci: tegra: call tegra_pcie_board_init() earlier
Stephen Warren
2015-11-12
1
-2
/
+2
|
*
pci: tegra: implement PCA enable workaround
Stephen Warren
2015-11-12
1
-0
/
+14
|
*
pci: tegra: use #address-/size-cells from DT
Stephen Warren
2015-11-12
1
-3
/
+30
|
*
pci: tegra: clip RAM size to 32-bits
Stephen Warren
2015-11-12
1
-1
/
+9
*
|
pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
Cheng Gu
2015-11-12
1
-2
/
+2
|
/
*
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-29
1
-1
/
+3
*
dm: pci: Enable VGA address forwarding on bridges
Bin Meng
2015-10-21
1
-0
/
+18
*
dm: pci: Fix pci_last_busno() to return the real last bus no
Bin Meng
2015-10-21
1
-24
/
+1
*
pci: Set PCI_COMMAND_IO bit for VGA device
Bin Meng
2015-10-21
1
-0
/
+6
*
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
Simon Glass
2015-10-21
1
-12
/
+19
*
dm: pci: Correct a few debug() statements
Simon Glass
2015-10-21
1
-2
/
+2
*
dm: pci: Tidy up auto-config error handling
Simon Glass
2015-10-21
1
-3
/
+12
*
pci: pcie_imx: Fix hang on mx6qp
Fabio Estevam
2015-10-15
1
-0
/
+8
*
pci: Fix expansion ROM programming for multi-function devices
Bin Meng
2015-10-08
1
-0
/
+1
*
dm: pci: Add an inline API to test if a device is on a PCI bus
Bin Meng
2015-09-16
1
-2
/
+2
*
pcie_imx: Use 'ms' for milliseconds
Fabio Estevam
2015-09-13
1
-3
/
+3
*
dm: pci: Allow a PCI bus to be found without an alias
Simon Glass
2015-09-09
1
-4
/
+24
*
pci/layerscape: Setup mmu-masters property for the PCIe
Varun Sethi
2015-09-01
1
-0
/
+9
*
dm: pci: Optimize pci_uclass_post_bind()
Bin Meng
2015-08-26
1
-0
/
+7
*
dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()
Bin Meng
2015-08-26
1
-2
/
+2
*
x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
Bin Meng
2015-08-26
1
-0
/
+21
*
dm: pci: Support selected device/driver binding before relocation
Bin Meng
2015-08-26
1
-11
/
+30
*
x86: Set up video framebuffer for coreboot before loading kernel
Bin Meng
2015-08-26
1
-2
/
+0
*
video: coreboot: Save VESA mode for future use
Bin Meng
2015-08-26
1
-1
/
+1
*
pci: mvebu: Add PCIe driver
Anton Schubert
2015-08-17
2
-0
/
+424
*
Revert "dm: pci: Allow scan bridge child devices before relocation"
Simon Glass
2015-08-14
1
-0
/
+4
*
dm: pci: Add a way to iterate through all PCI devices
Simon Glass
2015-08-14
1
-0
/
+60
*
dm: pci: Provide friendly config access functions
Simon Glass
2015-08-14
1
-0
/
+76
*
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
York Sun
2015-08-06
1
-5
/
+5
*
pci: Remove DEBUG from pci_compat.c
Bin Meng
2015-08-05
1
-1
/
+0
*
pci: Indicate prefetchable memory allocate when debugging
Simon Glass
2015-08-05
1
-2
/
+3
*
pci: Add a constant for an invalid interrupt
Simon Glass
2015-08-05
1
-1
/
+2
*
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
Simon Glass
2015-08-05
1
-1
/
+3
*
pci: Use debug() instead of DEBUGF() in pci_auto.c
Simon Glass
2015-08-05
1
-25
/
+23
*
x86: Sanity test on vesa parameters before setting up kernel screen_info
Bin Meng
2015-08-05
1
-0
/
+4
*
dm: pci: Allow scan bridge child devices before relocation
Bin Meng
2015-08-05
1
-4
/
+0
*
drivers/pci/layerscape: Add EP mode support
Minghuan Lian
2015-08-03
1
-2
/
+135
*
drivers/pci: Add function to find an extended capability
Minghuan Lian
2015-08-03
1
-0
/
+53
*
dm: pci: Support bridge device configuration correctly
Bin Meng
2015-07-28
3
-18
/
+61
*
dm: pci: Pass only device/function to pci_bus_find_devfn()
Bin Meng
2015-07-28
1
-1
/
+1
*
dm: pci: Use complete bdf in all pci config read/write routines
Bin Meng
2015-07-28
1
-27
/
+27
*
dm: pci: Correct primary/secondary/subordinate bus number assignment
Bin Meng
2015-07-28
1
-0
/
+9
*
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
2
-12
/
+11
*
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
1
-13
/
+116
[prev]
[next]