summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* nios2/uaccess: fix sparse errorsLey Foon Tan2014-12-171-2/+2
* nios2: enable "make defconfig"Paul Bolle2014-12-171-0/+2
* nios2: add definition of ioremap_wc to io.hGuenter Roeck2014-12-171-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
* nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOLTobias Klauser2014-12-081-0/+1
* nios2: Add missing NR_CPUS to KconfigTobias Klauser2014-12-081-0/+4
* nios2: asm-offsets: Remove unused definition TI_TASKTobias Klauser2014-12-081-1/+0
* nios2: Remove write-only struct member from nios2_timerTobias Klauser2014-12-081-2/+0
* nios2: Remove unused extern declaration of shm_align_maskTobias Klauser2014-12-081-2/+0
* nios2: include linux/type.h in io.hLey Foon Tan2014-12-081-0/+1
* nios2: move include asm-generic/io.h to end of fileLey Foon Tan2014-12-081-2/+2
* nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan2014-12-081-1/+0
* nios2: remove unnecessary space before defineLey Foon Tan2014-12-081-4/+4
* nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-081-1/+1
* nios2: Use IS_ENABLED instead of #ifdefs to check config symbolsTobias Klauser2014-12-081-9/+5
* nios2: Build infrastructureLey Foon Tan2014-12-0815-0/+826
* nios2: ptrace supportLey Foon Tan2014-12-083-0/+319
* nios2: Module supportLey Foon Tan2014-12-081-0/+138
* nios2: Nios2 registersLey Foon Tan2014-12-081-0/+71
* nios2: Miscellaneous header filesLey Foon Tan2014-12-085-0/+146
* nios2: Cpuinfo handlingLey Foon Tan2014-12-082-0/+258
* nios2: Time keepingLey Foon Tan2014-12-084-0/+407
* nios2: Device tree supportLey Foon Tan2014-12-084-0/+294
* nios2: Library functionsLey Foon Tan2014-12-085-0/+467
* nios2: Signal handling supportLey Foon Tan2014-12-085-0/+428
* nios2: System calls handlingLey Foon Tan2014-12-085-0/+270
* nios2: ELF definitionsLey Foon Tan2014-12-082-0/+168
* nios2: DMA mapping APILey Foon Tan2014-12-082-0/+326
* nios2: Interrupt handlingLey Foon Tan2014-12-083-0/+193
* nios2: TLB handlingLey Foon Tan2014-12-083-0/+355
* nios2: Cache handlingLey Foon Tan2014-12-083-0/+359
* nios2: Process managementLey Foon Tan2014-12-086-0/+694
* nios2: Page table managementLey Foon Tan2014-12-084-0/+505
* nios2: MMU Fault handlingLey Foon Tan2014-12-082-0/+276
* nios2: I/O MappingLey Foon Tan2014-12-082-0/+248
* nios2: Memory managementLey Foon Tan2014-12-085-0/+663
* nios2: Traps exception handlingLey Foon Tan2014-12-083-0/+796
* nios2: Exception handlingLey Foon Tan2014-12-082-0/+811
* nios2: Kernel booting and initializationLey Foon Tan2014-12-084-0/+551
* nios2: Assembly macros and definitionsLey Foon Tan2014-12-083-0/+417
OpenPOWER on IntegriCloud