summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_dw_ti.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-15pci: pcie_dw_ti: migrate to common Designware PCIe functionsNeil Armstrong1-407/+37
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-19dm: Avoid accessing seq directlySimon Glass1-3/+3
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/bitops.h from common headerSimon Glass1-0/+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: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-02-06dm: pci: Update the PCI read_config() method to const dev *Simon Glass1-1/+1
2019-08-12pcie: ti: add driver for AM65x PCIe RCSekhar Nori1-0/+725