summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_mvebu.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: pci: Update the PCI read_config() method to const dev *Simon Glass1-1/+1
2019-08-12pci: pci_mvebu: set BAR0 after memory space is setMarek BehĂșn1-4/+4
2019-03-19pci: pci_mvebu: Add comment about missing of_n_addr_cells() callStefan Roese1-0/+6
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese1-197/+273
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-16pci: mvebu: Increase size of PCIe default mappingVlaoMao1-2/+2
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach1-12/+13
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-01-14drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter1-0/+14
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert1-0/+423