Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-08 | nios2: Build infrastructure | Ley Foon Tan | 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> | |||||
2014-12-08 | nios2: Time keeping | Ley Foon Tan | 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> | |||||
2014-12-08 | nios2: Library functions | Ley Foon Tan | 3 | -0/+365 | |
Add optimised library functions for nios2. Signed-off-by: Ley Foon Tan <lftan@altera.com> |