Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-08 | nios2: use generic strncpy_from_user() and strnlen_user() | Ley Foon Tan | |
This change enables the generic strncpy_from_user() and strnlen_user() Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> | |||
2017-03-28 | nios2: switch to RAW_COPY_USER | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2014-12-08 | nios2: Memory management | Ley Foon Tan | |
This patch contains the initialisation of the memory blocks, MMU attributes and the memory map. Signed-off-by: Ley Foon Tan <lftan@altera.com> |