summaryrefslogtreecommitdiff
path: root/arch/nds32/lib/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang1-0/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-02Consolidate bool typeYork Sun1-1/+1
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin1-1/+1
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin1-0/+129