index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2018-08-08
dm: pci: Add APIs to find capability and extended capability
Bin Meng
2018-08-08
pci: sandbox: emul: Rename priv structure
Bin Meng
2018-08-08
pci: sandbox: Support dynamically binding device driver
Bin Meng
2018-08-08
dm: pci: Assign correct driver data when binding a driver
Bin Meng
2018-08-08
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
Bin Meng
2018-08-08
dm: pci: Fix scanning multi-function device
Bin Meng
2018-08-08
dm: pci: Extract vendor/device id in child_post_bind()
Bin Meng
2018-06-13
dm: pci: Use a 1:1 mapping for bus <-> phy addresses
Christian Gmeiner
2018-06-13
dm: pci: Make ranges dt property optional
Christian Gmeiner
2018-05-26
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
PCI: Add newlines to debug prints in pci_auto_common.c
Tuomas Tynkkynen
2018-05-26
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
Tuomas Tynkkynen
2018-05-10
pci: tegra: introduce weak tegra_pcie_board_port_reset() function
Marcel Ziswiler
2018-05-08
pci: Don't use pci_indirect when DM is active
Mario Six
2018-05-08
pci: intel: Add Intel FPGA PCIe controller driver
Ley Foon Tan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-16
pci: video: Only print out when everything is OK
Bin Meng
2018-03-30
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-03-30
arm64: a37xx: pci: add support for aardvark pcie driver
Wilson Ding
2018-03-30
dm: pcie: designware: add correct ATU handling
Igal Liberman
2018-03-30
dm: pci: Avoid setting a PCI region that has 0 size
Bin Meng
2018-03-30
dm: pci: Check board information pointer in decode_regions()
Bin Meng
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-23
pci: Fix decode regions for memory banks
Bernhard Messerklinger
2018-01-27
pci: rmobile: Add RCar Gen2 PCIe controller driver
Marek Vasut
2018-01-12
drivers: pci: imx: fix enumeration logic error
Koen Vandeputte
2018-01-12
pci: imx: request gpio before use
Peng Fan
2018-01-10
PCI: Drop CONFIG_TSI108_PCI
Tuomas Tynkkynen
2017-11-28
Update Paul Burton's email address
Paul Burton
2017-11-17
dm: pci: change bus number register setting compliant with Linux
Minghuan Lian
2017-11-16
pci: mvebu: Increase size of PCIe default mapping
VlaoMao
2017-10-12
drivers: pci: imx: fix imx_pcie_remove function
Sven-Ola Tuecke
2017-10-06
PCI: Add driver for a 'pci-host-ecam-generic' host controller
Tuomas Tynkkynen
2017-10-06
pci: layerscape: Use pci_generic_mmap_{read, write}_config
Tuomas Tynkkynen
2017-10-06
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
Tuomas Tynkkynen
2017-10-06
pci: Add helper for implementing memory-mapped config space accesses
Tuomas Tynkkynen
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-22
pci: layerscape: Fixup iommu-map for LS208xA
Bharat Bhushan
2017-09-22
pci: Remove unnecessary 'default n' from Kconfig
Tuomas Tynkkynen
2017-09-22
pci: layerscape: Remove unused field 'hose' from struct ls_pcie
Tuomas Tynkkynen
2017-09-22
pci: tegra: Remove unused field 'hose' from struct tegra_pcie
Tuomas Tynkkynen
2017-09-22
pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie
Tuomas Tynkkynen
2017-09-22
pci: xilinx: Fix doc comments on config space accessors
Tuomas Tynkkynen
2017-08-24
vbe: Drop vbe_get_video_info()
Bin Meng
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-09
PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space
Hou Zhiqiang
2017-08-02
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-08-01
soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A
Santan Kumar
2017-08-01
x86: kconfig: Select PCI and DM_PCI
Bin Meng
[next]