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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
2023-11-29
pci: Add external gpio control for sideband signal
Mason Huo
1
-9
/
+25
2023-11-29
pci: starfive: Add StarFive VisionFive 2 board support
Hal Feng
1
-0
/
+9
2023-09-11
drivers: pci: Update reset & link wait timing as spec required.
Kevin.xie
1
-4
/
+45
2023-07-26
pci: Getw correct config addr to support multi PCI
Minda Chen
1
-8
/
+8
2023-02-22
pci: Add Starfive JH7110 pcie driver
Mason Huo
3
-0
/
+520
2021-09-14
pci: Drop DM_PCI
Simon Glass
1
-37
/
+3
2021-09-14
pci: Drop PCI_INDIRECT_BRIDGE
Simon Glass
2
-72
/
+0
2021-09-10
arm: a37xx: pci: Don't spam about PIO Response Status
Marek Behún
1
-1
/
+1
2021-09-10
arm: a37xx: pci: Implement re-issuing config requests on CRS response
Pali Rohár
1
-15
/
+43
2021-09-10
arm: a37xx: pci: Disable returning CRS response
Pali Rohár
1
-1
/
+12
2021-08-11
arm: a37xx: pci: Fix handling PIO config error responses
Pali Rohár
1
-26
/
+26
2021-08-06
pci: ppc: Drop ftpci100 driver
Simon Glass
2
-320
/
+0
2021-08-06
pci: imx: Drop use of DM_PCI
Simon Glass
1
-81
/
+0
2021-08-06
pci: msc01: Drop use of DM_PCI
Simon Glass
1
-64
/
+0
2021-08-06
pci: gt64120: Drop use of DM_PCI
Simon Glass
1
-64
/
+0
2021-08-05
pci: Drop DM_PCI check from pci_common
Simon Glass
1
-2
/
+2
2021-07-19
pci: Require DM_PCI
Tom Rini
4
-983
/
+5
2021-07-18
pci: msc01: convert to driver model
Daniel Schwierzeck
1
-1
/
+71
2021-07-18
pci: gt64120: convert to driver model
Daniel Schwierzeck
1
-1
/
+73
2021-07-18
dm: pci: add option to map virtual system memory base address
Daniel Schwierzeck
2
-3
/
+19
2021-07-17
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-5
/
+24
2021-07-15
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
1
-4
/
+35
2021-07-15
x86: pci: Allow binding of some devices before relocation
Simon Glass
1
-1
/
+32
2021-07-15
pci: Use const for pci_find_device_id() etc.
Simon Glass
1
-3
/
+3
2021-07-15
arm: a37xx: pci: Fix typo in comment
Pali Rohár
1
-1
/
+1
2021-07-15
arm: a37xx: pci: Extend validation for PCIe resources and oubound windows
Pali Rohár
1
-3
/
+4
2021-07-14
pci: uniphier: Add UniPhier PCIe controller driver
Kunihiko Hayashi
3
-0
/
+435
2021-07-10
pci: imx: use reset-gpios if defined by device-tree
Tim Harvey
1
-5
/
+24
2021-07-08
ppc: Remove caddy2 / vme8349 boards
Tom Rini
1
-2
/
+1
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-0
/
+2
2021-07-06
pci: synquacer: Add SynQuacer ECAM based PCIe driver
Masami Hiramatsu
3
-0
/
+613
2021-07-06
dm: pci: Skip setting VGA bridge bits if parent device is the host bus
Masami Hiramatsu
1
-0
/
+3
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
1
-0
/
+4
2021-06-18
pci: pcie_dw_rockchip: Replace msleep occurences by udelay
Anand Moon
1
-5
/
+5
2021-06-18
pci: pcie_dw_rockchip: Drop the unused variable warning
Anand Moon
1
-2
/
+0
2021-06-18
pci: pcie_dw_rockchip: Fixed the below compilation error
Anand Moon
1
-2
/
+2
2021-06-17
pci: layerscape-ep: Add check of the PCIe controller enablement
Hou Zhiqiang
1
-0
/
+4
2021-06-04
arm: a37xx: pci: Fix configuring PCIe resources
Pali Rohár
1
-1
/
+157
2021-06-04
arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible
Pali Rohár
1
-1
/
+1
2021-06-04
arm: a37xx: pci: Disable bus mastering when unloading driver
Pali Rohár
1
-0
/
+6
2021-06-04
arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe
Pali Rohár
1
-5
/
+0
2021-05-31
drivers: pci: pcie_dw_common: fix Werror compilation error
Green Wan
1
-25
/
+29
2021-05-31
drivers: pci: add pcie support for fu740
Green Wan
3
-0
/
+518
2021-05-16
pcie: designware: mvebu: do not configure ATU for IO when not used
Marcin Wojtas
1
-12
/
+25
2021-05-02
pci: imx: disable imx6sdl LTSSM upon driver remove
Tim Harvey
1
-1
/
+1
2021-05-02
pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
Tim Harvey
1
-0
/
+6
2021-05-02
pci: Update the highest subordinate bus number for bridge setup
Masami Hiramatsu
1
-0
/
+3
2021-04-29
arm: a37xx: pci: Fix processing PIO transfers
Pali Rohár
1
-14
/
+28
2021-04-28
mips: octeon: Add Octeon PCIe host controller driver
Stefan Roese
3
-0
/
+166
[next]