aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_layerscape_ep.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker1-4/+4
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-3/+3
2021-06-17pci: layerscape-ep: Add check of the PCIe controller enablementHou Zhiqiang1-0/+4
2021-03-23pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini1-2/+6
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal1-1/+3
2020-12-10pci: layerscape: Update print of pcie controllerWasim Khan1-1/+3
2020-07-27pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao1-1/+7
2020-07-27pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao1-0/+3
2020-07-27pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao1-5/+29
2020-07-27pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao1-5/+13
2020-07-27pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao1-0/+9
2020-07-27pcie_ep: layerscape: Add the multiple function supportXiaowei Bao1-39/+80
2020-07-27pci: layerscape: Split the EP and RC driverXiaowei Bao1-0/+241