~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie_fsl.c
Commit message (
Expand
)
Author
Age
*
pci: fsl: Do not access PCI BAR0 register of PCIe Root Port
Pali Rohár
2023-05-03
*
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-12-05
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"
Pali Rohár
2022-04-26
*
pci: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-03-25
*
pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
2022-01-12
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
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-12-13
*
dm: pci: fsl: Correct the workaround of erratum A-007815
Hou Zhiqiang
2020-10-23
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
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
2020-02-05
*
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-08-28
*
dm: pci: add Freescale PowerPC PCIe driver
Hou Zhiqiang
2019-06-20