- 62297ec pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 4 months ago
- 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
- 1307917 pci: pci_mvebu: Cleanup macro names by Pali Rohár · 2 years, 9 months ago
- 919199c pci: pci_mvebu: Remove unused SELECT and lane_mask by Pali Rohár · 2 years, 9 months ago
- 0ef7905 pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 10 months ago
- ed9bcb9 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 11 months ago
- 5fc93e2 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 3 years ago
- 91d02fb pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 3 years ago
- 3f6890d pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 3 years ago
- bb26c4a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 3 years ago
- 807292f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 3 years ago
- ca69af4 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 3 years ago
- 43a9fc7 pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 17de873 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years, 1 month ago
- 2aeb942 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years, 1 month ago
- 495f313 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years, 1 month ago
- dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
- 028ac88 arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 3 years ago
- 3166722 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 6f66291 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · 3 years, 1 month ago
- 7c80e67 pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · 3 years, 1 month ago
- ac2ee55 pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · 3 years, 1 month ago
- 6f3e57a pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years, 1 month ago
- 7dc01fd pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 2f9b519 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years, 1 month ago
- b0877d1 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years, 1 month ago
- 9e2274d pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years, 1 month ago
- 8922013 pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- 35bce49 pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- a53b7fc pci: pci_mvebu: set local dev to number 1 by Marek Behún · 3 years, 10 months ago
- 8903673 pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · 3 years, 10 months ago
- d2ed1e5 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · 3 years, 10 months ago
- 9df558d pci: pci_mvebu: cosmetic fix by Marek Behún · 3 years, 10 months ago
- 05f0f50 pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · 3 years, 10 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- 8d77b0a pci: pci_mvebu: Disable config access to PCI host bridge ports by Stefan Roese · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 09577aa pci: pci_mvebu: Define an IO region as well by Phil Sutter · 3 years, 11 months ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
- 587816d pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · 5 years ago
- 24e23bd pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · 6 years ago
- 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 9b9606d pci: mvebu: Increase size of PCIe default mapping by VlaoMao · 7 years ago
- 18baf64 pci: mvebu: Fix Armada 38x support by Dirk Eibach · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
- 98530e9 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago