summaryrefslogtreecommitdiffstats
path: root/board/amirix/ap1000/pci.c
Commit message (Collapse)AuthorAgeFilesLines
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
| | | | | | | | | This patch moves some ppc4xx related headers from the common include directory (include/) to the powerpc specific one (arch/powerpc/include/asm/). This way to common include directory is not so cluttered with files. Signed-off-by: Stefan Roese <sr@denx.de>
* 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-3/+3
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-091-197/+169
| | | | | | Patch by Art Shipkowski, 12 May 2005 Cleanup.
* Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+346
Patch by James MacAulay, 07 Oct 2005
OpenPOWER on IntegriCloud