aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/cpu/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-7/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-10-23nios2: map physical address to uncached virtual addressThomas Chou1-2/+2
2015-10-23nios2: Split timer code into timer.cThomas Chou1-83/+1
2015-10-23nios2: Switch to generic timerThomas Chou1-94/+38
2014-08-30nios2: move nios2.h to arch asm directoryThomas Chou1-1/+1
2014-08-30nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou1-1/+19
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-02-23nios2: implement get_ticks and get_tbclkAlex Hornung1-0/+21
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-6/+0
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-13nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser1-0/+265