Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-30 | score: remove unused code, add include files in .c | Chen Liqin | 1 | -2/+2 |
2009-06-27 | score: make irq.h definitions local | Arnd Bergmann | 1 | -10/+23 |
2009-06-27 | score: cleanups: dead code, 0 as pointer, shadowed variables | Arnd Bergmann | 3 | -20/+8 |
2009-06-27 | score: fix function prototypes | Arnd Bergmann | 3 | -12/+17 |
2009-06-27 | score: add address space annotations | Arnd Bergmann | 3 | -12/+14 |
2009-06-27 | score: add missing #includes | Arnd Bergmann | 4 | -1/+9 |
2009-06-22 | score: move save arg5 and arg6 instruction in front of enable_irq | Chen Liqin | 1 | -2/+2 |
2009-06-19 | score: remove init_mm | Arnd Bergmann | 1 | -2/+0 |
2009-06-19 | score: add generic sys_call_table | Arnd Bergmann | 4 | -53/+18 |
2009-06-19 | score: update files according to review comments | Chen Liqin | 6 | -117/+50 |
2009-06-19 | score: Add support for Sunplus S+core architecture | Chen Liqin | 15 | -0/+3071 |