aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-17nios2/uaccess: fix sparse errorsLey Foon Tan1-2/+2
2014-12-17nios2: add definition of ioremap_wc to io.hGuenter Roeck1-0/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-08nios2: Remove unused extern declaration of shm_align_maskTobias Klauser1-2/+0
2014-12-08nios2: include linux/type.h in io.hLey Foon Tan1-0/+1
2014-12-08nios2: move include asm-generic/io.h to end of fileLey Foon Tan1-2/+2
2014-12-08nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan1-1/+0
2014-12-08nios2: remove unnecessary space before defineLey Foon Tan1-4/+4
2014-12-08nios2: Build infrastructureLey Foon Tan2-0/+70
2014-12-08nios2: ptrace supportLey Foon Tan2-0/+153
2014-12-08nios2: Nios2 registersLey Foon Tan1-0/+71
2014-12-08nios2: Miscellaneous header filesLey Foon Tan5-0/+146
2014-12-08nios2: Cpuinfo handlingLey Foon Tan1-0/+57
2014-12-08nios2: Time keepingLey Foon Tan2-0/+45
2014-12-08nios2: Library functionsLey Foon Tan2-0/+102
2014-12-08nios2: Signal handling supportLey Foon Tan4-0/+105
2014-12-08nios2: System calls handlingLey Foon Tan3-0/+188
2014-12-08nios2: ELF definitionsLey Foon Tan2-0/+168
2014-12-08nios2: DMA mapping APILey Foon Tan1-0/+140
2014-12-08nios2: Interrupt handlingLey Foon Tan2-0/+100
2014-12-08nios2: TLB handlingLey Foon Tan2-0/+80
2014-12-08nios2: Cache handlingLey Foon Tan2-0/+88
2014-12-08nios2: Process managementLey Foon Tan4-0/+320
2014-12-08nios2: Page table managementLey Foon Tan3-0/+431
2014-12-08nios2: I/O MappingLey Foon Tan1-0/+61
2014-12-08nios2: Memory managementLey Foon Tan3-0/+358
2014-12-08nios2: Traps exception handlingLey Foon Tan1-0/+19
2014-12-08nios2: Kernel booting and initializationLey Foon Tan2-0/+158
2014-12-08nios2: Assembly macros and definitionsLey Foon Tan2-0/+329