aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8349emds/pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini1-118/+0
2021-08-06pci: Drop pci_init_board()Simon Glass1-73/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-12-02common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-05-21mpc83xx: Migrate legacy PCI options to KconfigMario Six1-6/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-3/+3
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips1-4/+2
2009-01-21MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent modeIra Snyder1-7/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-24/+24
2008-08-25MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder1-0/+49
2008-08-25MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder1-317/+60
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips1-25/+2
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips1-24/+27
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala1-2/+2
2007-08-16mpc83xx: move freescale boards to boards/freescaleKim Phillips1-0/+446