Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-08 | nios2: Remove unused extern declaration of shm_align_mask | Tobias Klauser | 1 | -2/+0 |
2014-12-08 | nios2: include linux/type.h in io.h | Ley Foon Tan | 1 | -0/+1 |
2014-12-08 | nios2: move include asm-generic/io.h to end of file | Ley Foon Tan | 1 | -2/+2 |
2014-12-08 | nios2: remove include asm-generic/iomap.h from io.h | Ley Foon Tan | 1 | -1/+0 |
2014-12-08 | nios2: remove unnecessary space before define | Ley Foon Tan | 1 | -4/+4 |
2014-12-08 | nios2: Build infrastructure | Ley Foon Tan | 2 | -0/+70 |
2014-12-08 | nios2: ptrace support | Ley Foon Tan | 2 | -0/+153 |
2014-12-08 | nios2: Nios2 registers | Ley Foon Tan | 1 | -0/+71 |
2014-12-08 | nios2: Miscellaneous header files | Ley Foon Tan | 5 | -0/+146 |
2014-12-08 | nios2: Cpuinfo handling | Ley Foon Tan | 1 | -0/+57 |
2014-12-08 | nios2: Time keeping | Ley Foon Tan | 2 | -0/+45 |
2014-12-08 | nios2: Library functions | Ley Foon Tan | 2 | -0/+102 |
2014-12-08 | nios2: Signal handling support | Ley Foon Tan | 4 | -0/+105 |
2014-12-08 | nios2: System calls handling | Ley Foon Tan | 3 | -0/+188 |
2014-12-08 | nios2: ELF definitions | Ley Foon Tan | 2 | -0/+168 |
2014-12-08 | nios2: DMA mapping API | Ley Foon Tan | 1 | -0/+140 |
2014-12-08 | nios2: Interrupt handling | Ley Foon Tan | 2 | -0/+100 |
2014-12-08 | nios2: TLB handling | Ley Foon Tan | 2 | -0/+80 |
2014-12-08 | nios2: Cache handling | Ley Foon Tan | 2 | -0/+88 |
2014-12-08 | nios2: Process management | Ley Foon Tan | 4 | -0/+320 |
2014-12-08 | nios2: Page table management | Ley Foon Tan | 3 | -0/+431 |
2014-12-08 | nios2: I/O Mapping | Ley Foon Tan | 1 | -0/+61 |
2014-12-08 | nios2: Memory management | Ley Foon Tan | 3 | -0/+358 |
2014-12-08 | nios2: Traps exception handling | Ley Foon Tan | 1 | -0/+19 |
2014-12-08 | nios2: Kernel booting and initialization | Ley Foon Tan | 2 | -0/+158 |
2014-12-08 | nios2: Assembly macros and definitions | Ley Foon Tan | 2 | -0/+329 |