Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-08 | ARM: cns3xxx: Use IO memory accessors everywhere | Anton Vorontsov | |
Before it isn't too late let's switch to IO memory accessors. This patch converts all current _REG users and _REG definitions. There should be no functional changes. Suggested-by: Ben Dooks <ben-linux@fluff.org> Suggested-by: Sergei Shtylyov <sshtylyov@mvista.com> Signed-off-by: Anton Vorontsov <avorontsov@mvista.com> | |||
2010-05-02 | ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processors | Anton Vorontsov | |
This patch adds very basic support for ECONA CNS3xxx ARM11 MPcore (ARMv6) dual-core processors. Note that SMP is not yet supported, as well as many peripheral devices. Support for these features will be added later. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com> |