summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_layerscape_rc.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-09pci: layerscape: Fix the LUT and msi-map mismatch issueHou Zhiqiang1-2/+1
2021-11-09pci: layerscape: add official ls1028a binding supportMichael Walle1-16/+45
2021-10-03pci: layerscape: ls_pcie_conf_address can be staticVladimir Oltean1-2/+2
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-06Merge tag 'v2021.01-rc5' into nextTom Rini1-3/+11
2020-12-19dm: Avoid accessing seq directlySimon Glass1-6/+6
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-12-10pci: layerscape: Add size check for config resourceWasim Khan1-1/+7
2020-12-10pci: layerscape: Update print of pcie controllerWasim Khan1-2/+4
2020-07-27pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao1-1/+1
2020-07-27pci: layerscape: Split the EP and RC driverXiaowei Bao1-0/+379