Age | Commit message (Expand) | Author |
---|---|---|
2009-09-23 | score: Make THREAD_SIZE available to assembly files. | Tim Abbott |
2009-09-23 | score: Make PAGE_SIZE available to assembly. | Tim Abbott |
2009-09-17 | score: add TIF_NOTIFY_RESUME define in asm/thread_info.h | Chen Liqin |
2009-08-30 | score: add old syscall support | Chen Liqin |
2009-08-30 | score: add MEMORY_START and MEMORY_SIZE define, to make the code clear | Chen Liqin |
2009-08-30 | score: update inconsistent declare after .c was changed | Chen Liqin |
2009-08-30 | score: remove unused code, add include files in .c | Chen Liqin |
2009-06-27 | score: make irq.h definitions local | Arnd Bergmann |
2009-06-27 | score: add address space annotations | Arnd Bergmann |
2009-06-27 | score: add missing #includes | Arnd Bergmann |
2009-06-19 | score: add prototypes for wrapped syscalls | Arnd Bergmann |
2009-06-19 | score: unset __ARCH_WANT_IPC_PARSE_VERSION | Arnd Bergmann |
2009-06-19 | score: update files according to review comments | Chen Liqin |
2009-06-19 | score: Add support for Sunplus S+core architecture | Chen Liqin |