summaryrefslogtreecommitdiff
path: root/cpu/mpc8220/pci.c
AgeCommit message (Collapse)Author
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
The PCI_REGION_MEMORY and PCI_REGION_MEM are a bit to similar and can be confusing when reading the code. Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY to clarify its used for system memory mapping purposes. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2006-09-04Fix build problems on sorcery board.Wolfgang Denk
2005-05-16Add PCI support for Sorcery board.wdenk
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).