- 57fa6fb arm: a37xx: pci: Program the data strobe for config read requests by Pali Rohár · 3 years ago
- 03a8a5e pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · 3 years, 1 month ago
- 2344a76 pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years, 1 month ago
- 42ab3b3 pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 79b4eb2 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years, 1 month ago
- 452f2e7 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years, 1 month ago
- a7b61ab pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years, 1 month ago
- 657177a pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- daa9bfd pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- bd4064f arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years, 1 month ago
- aaddce0 arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- c3aea68 pci: Fix printf format for regions by Pali Rohár · 3 years, 1 month ago
- c7cd6f7 pci: Fix configuring BARs by Pali Rohár · 3 years, 1 month ago
- 63ae80d pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years, 1 month ago
- b9caab8 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years, 1 month ago
- 8247c90 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 2 months ago
- 96a3c98 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 2 months ago
- 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 2 months ago
- 95e101e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 2 months ago
- cb05600 arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 2 months ago
- 6b2771c arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 2 months ago
- d6c1036 pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 2 months ago
- 903d8ed pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 2 months ago
- 0cab66c pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 2 months ago
- c67930e pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 2 months ago
- 8101a40 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 2 months ago
- 1512ac1 pci: pci_read_config can be static by Vladimir Oltean · 3 years, 2 months ago
- f98aa78 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 2 months ago
- 7f76084 pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years, 2 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 2348e72 dm: pci: Fix handling of errors when scanning device by Pali Rohár · 3 years, 2 months ago
- 8e85f36 pci: Fix configuring io/memory base and limit registers of PCI bridges by Pali Rohár · 3 years, 2 months ago
- 36f890f pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years, 2 months ago
- 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
- 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 3 months ago
- 157bc52 arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 2 months ago
- d9ac6e2 arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 3 months ago
- 758262b arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 3 months ago
- 2cb3260 pci: iproc: fix compilation errors and warnings by Bharat Gooty · 3 years, 3 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 3 months ago
- 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 3 months ago
- 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
- 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
- 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
- 26221dc pci: Drop DM_PCI check from pci_common by Simon Glass · 3 years, 3 months ago
- ac9fa57 pci: Require DM_PCI by Tom Rini · 3 years, 6 months ago
- 8bee3a3 pci: msc01: convert to driver model by Daniel Schwierzeck · 3 years, 4 months ago
- 201d49d pci: gt64120: convert to driver model by Daniel Schwierzeck · 3 years, 4 months ago
- a45343a dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · 3 years, 4 months ago
- d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
- d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
- f5cbb5c x86: pci: Allow binding of some devices before relocation by Simon Glass · 3 years, 5 months ago
- e58f3a7 pci: Use const for pci_find_device_id() etc. by Simon Glass · 3 years, 5 months ago
- 960d459 arm: a37xx: pci: Fix typo in comment by Pali Rohár · 3 years, 4 months ago
- a831495 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · 3 years, 4 months ago
- e22c256 pci: uniphier: Add UniPhier PCIe controller driver by Kunihiko Hayashi · 3 years, 4 months ago
- c1f6fd2 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 4 months ago
- 6843862 ppc: Remove caddy2 / vme8349 boards by Tom Rini · 3 years, 6 months ago
- 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
- 3296d52 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · 3 years, 5 months ago
- 2f7dddc dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · 3 years, 5 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 88647f0 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · 3 years, 5 months ago
- 290686f pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · 3 years, 5 months ago
- a122d3a pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · 3 years, 5 months ago
- 8e221b4 pci: layerscape-ep: Add check of the PCIe controller enablement by Hou Zhiqiang · 3 years, 6 months ago
- b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 6 months ago
- a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 6 months ago
- 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 6 months ago
- 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 6 months ago
- d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 6 months ago
- 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 6 months ago
- 1fde894 pcie: designware: mvebu: do not configure ATU for IO when not used by Marcin Wojtas · 3 years, 7 months ago
- dd8c324 pci: imx: disable imx6sdl LTSSM upon driver remove by Tim Harvey · 3 years, 7 months ago
- cecd013 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · 3 years, 7 months ago
- 19e1b8d pci: Update the highest subordinate bus number for bridge setup by Masami Hiramatsu · 3 years, 7 months ago
- eccbd4a arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · 3 years, 7 months ago
- 98dabb3 mips: octeon: Add Octeon PCIe host controller driver by Stefan Roese · 3 years, 7 months ago
- 2c32c70 pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · 3 years, 8 months ago
- c90f3d0 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
- 1a03182 pci: pcie_dw_ti: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
- dfadb94 pci: add common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
- a62de44 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 9 months ago
- 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
- bcac361 video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 8 months ago
- ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 8 months ago
- 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 9 months ago
- 8461ee5 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 9 months ago
- 03ff970 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
- 5a40f5c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 9 months ago
- 7365a03 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 9 months ago
- 5ddfd3f pci: pci_mvebu: set local dev to number 1 by Marek Behún · 3 years, 9 months ago
- 10eb2cc pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · 3 years, 9 months ago
- 26f7a76 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · 3 years, 9 months ago
- 241d763 pci: pci_mvebu: cosmetic fix by Marek Behún · 3 years, 9 months ago
- 201958a pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · 3 years, 9 months ago
- cba6edd arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · 3 years, 9 months ago