Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nios2: Build infrastructure | Ley Foon Tan | 2014-12-08 | 1 | -0/+8 |
| | | | | | | | This patch adds Makefile and Kconfig files required for building a nios2 kernel. Signed-off-by: Ley Foon Tan <lftan@altera.com> | ||||
* | nios2: Time keeping | Ley Foon Tan | 2014-12-08 | 1 | -0/+52 |
| | | | | | | | Add time keeping code for nios2. Signed-off-by: Ley Foon Tan <lftan@altera.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> | ||||
* | nios2: Library functions | Ley Foon Tan | 2014-12-08 | 3 | -0/+365 |
Add optimised library functions for nios2. Signed-off-by: Ley Foon Tan <lftan@altera.com> |