summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_dw_mvebu.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-3/+3
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: pci: Update the PCI read_config() method to const dev *Simon Glass1-1/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-2/+2
2019-02-11pcie: designware: mvebu: fix reset release polarityBaruch Siach1-1/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-30dm: pcie: designware: add correct ATU handlingIgal Liberman1-33/+58
2017-11-17dm: pci: change bus number register setting compliant with LinuxMinghuan Lian1-0/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+2
2017-05-09fix: mvebu: pcie_dw: Allow probing empty PCIe slotsKonstantin Porotchkin1-5/+5
2017-03-23mvebu: pcie: Add support for GPIO reset for PCIe deviceKonstantin Porotchkin1-0/+20
2016-12-05pci: mvebu: Add PCIe driver for Armada-8KShadi Ammouri1-0/+535