summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-orion5x
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* cmd_ide: add support for orion5xAlbert Aribaud2010-08-081-0/+3
| | | | | | | Add MVSATAHC definitions to orion5x. Add support for orion5x in cmd_ide. Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
* mvgbe: add support for orion5x GbE controllerAlbert Aribaud2010-07-121-0/+4
| | | | | | | | | Add definitions and initialization in orion5x for mvgbe. Add orion5x in mvgbe SoC includes. Signed-off-by: Albert Aribaud <albert.aribaud@free.fr> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
* Initial support for Marvell Orion5x SoCAlbert Aribaud2010-06-173-0/+312
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