Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm926ejs: fix gaffe when converting from arm926ejs cp15 to mcr | Øyvind Harboe | 2009-11-23 | 1 | -1/+1 |
| | | | | | | the first arg is the register number 15 = cp15. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> | ||||
* | arm926ejs: retire cp15 commands, handled by mrc/mcr. | Øyvind Harboe | 2009-11-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> | ||||
* | update 'nand device' usage in scripts | Zachary T Welch | 2009-11-19 | 1 | -1/+2 |
| | | | | Add $_FLASHNAME variable to update 'nand device' command syntax. | ||||
* | Fw: [PATCH] OpenRD board configuration | Wookey | 2009-10-14 | 1 | -0/+122 |
Ofrwarded from Ron, who's not subscribed. ----- Forwarded message from Ron <ron@debian.org> ----- From: Ron <ron@debian.org> Date: Wed, 14 Oct 2009 04:50:17 +1030 To: wookey@debian.org Subject: [PATCH] OpenRD board configuration X-Spam-Status: No, score=-3.6 required=4.5 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.5 This piggybacks on the 'sheevaplug' layout which uses the same Kirkwood SoC. Signed-off-by: Ron Lee <ron@debian.org> |