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