aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-10-14pci: Fix printf format for regionsPali Rohár1-1/+1
2021-10-14pci: Fix configuring BARsPali Rohár1-6/+25
2021-10-14pci: Skip configuring invalid P2P bridge devicesPali Rohár1-0/+9
2021-10-14pci: Skip configuring PCI Rom Address for unsupported header typesPali Rohár1-1/+2
2021-10-08arm: a37xx: pci: Update private structure documentationMarek Behún1-8/+9
2021-10-08arm: a37xx: pci: Cosmetic changeMarek Behún1-7/+7
2021-10-08arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root PortPali Rohár1-4/+22
2021-10-08arm: a37xx: pci: Do not automatically enable bus mastering on PCI BridgePali Rohár1-6/+0
2021-10-08arm: a37xx: pci: Add support for accessing PCI Bridge on root busPali Rohár1-19/+124
2021-10-08arm: a37xx: pci: Fix pcie_advk_link_up()Pali Rohár1-1/+2
2021-10-07pci: pcie_dw_meson: fix usb fail when pci link fails to go upNeil Armstrong1-7/+1
2021-10-03pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be staticVladimir Oltean1-1/+1
2021-10-03pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setupVladimir Oltean1-0/+1
2021-10-03pci: layerscape: ls_pcie_conf_address can be staticVladimir Oltean1-2/+2
2021-10-03pci: _dm_pci_phys_to_bus can be staticVladimir Oltean1-3/+3
2021-10-03pci: pci_read_config can be staticVladimir Oltean1-2/+2
2021-10-03pci: pci_write_config can be staticVladimir Oltean1-2/+2
2021-10-03pci: include pci_internal.h inside pci_auto.cVladimir Oltean1-0/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-25dm: pci: Fix handling of errors when scanning devicePali Rohár1-8/+1
2021-09-23pci: Fix configuring io/memory base and limit registers of PCI bridgesWIP/2021-09-23-assorted-updatesPali Rohár1-10/+29
2021-09-16pci: Fix mismerge with v2021.10-rc4Tom Rini1-6/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini4-120/+59
2021-09-13pci: Drop DM_PCISimon Glass1-37/+3
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass2-72/+0
2021-09-10arm: a37xx: pci: Don't spam about PIO Response StatusMarek Behún1-1/+1
2021-09-10arm: a37xx: pci: Implement re-issuing config requests on CRS responsePali Rohár1-15/+43
2021-09-10arm: a37xx: pci: Disable returning CRS responsePali Rohár1-1/+12
2021-09-02pci: iproc: fix compilation errors and warningsBharat Gooty1-3/+4
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-8/+0
2021-08-11arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár1-26/+26
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass2-320/+0
2021-08-05pci: imx: Drop use of DM_PCISimon Glass1-81/+0
2021-08-05pci: msc01: Drop use of DM_PCISimon Glass1-64/+0
2021-08-05pci: gt64120: Drop use of DM_PCISimon Glass1-64/+0
2021-08-05pci: Drop DM_PCI check from pci_commonSimon Glass1-2/+2
2021-07-18pci: Require DM_PCITom Rini4-983/+5
2021-07-18pci: msc01: convert to driver modelDaniel Schwierzeck1-1/+71
2021-07-18pci: gt64120: convert to driver modelDaniel Schwierzeck1-1/+73
2021-07-18dm: pci: add option to map virtual system memory base addressDaniel Schwierzeck2-3/+19
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...WIP/17Jul2021Tom Rini1-5/+24
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Jul2021Tom Rini1-4/+35
2021-07-15x86: pci: Allow binding of some devices before relocationSimon Glass1-1/+32
2021-07-15pci: Use const for pci_find_device_id() etc.Simon Glass1-3/+3
2021-07-15arm: a37xx: pci: Fix typo in commentPali Rohár1-1/+1
2021-07-15arm: a37xx: pci: Extend validation for PCIe resources and oubound windowsPali Rohár1-3/+4
2021-07-14pci: uniphier: Add UniPhier PCIe controller driverKunihiko Hayashi3-0/+435
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey1-5/+24
2021-07-07ppc: Remove caddy2 / vme8349 boardsTom Rini1-2/+1
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/07Jul2021Tom Rini1-0/+2