summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_dw_ti.c
AgeCommit message (Expand)Author
2021-04-15pci: pcie_dw_ti: migrate to common Designware PCIe functionsNeil Armstrong
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2019-08-12pcie: ti: add driver for AM65x PCIe RCSekhar Nori