summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-orion5x/cpu.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace obsolete e-mail addressAlbert ARIBAUD2011-04-271-1/+1
| | | | Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
* orion5x: fix relocation-incompatible codeAlbert Aribaud2010-10-111-0/+1
| | | | Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
* orion5x: fix comment-in-comment typo in cpu.hAlbert Aribaud2010-08-271-1/+1
| | | | Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
* orion5x: allow overriding default mappings windowsAlbert Aribaud2010-08-101-21/+77
| | | | | | | | | | Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx and allow defining them from board code to override defaults. This is particularly useful for defining board-specific FLASH address and size in board header file rather than having to tweak orion5x code. Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
* Initial support for Marvell Orion5x SoCAlbert Aribaud2010-06-171-0/+203
This patch adds support for the Marvell Orion5x SoC. It has no use alone, and must be followed by a patch to add Orion5x support for serial, then support for the ED Mini V2, an Orion5x-based product from LaCie. Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
OpenPOWER on IntegriCloud