| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
This patch adds definitions for the ELF format
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
| |
This patch adds support for the DMA mapping API.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
|
| |
This patch adds the support for IRQ handling.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
|
|
|
|
|
|
| |
This patch adds the TLB maintenance functions.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
| |
This patch adds functionality required for cache maintenance.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
| |
This patch adds support for thread creation and context switching.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
| |
This patch adds support for page table management.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
| |
This patch adds several definitions for I/O accessors and ioremap().
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
|
| |
This patch contains the initialisation of the memory blocks, MMU
attributes and the memory map.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
| |
This patch contains traps exception handling.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
|
|
|
|
| |
This patch adds the kernel booting and the initial setup code.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
|
|
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>
|