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: pci_mvebu: set local dev to number 1
Marek Behún
2021-02-26
1
-1
/
+1
*
pci: pci_mvebu: refactor validation of addresses for config access
Marek Behún
2021-02-26
1
-28
/
+31
*
pci: pci_mvebu: debug rd/wr config as other drivers do
Marek Behún
2021-02-26
1
-2
/
+2
*
pci: pci_mvebu: cosmetic fix
Marek Behún
2021-02-26
1
-3
/
+6
*
pci: pci_mvebu: use dev_seq instead of static variable
Marek Behún
2021-02-26
1
-3
/
+1
*
arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes
Pali Rohár
2021-02-26
1
-0
/
+8
*
pci: renesas: Fix BAR mapping on Gen3
Marek Vasut
2021-02-20
1
-3
/
+3
*
pci: renesas: Make map address and mask power of two on Gen3
Marek Vasut
2021-02-20
1
-3
/
+6
*
pci: renesas: Add root bus handling on Gen3
Marek Vasut
2021-02-20
1
-1
/
+14
*
pci: pcie-brcmstb: Fix inbound window configurations
Nicolas Saenz Julienne
2021-02-18
1
-7
/
+5
*
pci: brcmstb: Cleanup controller state before handover
Nicolas Saenz Julienne
2021-02-18
1
-0
/
+20
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
20
-0
/
+20
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
20
-0
/
+20
*
|
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2021-02-08
1
-39
/
+27
|
\
\
|
*
|
pci: pci_mvebu: Disable config access to PCI host bridge ports
Stefan Roese
2021-02-08
1
-39
/
+27
*
|
|
pci: kconfig: layerscape: Change LX2162A PCIe node compatible string
Hou Zhiqiang
2021-02-08
1
-2
/
+3
*
|
|
pci: layerscape: Remove the shadow SVR definitions
Hou Zhiqiang
2021-02-08
1
-10
/
+2
|
/
/
*
/
dm: pci: Correct use of wrong flag name
Simon Glass
2021-02-03
1
-1
/
+1
|
/
*
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
Stefan Roese
2021-01-27
2
-81
/
+41
*
arm64: a37xx: pci: Fix printing debug messages
Pali Rohár
2021-01-27
1
-3
/
+2
*
pci: pci_mvebu: Define an IO region as well
Phil Sutter
2021-01-27
1
-1
/
+27
*
pci: Make auto-config code a little more robust
Phil Sutter
2021-01-27
1
-4
/
+5
*
pci: Add Rockchip dwc based PCIe controller driver
Shawn Lin
2021-01-21
3
-0
/
+887
*
common: board_r: Drop initr_pci wrapper
Ovidiu Panait
2021-01-15
2
-3
/
+7
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
2
-10
/
+10
|
\
|
*
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
1
-3
/
+3
|
*
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
1
-1
/
+1
|
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
2
-6
/
+6
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
6
-16
/
+41
|
\
\
|
|
/
|
/
|
|
*
Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
Pali Rohár
2020-12-28
1
-3
/
+0
|
*
pci: layerscape: fix a dead loop issue
Hou Zhiqiang
2020-12-10
1
-0
/
+2
|
*
armv8: lx2162a: Add Soc changes to support LX2162A
Meenakshi Aggarwal
2020-12-10
3
-5
/
+10
|
*
pci: ls_pcie_g4: Add size check for config resource
Wasim Khan
2020-12-10
1
-0
/
+8
|
*
pci: layerscape: Add size check for config resource
Wasim Khan
2020-12-10
1
-1
/
+7
|
*
pci: ls_pcie_g4: Print pcie controller number starting from 1
Wasim Khan
2020-12-10
1
-4
/
+7
|
*
pci: layerscape: Update print of pcie controller
Wasim Khan
2020-12-10
2
-3
/
+7
*
|
dm: core: Update uclass_find_next_free_req_seq() for new scheme
Simon Glass
2020-12-18
1
-1
/
+1
*
|
pci: Update to use new sequence numbers
Simon Glass
2020-12-18
2
-23
/
+32
*
|
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
14
-56
/
+56
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
5
-20
/
+20
*
|
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
2
-4
/
+2
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
17
-39
/
+39
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
2
-12
/
+12
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
7
-21
/
+21
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
25
-30
/
+30
*
|
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
2
-4
/
+4
|
/
*
dm: pci: fsl: Correct the workaround of erratum A-007815
Hou Zhiqiang
2020-10-23
2
-4
/
+18
*
pci: layerscape: add a way of specifying additional iommu mappings
Laurentiu Tudor
2020-10-23
2
-0
/
+340
*
pci: layerscape: move pci node search in a common function
Laurentiu Tudor
2020-10-23
1
-42
/
+34
*
pci: layerscape: move per-pci device fdt fixup in a function
Laurentiu Tudor
2020-10-23
1
-26
/
+34
[next]