summaryrefslogtreecommitdiffstats
path: root/arch/score/kernel
Commit message (Expand)AuthorAgeFilesLines
* score: make init_thread_union align to THREAD_SIZEChen Liqin2009-08-301-1/+1
* score: update files according to review comments.Chen Liqin2009-08-301-115/+97Star
* score: add old syscall supportChen Liqin2009-08-302-2/+35
* score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin2009-08-301-15/+17
* score: remove unused code, add include files in .cChen Liqin2009-08-301-2/+2
* score: make irq.h definitions localArnd Bergmann2009-06-271-10/+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-273-12/+14
* score: add missing #includesArnd Bergmann2009-06-274-1/+9
* score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin2009-06-221-2/+2
* score: remove init_mmArnd Bergmann2009-06-191-2/+0Star
* score: add generic sys_call_tableArnd Bergmann2009-06-194-53/+18Star
* score: update files according to review commentsChen Liqin2009-06-196-117/+50Star
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-1915-0/+3071