index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2015-10-21
dm: pci: Enable VGA address forwarding on bridges
Bin Meng
2015-10-21
dm: pci: Fix pci_last_busno() to return the real last bus no
Bin Meng
2015-10-21
pci: Set PCI_COMMAND_IO bit for VGA device
Bin Meng
2015-10-21
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
Simon Glass
2015-10-21
dm: pci: Correct a few debug() statements
Simon Glass
2015-10-21
dm: pci: Tidy up auto-config error handling
Simon Glass
2015-10-15
pci: pcie_imx: Fix hang on mx6qp
Fabio Estevam
2015-10-08
pci: Fix expansion ROM programming for multi-function devices
Bin Meng
2015-09-17
dm: pci: Add an inline API to test if a device is on a PCI bus
Bin Meng
2015-09-13
pcie_imx: Use 'ms' for milliseconds
Fabio Estevam
2015-09-09
dm: pci: Allow a PCI bus to be found without an alias
Simon Glass
2015-09-02
pci/layerscape: Setup mmu-masters property for the PCIe
Varun Sethi
2015-08-26
dm: pci: Optimize pci_uclass_post_bind()
Bin Meng
2015-08-26
dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()
Bin Meng
2015-08-26
x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
Bin Meng
2015-08-26
dm: pci: Support selected device/driver binding before relocation
Bin Meng
2015-08-26
x86: Set up video framebuffer for coreboot before loading kernel
Bin Meng
2015-08-26
video: coreboot: Save VESA mode for future use
Bin Meng
2015-08-17
pci: mvebu: Add PCIe driver
Anton Schubert
2015-08-14
Revert "dm: pci: Allow scan bridge child devices before relocation"
Simon Glass
2015-08-14
dm: pci: Add a way to iterate through all PCI devices
Simon Glass
2015-08-14
dm: pci: Provide friendly config access functions
Simon Glass
2015-08-06
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
York Sun
2015-08-05
pci: Remove DEBUG from pci_compat.c
Bin Meng
2015-08-05
pci: Indicate prefetchable memory allocate when debugging
Simon Glass
2015-08-05
pci: Add a constant for an invalid interrupt
Simon Glass
2015-08-05
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
Simon Glass
2015-08-05
pci: Use debug() instead of DEBUGF() in pci_auto.c
Simon Glass
2015-08-05
x86: Sanity test on vesa parameters before setting up kernel screen_info
Bin Meng
2015-08-05
dm: pci: Allow scan bridge child devices before relocation
Bin Meng
2015-08-03
drivers/pci/layerscape: Add EP mode support
Minghuan Lian
2015-08-03
drivers/pci: Add function to find an extended capability
Minghuan Lian
2015-07-28
dm: pci: Support bridge device configuration correctly
Bin Meng
2015-07-28
dm: pci: Pass only device/function to pci_bus_find_devfn()
Bin Meng
2015-07-28
dm: pci: Use complete bdf in all pci config read/write routines
Bin Meng
2015-07-28
dm: pci: Correct primary/secondary/subordinate bus number assignment
Bin Meng
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-20
armv8/fsl-lsch3: device tree fixups for PCI stream IDs
Stuart Yoder
2015-07-15
pci: Disable expansion ROM address decoding when signature check fails
Bin Meng
2015-07-15
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-15
dm: x86: baytrail: Correct PCI region 3 when driver model is used
Simon Glass
2015-07-15
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-07-15
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-15
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-15
video: Add 32-bit color depth support for VBE
Jian Luo
2015-07-15
dm: pci: Correct bus number when scanning sub-buses
Simon Glass
2015-07-15
dm: pci: Use the correct hose when configuring devices
Simon Glass
2015-06-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-06-05
Merge git://git.denx.de/u-boot-dm
Tom Rini
[next]