index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie_fsl.c
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-04-26
pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"
Pali Rohár
2022-03-25
pci: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-01-12
pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-23
dm: pci: fsl: Correct the workaround of erratum A-007815
Hou Zhiqiang
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