index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie_fsl.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2019-08-28
dm: pcie_fsl: Add MPC8548 PCIe support
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Add P5040 PCIe support
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Add P4080 PCIe support
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Add P3041 PCIe support
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Add P2041 PCIe support
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Add T104x PCIe support
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Add T102x PCIe support
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Add T4240 PCIe support
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Fix the calculation of controller index
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Fix the Class Code fixup function
Hou Zhiqiang
2019-08-28
dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef
Hou Zhiqiang
2019-06-20
dm: pci: add Freescale PowerPC PCIe driver
Hou Zhiqiang