summaryrefslogtreecommitdiff
path: root/board/freescale/mpc832xemds/pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-08ppc: Remove MPC832XEMDS boardsTom Rini1-145/+0
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+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-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-7/+1
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-2/+2
2010-10-18MPC832XEMDS: fix pci.c build warningWolfgang Denk1-3/+0
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-3/+3
2009-07-19mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips1-208/+77
2009-02-08pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-24/+24
2008-01-08mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips1-2/+2
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips1-17/+2
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips1-3/+0
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips1-12/+18
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala1-1/+1
2007-08-17mpc83xx: move freescale boards to boards/freescaleKim Phillips1-0/+298