summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8220/pci.c
Commit message (Collapse)AuthorAgeFilesLines
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
| | | | | | | | | | 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>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Fix build problems on sorcery board.Wolfgang Denk2006-09-041-1/+1
|
* Add PCI support for Sorcery board.wdenk2005-05-161-0/+191
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
OpenPOWER on IntegriCloud