summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_mvebu.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-1/+1
* pci: pci_mvebu: set BAR0 after memory space is setMarek BehĂșn2019-08-121-4/+4
* pci: pci_mvebu: Add comment about missing of_n_addr_cells() callStefan Roese2019-03-191-0/+6
* pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-051-197/+273
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* pci: mvebu: Increase size of PCIe default mappingVlaoMao2017-11-161-2/+2
* pci: mvebu: Fix Armada 38x supportDirk Eibach2017-02-011-12/+13
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter2016-01-141-0/+14
* pci: mvebu: Add PCIe driverAnton Schubert2015-08-171-0/+423