patman: Convert camel case in gitutil.py
[platform/kernel/u-boot.git] / drivers / pci /
2022-02-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-02-01 Hou Zhiqiangpci: layerscape: update the searching compatible of...
2022-01-29 Tom RiniMerge tag 'efi-2022-04-rc1-3' of https://source.denx...
2022-01-29 Tom RiniMerge branch '2022-01-28-assorted-fixes'
2022-01-28 Pali Rohárpci: Fix setting controller's last_busno
2022-01-25 Tom RiniMerge branch '2022-01-24-assorted-updates'
2022-01-24 Pali Rohárpci: iproc: Set all 24 bits of PCI class code
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-20 Pali Rohárpci: pci_mvebu: Add support for Kirkwood PCIe controllers
2022-01-20 Marek Behúnfdt_support: Add fdt_for_each_node_by_compatible()...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-15 Tom RiniMerge tag 'efi-2022-04-rc1' of https://source.denx...
2022-01-15 Tom RiniMerge branch '2022-01-14-assorted-fixes'
2022-01-14 Maciej W. Rozyckipci: Work around PCIe link training failures
2022-01-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-14 Pali Rohárarm: mvebu: a38x: serdes: Move non-serdes PCIe code...
2022-01-14 Pali Rohárpci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_pr...
2022-01-14 Pali Rohárpci: pci_mvebu: Split initialization of PCIe ports...
2022-01-14 Pali Rohárpci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE...
2022-01-14 Pali Rohárpci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function
2022-01-14 Pali Rohárpci: pci_mvebu: Fix PCIe MEM and IO resources assignmen...
2022-01-13 Tom RiniMerge branch '2022-01-12-pci-updates'
2022-01-12 Pali Rohárpci: sh7751: Fix access to config space via PCI_CONF1_A...
2022-01-12 Pali Rohárpci: sh7780: Use PCI_CONF1_ADDRESS() macro
2022-01-12 Pali Rohárpci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: msc01: Use PCI_CONF1_ADDRESS() macro
2022-01-12 Pali Rohárpci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: gt64120: Use PCI_CONF1_ADDRESS() macro
2022-01-12 Pali Rohárpci: When disabling pref MEM set all base bits
2022-01-12 Pali Rohárpci: Disable I/O forwarding during autoconfiguration...
2022-01-12 Pali Rohárpci: Fix register for determining type of IO base address
2022-01-12 Pali Rohárpci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro
2022-01-12 Pali Rohárpci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro
2022-01-12 Pali Rohárpci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-27 Tom RiniMerge branch '2021-12-27-CONFIG-migrations' into next
2021-12-27 Tom RiniConvert CONFIG_SYS_PCI_64BIT to Kconfig
2021-12-27 Tom Rinipci: Remove unused FSL_PCI_INIT code
2021-12-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-12-21 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-21 Pali Rohárpci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR
2021-12-21 Pali Rohárpci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()
2021-12-21 Pali Rohárpci: pci_mvebu: Move setup for BAR[0] where other BARs...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-19 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-19 Pali Rohárarm: mvebu: pci: Add me as co-maintainer and author...
2021-12-19 Marek Behúnfdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-15 Tom RiniMerge tag 'clk-2022.01-rc3' of https://source.denx...
2021-12-15 Tom RiniMerge tag 'rpi-next-2022.01' of https://source.denx...
2021-12-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-12-15 Pali Rohárarm: a37xx: pci: Do not allow setting ROM BAR on PCI...
2021-12-15 Pali Rohárpci: pci_mvebu: Do not allow setting ROM BAR on PCI...
2021-12-15 Marek Behúnpci: pci_mvebu, pci_aardvark: Fix size of configuration...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-18 Tom RiniMerge branch '2021-11-17-assorted-driver-platform-updat...
2021-11-17 Alistair DelvaRFC: arm: pci: Add PCI cam support to PCI-E ecam driver
2021-11-17 Pali Rohárpci: Add standard PCIe ECAM macros
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-11-10 Tom RiniMerge tag 'u-boot-stm32-20211110' of https://source...
2021-11-10 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-11-10 Pali Rohárpci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro
2021-11-09 Hou Zhiqiangpci: layerscape: Fix the LUT and msi-map mismatch issue
2021-11-09 Michael Wallepci: layerscape: add official ls1028a binding support
2021-11-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-11-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-03 Pali Rohárarm: a37xx: pci: Program the data strobe for config...
2021-11-03 Pali Rohárpci: pci_mvebu: Fix comment about driver class name
2021-11-03 Pali Rohárpci: pci_mvebu: Setup PCI controller to Root Complex...
2021-11-03 Pali Rohárpci: pci_mvebu: Do not automatically enable bus masteri...
2021-11-03 Pali Rohárpci: pci_mvebu: Fix place of link up detection
2021-11-03 Pali Rohárpci: pci_mvebu: Remove unused functions
2021-11-03 Pali Rohárpci: pci_mvebu: Properly configure and use PCI Bridge...
2021-11-03 Pali Rohárpci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or...
2021-11-03 Pali Rohárpci: pci_mvebu: Fix write_config() with PCI_SIZE_8...
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-21 Pali Rohárarm: a37xx: pci: Fix condition for CRS response
2021-10-21 Pali Rohárarm: a37xx: pci: Do not allow setting bars on PCI Bridge
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-15 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-10-15 Tom RiniMerge branch '2021-10-14-assorted-updates'
2021-10-14 Pali Rohárpci: Fix printf format for regions
next