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: 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
|
\
|
*
arm64: a37xx: pci: add support for aardvark pcie driver
Wilson Ding
2018-03-30
3
-0
/
+701
|
*
dm: pcie: designware: add correct ATU handling
Igal Liberman
2018-03-30
1
-33
/
+58
*
|
dm: pci: Avoid setting a PCI region that has 0 size
Bin Meng
2018-03-30
1
-2
/
+3
*
|
dm: pci: Check board information pointer in decode_regions()
Bin Meng
2018-03-30
1
-0
/
+3
|
/
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
3
-3
/
+3
*
pci: Fix decode regions for memory banks
Bernhard Messerklinger
2018-02-23
1
-1
/
+16
*
pci: rmobile: Add RCar Gen2 PCIe controller driver
Marek Vasut
2018-01-27
3
-0
/
+274
*
drivers: pci: imx: fix enumeration logic error
Koen Vandeputte
2018-01-12
1
-0
/
+11
*
pci: imx: request gpio before use
Peng Fan
2018-01-12
1
-0
/
+4
*
PCI: Drop CONFIG_TSI108_PCI
Tuomas Tynkkynen
2018-01-10
2
-168
/
+0
*
Update Paul Burton's email address
Paul Burton
2017-11-28
1
-1
/
+1
*
dm: pci: change bus number register setting compliant with Linux
Minghuan Lian
2017-11-17
3
-4
/
+5
*
pci: mvebu: Increase size of PCIe default mapping
VlaoMao
2017-11-16
1
-2
/
+2
*
drivers: pci: imx: fix imx_pcie_remove function
Sven-Ola Tuecke
2017-10-12
1
-4
/
+4
*
PCI: Add driver for a 'pci-host-ecam-generic' host controller
Tuomas Tynkkynen
2017-10-06
3
-0
/
+152
*
pci: layerscape: Use pci_generic_mmap_{read, write}_config
Tuomas Tynkkynen
2017-10-06
1
-51
/
+17
*
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
Tuomas Tynkkynen
2017-10-06
1
-46
/
+7
*
pci: Add helper for implementing memory-mapped config space accesses
Tuomas Tynkkynen
2017-10-06
1
-0
/
+58
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
2
-26
/
+26
*
pci: layerscape: Fixup iommu-map for LS208xA
Bharat Bhushan
2017-09-22
1
-5
/
+14
*
pci: Remove unnecessary 'default n' from Kconfig
Tuomas Tynkkynen
2017-09-22
1
-1
/
+0
*
pci: layerscape: Remove unused field 'hose' from struct ls_pcie
Tuomas Tynkkynen
2017-09-22
1
-1
/
+0
*
pci: tegra: Remove unused field 'hose' from struct tegra_pcie
Tuomas Tynkkynen
2017-09-22
1
-2
/
+0
*
pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie
Tuomas Tynkkynen
2017-09-22
1
-2
/
+0
*
pci: xilinx: Fix doc comments on config space accessors
Tuomas Tynkkynen
2017-09-22
1
-2
/
+2
*
vbe: Drop vbe_get_video_info()
Bin Meng
2017-08-24
1
-41
/
+0
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
3
-5
/
+5
*
PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space
Hou Zhiqiang
2017-08-09
1
-0
/
+3
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-08-02
1
-2
/
+2
|
\
|
*
soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A
Santan Kumar
2017-08-01
1
-2
/
+2
*
|
x86: kconfig: Select PCI and DM_PCI
Bin Meng
2017-08-01
1
-1
/
+1
*
|
dm: tegra: pci: Convert to livetree
Simon Glass
2017-07-28
1
-29
/
+24
|
/
*
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
1
-1
/
+1
*
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
1
-3
/
+3
*
powerpc: remove 4xx support
Heiko Schocher
2017-07-03
1
-38
/
+0
*
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-06-27
1
-0
/
+38
|
\
|
*
drivers: pci: imx: add imx_pcie_remove function
Tim Harvey
2017-05-31
1
-0
/
+38
*
|
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
1
-16
/
+1
*
|
common: freescale: Move arch-specific declarations
Simon Glass
2017-06-05
2
-0
/
+7
*
|
dm: pci: Update uclass to support livetree
Simon Glass
2017-06-01
1
-14
/
+12
[next]