index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2
-4
/
+4
2020-10-23
dm: pci: fsl: Correct the workaround of erratum A-007815
Hou Zhiqiang
2
-4
/
+18
2020-10-23
pci: layerscape: add a way of specifying additional iommu mappings
Laurentiu Tudor
2
-0
/
+340
2020-10-23
pci: layerscape: move pci node search in a common function
Laurentiu Tudor
1
-42
/
+34
2020-10-23
pci: layerscape: move per-pci device fdt fixup in a function
Laurentiu Tudor
1
-26
/
+34
2020-10-05
Merge branch 'next'
Tom Rini
1
-1
/
+2
2020-09-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2
-0
/
+32
2020-09-24
pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2
Hou Zhiqiang
1
-0
/
+26
2020-09-24
arm64: a37xx: pci: Disable link training when unloading driver
Pali Rohár
1
-0
/
+5
2020-09-23
pci: layerscape: Fix spurious writes and panic
Michael Walle
1
-0
/
+6
2020-09-10
PCI: mediatek: Release the resource when PCIe enable port fail
Chuanjia Liu
1
-6
/
+13
2020-09-10
PCI: mediatek: Release the resource when PCIe enable port fail
Chuanjia Liu
1
-6
/
+13
2020-09-07
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
1
-1
/
+2
2020-08-31
arm64: a37xx: pci: Depends on DM_GPIO
Pali Rohár
2
-8
/
+3
2020-08-31
arm64: a37xx: pci: Assert PERST# signal when unloading driver
Pali Rohár
1
-6
/
+21
2020-08-31
arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
Pali Rohár
1
-3
/
+3
2020-08-27
pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP
Michal Simek
1
-0
/
+1
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
1
-1
/
+2
2020-08-25
pci: Add PCI controller driver for OcteonTX / TX2
Suneel Garapati
3
-0
/
+373
2020-08-25
pci: pci-uclass: Check validity of ofnode
Suneel Garapati
1
-3
/
+7
2020-08-25
pci: pci-uclass: Add support for Alternate-RoutingID capability
Suneel Garapati
2
-0
/
+35
2020-08-25
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
Suneel Garapati
1
-5
/
+62
2020-08-25
pci: pci-uclass: Add support for Single-Root I/O Virtualization
Suneel Garapati
2
-0
/
+124
2020-08-25
pci: pci-uclass: Add support for Enhanced Allocation in Bridges
Suneel Garapati
1
-6
/
+18
2020-08-25
pci: pci-uclass: Add multi entry support for memory regions
Suneel Garapati
2
-3
/
+16
2020-08-25
pci: pci-uclass: Make DT subnode parse optional
Suneel Garapati
1
-1
/
+2
2020-08-25
pci: pci-uclass: Fix incorrect argument in map_physmem
Suneel Garapati
1
-2
/
+2
2020-08-25
pci: pci-uclass: Dynamically allocate the PCI regions
Stefan Roese
1
-6
/
+8
2020-08-25
pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
Stefan Roese
1
-16
/
+1
2020-08-20
PCI: mediatek: Add PCIe support for MT7622
Chuanjia Liu
1
-3
/
+459
2020-08-14
drivers: pcie: add Broadcom IPROC PCIe RC driver
Srinath Mannam
3
-0
/
+1295
2020-08-14
drivers: pci: add api to get dma regions
Rayagonda Kokatanur
1
-0
/
+42
2020-08-04
pci: Drop dm.h inclusion from header file
Simon Glass
4
-2
/
+3
2020-07-27
pci: layerscape: Add specific config entry for RC and EP mode driver
Hou Zhiqiang
2
-8
/
+28
2020-07-27
pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2
Xiaowei Bao
2
-2
/
+15
2020-07-27
pci: layerscape: Modify the ls_pcie_dump_atu function
Xiaowei Bao
4
-14
/
+18
2020-07-27
pci_ep: layerscape: Add the SRIOV VFs of PF support
Xiaowei Bao
3
-13
/
+42
2020-07-27
pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode
Xiaowei Bao
1
-5
/
+13
2020-07-27
pci_ep: layerscape: Add the workaround for errata A-009460
Xiaowei Bao
1
-0
/
+9
2020-07-27
pcie_ep: layerscape: Add the multiple function support
Xiaowei Bao
3
-48
/
+98
2020-07-27
pci: layerscape: Split the EP and RC driver
Xiaowei Bao
6
-497
/
+735
2020-07-22
pci: rockchip: Drop legacy PHY driver
Jagan Teki
4
-354
/
+74
2020-07-22
pci: rockchip: Switch to generic-phy
Jagan Teki
3
-10
/
+16
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
6
-10
/
+10
2020-07-10
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
5
-11
/
+633
2020-07-10
pci: Add driver for Broadcom BCM2711 SoC PCIe controller
Sylwester Nawrocki
3
-0
/
+633
2020-07-09
pci: Move some PCIe register offset definitions to a common header
Sylwester Nawrocki
2
-11
/
+0
2020-07-09
video: pci: Set up the copy framebuffer
Simon Glass
1
-1
/
+21
2020-07-01
pci: rockchip: Mark inline functions as static inline
Tom Rini
1
-3
/
+2
2020-05-29
pci: Make Rockchip PCIe voltage regulators optional
Mark Kettenis
1
-13
/
+20
[next]