Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -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_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Add support for NetSilicon NS7520 processor. | Wolfgang Denk | 2005-10-09 | -197/+169 |
| | | | | | | Patch by Art Shipkowski, 12 May 2005 Cleanup. | |||
* | Add support for AP1000 board. | Wolfgang Denk | 2005-10-09 | -0/+346 |
Patch by James MacAulay, 07 Oct 2005 |