summaryrefslogtreecommitdiffstats
path: root/arch/score
Commit message (Expand)AuthorAgeFilesLines
...
* score: make irq.h definitions localArnd Bergmann2009-06-272-20/+23
* score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann2009-06-273-20/+8Star
* score: fix function prototypesArnd Bergmann2009-06-273-12/+17
* score: add address space annotationsArnd Bergmann2009-06-274-14/+16
* score: add missing #includesArnd Bergmann2009-06-275-1/+10
* score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin2009-06-221-2/+2
* score: add prototypes for wrapped syscallsArnd Bergmann2009-06-191-2/+4
* score: remove init_mmArnd Bergmann2009-06-191-2/+0Star
* score: add generic sys_call_tableArnd Bergmann2009-06-194-53/+18Star
* score: remove __{put,get}_user_unknownArnd Bergmann2009-06-191-12/+0Star
* score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann2009-06-191-1/+0Star
* score: update files according to review commentsChen Liqin2009-06-1914-250/+154Star
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-19126-0/+8566