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
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
8
-0
/
+8
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
2
-0
/
+2
*
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-02-05
1
-9
/
+9
*
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
22
-43
/
+46
*
pci: layerscape: device tree fixup based on SoC and
Wasim Khan
2020-01-24
3
-0
/
+75
*
pci: layerscape: Move streamId allocation to common device tree fixup
Wasim Khan
2020-01-24
4
-26
/
+31
*
pci: layerscape: Common device tree fixup for NXP SoCs
Wasim Khan
2020-01-24
5
-8
/
+58
*
pci: layerscape: Fix the BARs disable function
Hou Zhiqiang
2020-01-24
1
-11
/
+0
*
pci: layerscape: Fix the disabling of Expansion ROM BAR
Hou Zhiqiang
2020-01-24
1
-1
/
+1
*
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
pci: Print a warning if the bus is accessed before probing
Simon Glass
2020-01-07
1
-0
/
+13
*
Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-07
1
-0
/
+1
|
\
|
*
pci: imx: Add iMX6SX compatible
Marek Vasut
2020-01-07
1
-0
/
+1
*
|
pci: layerscape: Manage PCIe EP compatible string via Kconfig
Pankaj Bansal
2020-01-02
3
-2
/
+11
*
|
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
Pankaj Bansal
2020-01-02
1
-0
/
+15
*
|
armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A
Wasim Khan
2019-12-26
1
-1
/
+1
*
|
pci: layerscape_gen4: Suffix API names with _ls_gen4
Wasim Khan
2019-12-26
1
-8
/
+12
*
|
pci: layerscape: Suffix API names with _ls
Wasim Khan
2019-12-26
1
-11
/
+11
*
|
pci: layerscape: Add stream_id_cur field to ls_pcie structure
Wasim Khan
2019-12-26
2
-2
/
+4
*
|
drivers/pci : enable pcie_layerscape code for lx2160a rev2
Wasim Khan
2019-12-26
1
-1
/
+1
*
|
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-12-15
1
-16
/
+0
*
|
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
2019-12-15
1
-5
/
+10
*
|
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
2
-4
/
+4
|
/
*
drivers: pci: ignore disabled devices
Michael Walle
2019-12-05
1
-0
/
+5
*
pci: Only link pci_rom.o in some cases
Tom Rini
2019-12-03
1
-2
/
+2
*
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2019-11-11
1
-1
/
+5
|
\
|
*
pci: layerscape: Only set EP CFG READY bit
Pankaj Bansal
2019-11-08
1
-1
/
+5
*
|
arm: add initial support for the Phytium Durian Board
liu hao
2019-11-07
3
-0
/
+208
|
/
*
pci: add DM based mpc85xx driver
Heiko Schocher
2019-11-06
3
-0
/
+166
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-10-12
1
-6
/
+24
|
\
|
*
sandbox: pci: Remember the device being emulated
Simon Glass
2019-10-11
1
-6
/
+24
*
|
pci: mediatek: add PCIe controller support for MT7623
Ryder Lee
2019-10-11
3
-0
/
+288
|
/
*
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2019-10-08
1
-0
/
+20
*
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
1
-2
/
+14
*
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
1
-1
/
+1
*
pci: Show a message if PCI autoconfig fails
Simon Glass
2019-10-08
1
-3
/
+9
*
pci: Add more debug detail when resources are exhausted
Simon Glass
2019-10-08
1
-1
/
+3
*
pci: Disable autoconfig in SPL
Simon Glass
2019-10-08
1
-1
/
+1
*
pci: Show the result of binding a device
Simon Glass
2019-10-08
1
-1
/
+2
*
pci: sandbox: Probe PCI emulation devices when used
Simon Glass
2019-10-08
1
-3
/
+2
*
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
1
-6
/
+30
*
x86: fsp: Create a common fsp_support.h header
Simon Glass
2019-10-08
1
-1
/
+1
*
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
1
-1
/
+1
*
pci: sh7751: Convert to DM and DT probing
Marek Vasut
2019-09-02
1
-58
/
+106
*
dm: pcie_fsl: Add MPC8548 PCIe support
Hou Zhiqiang
2019-08-28
1
-0
/
+1
*
dm: pcie_fsl: Add P5040 PCIe support
Hou Zhiqiang
2019-08-28
1
-0
/
+1
*
dm: pcie_fsl: Add P4080 PCIe support
Hou Zhiqiang
2019-08-28
1
-0
/
+1
*
dm: pcie_fsl: Add P3041 PCIe support
Hou Zhiqiang
2019-08-28
1
-0
/
+1
*
dm: pcie_fsl: Add P2041 PCIe support
Hou Zhiqiang
2019-08-28
1
-0
/
+7
[next]