summaryrefslogtreecommitdiff
path: root/arch/nios2/cpu/interrupts.c
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-7/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* nios2: map physical address to uncached virtual addressThomas Chou2015-10-231-2/+2
* nios2: Split timer code into timer.cThomas Chou2015-10-231-83/+1
* nios2: Switch to generic timerThomas Chou2015-10-231-94/+38
* nios2: move nios2.h to arch asm directoryThomas Chou2014-08-301-1/+1
* nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-301-1/+19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* nios2: implement get_ticks and get_tbclkAlex Hornung2012-02-231-0/+21
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-6/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-131-0/+265