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
2022-07-05
Convert CONFIG_SYS_FSL_PCI_VER_3_X to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCI_MSC01 to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_SH7751_PCI to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCI_GT64120 to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCI_SCAN_SHOW to Kconfig
Tom Rini
2022-07-05
pci: Remove pci_sh4 and related defines.
Tom Rini
2022-07-05
Convert CONFIG_PCIE_IMX to Kconfig
Tom Rini
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-13
pci: tegra: Update error prints with new lines
Peter Robinson
2022-06-06
pci: Handle failed calloc in decode_regions()
Pierre-Clément Tosi
2022-05-03
pci: Add config for Enhanced Allocation
Andrew Scull
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Update dm_pci_bus_to_virt() parameters
Andrew Scull
2022-05-03
pci: Match region flags using a mask
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-03
pci: Range check address conversions
Andrew Scull
2022-05-03
pci: Check region ranges are addressable
Andrew Scull
2022-05-03
pci: Fix use of flags in dm_pci_map_bar()
Andrew Scull
2022-04-26
pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"
Pali Rohár
2022-04-21
pci: imx: remove weak overrides no longer used
Tim Harvey
2022-04-21
pci: imx: use vpcie-supply if defined by device-tree
Tim Harvey
2022-03-28
video: Drop video_fb header
Simon Glass
2022-03-25
pci: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-04
pci: pci_mvebu: Cleanup macro names
Pali Rohár
2022-03-04
pci: pci_mvebu: Remove unused SELECT and lane_mask
Pali Rohár
2022-03-03
powerpc: Remove unused MPC8540/60ADS code
Tom Rini
2022-02-17
pci: mvebu: Ensure that root port is always on root zero bus
Pali Rohár
2022-02-17
arm: a37xx: pci: Update comment about Command/Direct mode
Pali Rohár
2022-02-17
arm: a37xx: pci: Register controller also when no PCIe card is connected
Pali Rohár
2022-02-17
arm: a37xx: pci: Do not try to access other buses when link is down
Pali Rohár
2022-02-17
arm: a37xx: pci: Ensure that root port is always on root zero bus
Pali Rohár
2022-02-17
arm: a37xx: pci: Use dev_read_addr()
Pali Rohár
2022-02-17
arm: a37xx: pci: Cleanup macro names
Pali Rohár
2022-02-17
arm: a37xx: pci: Use standard register macros from pci.h
Pali Rohár
2022-02-01
pci: layerscape: update the searching compatible of LX2160A PCIe
Hou Zhiqiang
2022-01-28
pci: Fix setting controller's last_busno
Pali Rohár
2022-01-24
pci: iproc: Set all 24 bits of PCI class code
Pali Rohár
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
pci: pci_mvebu: Add support for Kirkwood PCIe controllers
Pali Rohár
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-14
pci: Work around PCIe link training failures
Maciej W. Rozycki
2022-01-14
arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c
Pali Rohár
2022-01-14
pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()
Pali Rohár
2022-01-14
pci: pci_mvebu: Split initialization of PCIe ports into 3 phases
Pali Rohár
2022-01-14
pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro
Pali Rohár
2022-01-14
pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function
Pali Rohár
2022-01-14
pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping
Pali Rohár
[next]