summaryrefslogtreecommitdiff
path: root/board/xes/common/fsl_8xxx_pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-06pci: Drop pci_init_board()Simon Glass1-50/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2016-11-24powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig optionYork Sun1-1/+1
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-01-14powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala1-97/+13
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-6/+5
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-8/+8
2010-10-22xes: Use common PCI initialization codePeter Tyser1-279/+49
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-13/+1
2010-01-18PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-3/+3
2009-08-29xes: Use proper IO access functionsPeter Tyser1-22/+22
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-12/+0
2009-08-29pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-12/+4
2009-06-13xes: Update Freescale PCI code to work with 86xx processorsPeter Tyser1-0/+435