common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / pci / pcie_fsl.c
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06 Simon Glassdm: pci: Update the PCI read_config() method to const...
2019-09-06 Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-29 Tom RiniMerge tag 'efi-2019-10-rc4' of https://gitlab.denx...
2019-08-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add MPC8548 PCIe support
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add P5040 PCIe support
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add P4080 PCIe support
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add P3041 PCIe support
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add P2041 PCIe support
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add PCIe support for P1 and P2 series...
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add T104x PCIe support
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add T102x PCIe support
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Add T4240 PCIe support
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Fix the calculation of controller index
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Fix the Class Code fixup function
2019-08-28 Hou Zhiqiangdm: pcie_fsl: Convert IS_ENABLED() run-time checking...
2019-07-05 Tom RiniMerge tag 'rpi-next-2019.07' of https://github.com...
2019-06-28 Tom RiniMerge tag 'u-boot-imx-20190628' of https://gitlab.denx...
2019-06-21 Tom RiniMerge tag 'efi-2019-07-rc5-3' of https://gitlab.denx...
2019-06-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-06-20 Hou Zhiqiangdm: pci: add Freescale PowerPC PCIe driver