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-12-09
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-01
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
dm: pci: Move common auto-config functions to a common file
Simon Glass
2015-12-01
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
dm: pci: Support decoding ranges with duplicate entries
Simon Glass
2015-12-01
dm: pci: Set up the SDRAM mapping correctly
Simon Glass
2015-12-01
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
Simon Glass
2015-11-30
pci/layerscape: add support for LS1043A PCIe LUT register access
Mingkai Hu
2015-11-30
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-11-23
pci: fix address range check in __pci_hose_phys_to_bus()
Marcel Ziswiler
2015-11-13
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-11-12
pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
Cheng Gu
2015-11-12
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
pci: tegra: call tegra_pcie_board_init() earlier
Stephen Warren
2015-11-12
pci: tegra: implement PCA enable workaround
Stephen Warren
2015-11-12
pci: tegra: use #address-/size-cells from DT
Stephen Warren
2015-11-12
pci: tegra: clip RAM size to 32-bits
Stephen Warren
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
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
[next]