Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | nios2: Exception handling | Ley Foon Tan | 2014-12-07 | |
| | | | | | | | This patch contains the exception entry code (kernel/entry.S) and misaligned exception. Signed-off-by: Ley Foon Tan <lftan@altera.com> | |||
* | nios2: Kernel booting and initialization | Ley Foon Tan | 2014-12-07 | |
| | | | | | | This patch adds the kernel booting and the initial setup code. Signed-off-by: Ley Foon Tan <lftan@altera.com> | |||
* | nios2: Assembly macros and definitions | Ley Foon Tan | 2014-12-07 | |
This patch add assembly macros and definitions used in the .S files across arch/nios2/ and together with asm-offsets.c. Signed-off-by: Ley Foon Tan <lftan@altera.com> |