summaryrefslogtreecommitdiffstats
path: root/arch/score/include
AgeCommit message (Expand)AuthorLines
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott-6/+9
2009-09-23score: Make PAGE_SIZE available to assembly.Tim Abbott-1/+2
2009-09-17score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin-0/+2
2009-08-30score: add old syscall supportChen Liqin-0/+5
2009-08-30score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin-1/+2
2009-08-30score: update inconsistent declare after .c was changedChen Liqin-35/+472
2009-08-30score: remove unused code, add include files in .cChen Liqin-9/+11
2009-06-27score: make irq.h definitions localArnd Bergmann-10/+0
2009-06-27score: add address space annotationsArnd Bergmann-2/+2
2009-06-27score: add missing #includesArnd Bergmann-0/+1
2009-06-19score: add prototypes for wrapped syscallsArnd Bergmann-2/+4
2009-06-19score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann-1/+0
2009-06-19score: update files according to review commentsChen Liqin-45/+67
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin-0/+2501