Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7321e8340970f6b4bf4764b8c1790ca7fad75094
/
drivers
/
pci
adf0d99
pci: Add boundary check for hose->regions
by Thierry Reding
· 6 years ago
24e23bd
pci: pci_mvebu: Add comment about missing of_n_addr_cells() call
by Stefan Roese
· 6 years ago
a593455
pci: Don't export pci_hose_config_device()
by Simon Glass
· 6 years ago
6e599c6
pcie: designware: mvebu: fix reset release polarity
by Baruch Siach
· 6 years ago
dcc5820
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
3179ec6
pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
by Stefan Roese
· 6 years ago
a74eb55
pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
by Stefan Roese
· 6 years ago
8d7e2e8
pci: layerscape: Add the dts fixup for EP and RC
by Xiaowei Bao
· 6 years ago
4da0ae2
pci: layerscape: Do not scan when PEX work in EP mode
by Xiaowei Bao
· 6 years ago
77d56f9
pci: layerscape: Modify the EP and RC mode judge method
by Xiaowei Bao
· 6 years ago
7d18673
video: Allow driver to specify the line length
by Simon Glass
· 6 years ago
fb862b05
dm/pci: Change the first CFG read to Vendor ID in enumeration
by Hou Zhiqiang
· 6 years ago
631f348
dm: pci: Add APIs to find next capability and extended capability
by Bin Meng
· 6 years ago
b453579
pci: Support parsing PCI controller DT subnodes
by Marek Vasut
· 6 years ago
baac4eb
pci: Add a little more debugging to pci_rom
by Simon Glass
· 6 years ago
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
ff88ee8
pci: rmobile: Filter out device 1 and 2
by Marek Vasut
· 6 years ago
1f8261f
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
bc42fde
FSL PCI: Configure PCIe reference ratio
by Joakim Tjernlund
· 7 years ago
a7366f0
dm: pci: Add APIs to find capability and extended capability
by Bin Meng
· 6 years ago
11c41ab
pci: sandbox: emul: Rename priv structure
by Bin Meng
· 6 years ago
156bc6f
pci: sandbox: Support dynamically binding device driver
by Bin Meng
· 6 years ago
a8d2780
dm: pci: Assign correct driver data when binding a driver
by Bin Meng
· 6 years ago
2fc987e
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
by Bin Meng
· 6 years ago
20bdc1e
dm: pci: Fix scanning multi-function device
by Bin Meng
· 6 years ago
00d808e
dm: pci: Extract vendor/device id in child_post_bind()
by Bin Meng
· 6 years ago
7241f80
dm: pci: Use a 1:1 mapping for bus <-> phy addresses
by Christian Gmeiner
· 6 years ago
5f4e094
dm: pci: Make ranges dt property optional
by Christian Gmeiner
· 6 years ago
f20b718
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
by Tuomas Tynkkynen
· 7 years ago
928aec7
PCI: Add newlines to debug prints in pci_auto_common.c
by Tuomas Tynkkynen
· 7 years ago
c307e17
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
by Tuomas Tynkkynen
· 7 years ago
53f4863
pci: tegra: introduce weak tegra_pcie_board_port_reset() function
by Marcel Ziswiler
· 7 years ago
f1b0da2
pci: Don't use pci_indirect when DM is active
by Mario Six
· 7 years ago
dc05e63
pci: intel: Add Intel FPGA PCIe controller driver
by Ley Foon Tan
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
be4551e
pci: video: Only print out when everything is OK
by Bin Meng
· 7 years ago
dd4b670
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
a6bdc86
arm64: a37xx: pci: add support for aardvark pcie driver
by Wilson Ding
· 7 years ago
f09ac1a
dm: pcie: designware: add correct ATU handling
by Igal Liberman
· 7 years ago
6d53207
dm: pci: Avoid setting a PCI region that has 0 size
by Bin Meng
· 7 years ago
ae0bdde
dm: pci: Check board information pointer in decode_regions()
by Bin Meng
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
9c5df38
pci: Fix decode regions for memory banks
by Bernhard Messerklinger
· 7 years ago
5012d1e
pci: rmobile: Add RCar Gen2 PCIe controller driver
by Marek Vasut
· 7 years ago
6be3505
drivers: pci: imx: fix enumeration logic error
by Koen Vandeputte
· 7 years ago
08e9338
pci: imx: request gpio before use
by Peng Fan
· 7 years ago
9cc128e
PCI: Drop CONFIG_TSI108_PCI
by Tuomas Tynkkynen
· 7 years ago
b8551b9
Update Paul Burton's email address
by Paul Burton
· 7 years ago
a1c9438
dm: pci: change bus number register setting compliant with Linux
by Minghuan Lian
· 7 years ago
9b9606d
pci: mvebu: Increase size of PCIe default mapping
by VlaoMao
· 7 years ago
5d67993
drivers: pci: imx: fix imx_pcie_remove function
by Sven-Ola Tuecke
· 7 years ago
a765f71
PCI: Add driver for a 'pci-host-ecam-generic' host controller
by Tuomas Tynkkynen
· 7 years ago
544a2e7
pci: layerscape: Use pci_generic_mmap_{read, write}_config
by Tuomas Tynkkynen
· 7 years ago
6b18f2a
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
by Tuomas Tynkkynen
· 7 years ago
8cce4cf
pci: Add helper for implementing memory-mapped config space accesses
by Tuomas Tynkkynen
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
42aea35
pci: layerscape: Fixup iommu-map for LS208xA
by Bharat Bhushan
· 7 years ago
680c2a0
pci: Remove unnecessary 'default n' from Kconfig
by Tuomas Tynkkynen
· 7 years ago
bb837b6
pci: layerscape: Remove unused field 'hose' from struct ls_pcie
by Tuomas Tynkkynen
· 7 years ago
79973f0
pci: tegra: Remove unused field 'hose' from struct tegra_pcie
by Tuomas Tynkkynen
· 7 years ago
01b5473
pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie
by Tuomas Tynkkynen
· 7 years ago
f0e8d23
pci: xilinx: Fix doc comments on config space accessors
by Tuomas Tynkkynen
· 7 years ago
dfb453d
vbe: Drop vbe_get_video_info()
by Bin Meng
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
b9dd2e6
PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space
by Hou Zhiqiang
· 7 years ago
fef4cba
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
ccb56a8
soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A
by Santan Kumar
· 7 years ago
00a17fd
x86: kconfig: Select PCI and DM_PCI
by Bin Meng
· 7 years ago
e6a30e0
dm: tegra: pci: Convert to livetree
by Simon Glass
· 7 years ago
9cf85cb
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
by Masahiro Yamada
· 7 years ago
4191dc1
dm: core: Add functions to obtain node's address/size cells
by Simon Glass
· 7 years ago
2028012
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
edd59b6
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
243182c
common: freescale: Move arch-specific declarations
by Simon Glass
· 8 years ago
89d8323
dm: pci: Update uclass to support livetree
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
c22f2ea
drivers: pci: imx: add imx_pcie_remove function
by Tim Harvey
· 8 years ago
edc93f9
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
2b36178
armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support
by Priyanka Jain
· 8 years ago
62a8f7d
x86: pci: Allow conditionally run VGA rom in S3
by Bin Meng
· 8 years ago
a89009c
pci: avoid memory leak
by xypron.glpk@gmx.de
· 8 years ago
d4739d3
fix: mvebu: pcie_dw: Allow probing empty PCIe slots
by Konstantin Porotchkin
· 8 years ago
71a356b
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
50514b9
pcie-layerscape: Fixup iommu-map property of pci node
by Bharat Bhushan
· 8 years ago
36e36be
pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs
by Bharat Bhushan
· 8 years ago
8cd3f48
pci: layerscape: Fixup device tree node for ls2088a
by Hou Zhiqiang
· 8 years ago
92fecb5
pci: layerscape: add LS2088A series SoC pcie support
by Hou Zhiqiang
· 8 years ago
5faf561
pci: layerscape: enable PCIe config ready
by Hou Zhiqiang
· 8 years ago
d19d061
pci: correct a function description
by Hou Zhiqiang
· 8 years ago
4eb09cd
mvebu: pcie: Add support for GPIO reset for PCIe device
by Konstantin Porotchkin
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
3dfe451
x86: Don't try to run the VGA BIOS in 64-bit mode
by Simon Glass
· 8 years ago
18baf64
pci: mvebu: Fix Armada 38x support
by Dirk Eibach
· 8 years ago
c8b0679
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
421e954
Drop CONFIG_WINBOND_83C553
by Simon Glass
· 8 years ago
8acb127
mpc85xx: pcie: Implement workaround for Erratum A007815
by Tony O'Brien
· 8 years ago
d553bf2
kconfig: move FSL_PCIE_COMPAT to platform Kconfig
by Hou Zhiqiang
· 8 years ago
a5642df
pci: layerscape: remove unnecessary legacy code
by Minghuan Lian
· 8 years ago
Next »