index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: imx: Add DM and DT support
Marek Vasut
2019-06-11
1
-6
/
+105
*
pci: imx: Pass driver private data around
Marek Vasut
2019-06-11
1
-19
/
+25
*
pci: imx: Fix potential 64bit memory access clamping
Marek Vasut
2019-06-11
1
-9
/
+11
*
pci: imx: Factor out hard-coded register base addresses
Marek Vasut
2019-06-11
1
-31
/
+44
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-05-26
3
-0
/
+420
|
\
|
*
pci: renesas: Add RCar Gen3 PCIe controller driver
Marek Vasut
2019-05-21
3
-0
/
+420
*
|
pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs
Hou Zhiqiang
2019-05-22
3
-6
/
+251
*
|
pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs
Hou Zhiqiang
2019-05-22
4
-0
/
+850
|
/
*
mpc83xx: Make distinct caddy2 config
Mario Six
2019-05-20
2
-2
/
+4
*
vme8349: Migrate to CONFIG_TARGET_VME8349
Mario Six
2019-05-20
2
-2
/
+2
*
mpc83xx: Introduce ARCH_MPC834*
Mario Six
2019-05-20
2
-2
/
+2
*
x86: Support PCI VGA ROM when TPL is used
Simon Glass
2019-05-08
1
-1
/
+1
*
pci: Add boundary check for hose->regions
Thierry Reding
2019-04-23
1
-0
/
+5
*
pci: pci_mvebu: Add comment about missing of_n_addr_cells() call
Stefan Roese
2019-03-19
1
-0
/
+6
*
pci: Don't export pci_hose_config_device()
Simon Glass
2019-02-20
1
-5
/
+2
*
pcie: designware: mvebu: fix reset release polarity
Baruch Siach
2019-02-11
1
-1
/
+3
*
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2019-02-05
3
-207
/
+299
|
\
|
*
pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
Stefan Roese
2019-02-05
2
-197
/
+282
|
*
pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
Stefan Roese
2019-02-05
1
-9
/
+19
|
/
*
pci: layerscape: Add the dts fixup for EP and RC
Xiaowei Bao
2019-01-17
1
-2
/
+23
*
pci: layerscape: Do not scan when PEX work in EP mode
Xiaowei Bao
2019-01-17
1
-0
/
+3
*
pci: layerscape: Modify the EP and RC mode judge method
Xiaowei Bao
2019-01-17
2
-10
/
+9
*
video: Allow driver to specify the line length
Simon Glass
2018-12-03
1
-0
/
+1
*
dm/pci: Change the first CFG read to Vendor ID in enumeration
Hou Zhiqiang
2018-11-20
1
-4
/
+7
*
dm: pci: Add APIs to find next capability and extended capability
Bin Meng
2018-11-14
1
-15
/
+36
*
pci: Support parsing PCI controller DT subnodes
Marek Vasut
2018-10-20
1
-3
/
+29
*
pci: Add a little more debugging to pci_rom
Simon Glass
2018-10-09
1
-2
/
+2
*
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
2
-5
/
+2
*
pci: rmobile: Filter out device 1 and 2
Marek Vasut
2018-08-28
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-08-13
1
-0
/
+6
|
\
|
*
FSL PCI: Configure PCIe reference ratio
Joakim Tjernlund
2018-08-08
1
-0
/
+6
*
|
dm: pci: Add APIs to find capability and extended capability
Bin Meng
2018-08-08
1
-0
/
+68
*
|
pci: sandbox: emul: Rename priv structure
Bin Meng
2018-08-08
1
-4
/
+4
*
|
pci: sandbox: Support dynamically binding device driver
Bin Meng
2018-08-08
2
-10
/
+82
*
|
dm: pci: Assign correct driver data when binding a driver
Bin Meng
2018-08-08
1
-1
/
+1
*
|
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
Bin Meng
2018-08-08
1
-1
/
+1
*
|
dm: pci: Fix scanning multi-function device
Bin Meng
2018-08-08
1
-0
/
+2
*
|
dm: pci: Extract vendor/device id in child_post_bind()
Bin Meng
2018-08-08
1
-6
/
+5
|
/
*
dm: pci: Use a 1:1 mapping for bus <-> phy addresses
Christian Gmeiner
2018-06-13
1
-0
/
+10
*
dm: pci: Make ranges dt property optional
Christian Gmeiner
2018-06-13
1
-13
/
+10
*
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
3
-5
/
+13
*
PCI: Add newlines to debug prints in pci_auto_common.c
Tuomas Tynkkynen
2018-05-26
1
-2
/
+2
*
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
Tuomas Tynkkynen
2018-05-26
1
-0
/
+7
*
pci: tegra: introduce weak tegra_pcie_board_port_reset() function
Marcel Ziswiler
2018-05-10
1
-3
/
+14
*
pci: Don't use pci_indirect when DM is active
Mario Six
2018-05-08
1
-1
/
+1
*
pci: intel: Add Intel FPGA PCIe controller driver
Ley Foon Tan
2018-05-08
3
-0
/
+438
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
31
-63
/
+31
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
4
-8
/
+0
*
pci: video: Only print out when everything is OK
Bin Meng
2018-04-16
1
-3
/
+1
*
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-03-30
4
-33
/
+759
|
\
[next]