Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-17 | score: add TIF_NOTIFY_RESUME define in asm/thread_info.h | Chen Liqin | 1 | -0/+2 |
2009-08-30 | score: add old syscall support | Chen Liqin | 1 | -0/+5 |
2009-08-30 | score: add MEMORY_START and MEMORY_SIZE define, to make the code clear | Chen Liqin | 1 | -1/+2 |
2009-08-30 | score: update inconsistent declare after .c was changed | Chen Liqin | 9 | -35/+472 |
2009-08-30 | score: remove unused code, add include files in .c | Chen Liqin | 2 | -9/+11 |
2009-06-27 | score: make irq.h definitions local | Arnd Bergmann | 1 | -10/+0 |
2009-06-27 | score: add address space annotations | Arnd Bergmann | 1 | -2/+2 |
2009-06-27 | score: add missing #includes | Arnd Bergmann | 1 | -0/+1 |
2009-06-19 | score: add prototypes for wrapped syscalls | Arnd Bergmann | 1 | -2/+4 |
2009-06-19 | score: unset __ARCH_WANT_IPC_PARSE_VERSION | Arnd Bergmann | 1 | -1/+0 |
2009-06-19 | score: update files according to review comments | Chen Liqin | 7 | -45/+67 |
2009-06-19 | score: Add support for Sunplus S+core architecture | Chen Liqin | 88 | -0/+2501 |