index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2024-04-20
pci: dw_imx: add support for IMX8MM
Tim Harvey
2024-03-24
pcie_imx: Update header to describe it as a legacy driver
Sumit Garg
2024-03-24
pci: Add DW PCIe controller support for iMX8MP SoC
Sumit Garg
2024-03-02
pci-host-ecam-generic: Convert to ofnode functions
Maksim Kiselev
2024-01-18
drivers: pci: Fix dm_pci_map_bar() to support 64b BARs
Moritz Fischer
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-13
pci: xilinx: Enable MMIO region
Mayuresh Chitale
2023-12-13
pci: xilinx: Fix "reg" not found error
Mayuresh Chitale
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-10-07
pci: pcie_dw_rockchip: Configure number of lanes and link width speed
Jonas Karlman
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-30
pci: pcie-brcmstb: do not rely on CLKREQ# signal
Sam Edwards
2023-08-30
pci: pcie-brcmstb: bring over some robustness improvements from Linux
Sam Edwards
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-14
pci: ftpci100: add new driver implementation
Sergei Antonov
2023-08-14
pci: Fix device_find_first_child() return value handling
Marek Vasut
2023-08-14
pci: apple: Enable CONFIG_SYS_PCI_64BIT
Mark Kettenis
2023-08-12
pci: rockchip: Release resources on failing probe
Jonas Karlman
2023-08-10
pci: plda: Get correct ECAM offset in multiple PCIe RC case
Minda Chen
2023-08-08
pci: correct function name in message
Heinrich Schuchardt
2023-08-02
starfive: pci: Add StarFive JH7110 pcie driver
Mason Huo
2023-07-30
spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI
Heinrich Schuchardt
2023-07-28
pci: pcie_dw_rockchip: Disable unused BARs of the root complex
Jon Lin
2023-07-28
pci: pcie_dw_rockchip: Speed up link probe
Jonas Karlman
2023-07-28
pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-07-28
pci: pcie_dw_rockchip: Get config region from reg prop
Jonas Karlman
2023-07-17
pci: Mask the ROM address in case it is already enabled
Simon Glass
2023-07-17
pci: Adjust video BIOS debugging to be SPL-friendly
Simon Glass
2023-07-17
x86: Pass video settings from SPL to U-Boot proper
Simon Glass
2023-07-17
x86: Allow video-BIOS code to be built for SPL
Simon Glass
2023-07-17
pci: Tidy up logging and reporting for video BIOS
Simon Glass
2023-07-17
pci: Support autoconfig in SPL
Simon Glass
2023-06-19
nvme: pci: Enable for SPL
Mayuresh Chitale
2023-06-12
PCI: zynqmp: Add ZynqMP NWL PCIe root port driver
Stefan Roese
2023-05-30
pci: apple: Add support for M2 Pro/Max
Mark Kettenis
2023-05-17
pci: pcie_dw_rockchip: Support max_link_speed dts property
Jon Lin
2023-05-17
pci: pcie_dw_rockchip: Add rk3588 compatible
Jon Lin
2023-05-11
pci: coreboot: Don't read regions when booting
Simon Glass
2023-05-09
pci: pcie_dw_rockchip: release resources on failing probe
Eugen Hristev
2023-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use devfdt_get_addr_size_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-05
pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding
Mathew McBride
2023-05-03
pci: fsl: Do not access PCI BAR0 register of PCIe Root Port
Pali Rohár
2023-05-02
pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case
Pali Rohár
2023-05-01
pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0
Pali Rohár
2023-05-01
pci: mpc85xx: Do not try to access extended PCIe registers
Pali Rohár
2023-05-01
pci: mpc85xx: Allow 8/16-bit access to PCI config space
Pali Rohár
[next]