Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-03 | pci: Drop dm.h inclusion from header file | Simon Glass | |
The layerscape header should not include dm.h so remove it. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | |
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2019-05-22 | pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs | Hou Zhiqiang | |
Add PCIe Gen4 driver for the NXP Layerscape SoCs. This PCIe controller is based on the Mobiveil IP, which is compatible with the PCI Express™ Base Specification, Revision 4.0. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by: Bao Xiaowei <Xiaowei.Bao@nxp.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> |