aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-30score: add old syscall supportChen Liqin2-2/+35
2009-08-30score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin1-15/+17
2009-08-30score: remove unused code, add include files in .cChen Liqin1-2/+2
2009-06-27score: make irq.h definitions localArnd Bergmann1-10/+23
2009-06-27score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann3-20/+8
2009-06-27score: fix function prototypesArnd Bergmann3-12/+17
2009-06-27score: add address space annotationsArnd Bergmann3-12/+14
2009-06-27score: add missing #includesArnd Bergmann4-1/+9
2009-06-22score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin1-2/+2
2009-06-19score: remove init_mmArnd Bergmann1-2/+0
2009-06-19score: add generic sys_call_tableArnd Bergmann4-53/+18
2009-06-19score: update files according to review commentsChen Liqin6-117/+50
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin15-0/+3071