summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie_dw_mvebu.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Avoid accessing seq directlySimon Glass2020-12-181-3/+3
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-3/+3
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-1/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-2/+2
* pcie: designware: mvebu: fix reset release polarityBaruch Siach2019-02-111-1/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: pcie: designware: add correct ATU handlingIgal Liberman2018-03-301-33/+58
* dm: pci: change bus number register setting compliant with LinuxMinghuan Lian2017-11-171-0/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* fix: mvebu: pcie_dw: Allow probing empty PCIe slotsKonstantin Porotchkin2017-05-091-5/+5
* mvebu: pcie: Add support for GPIO reset for PCIe deviceKonstantin Porotchkin2017-03-231-0/+20
* pci: mvebu: Add PCIe driver for Armada-8KShadi Ammouri2016-12-051-0/+535