aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include
Commit message (Expand)AuthorAgeFilesLines
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* score: Make THREAD_SIZE available to assembly files.Tim Abbott2009-09-231-6/+9
* score: Make PAGE_SIZE available to assembly.Tim Abbott2009-09-231-1/+2
* score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin2009-09-171-0/+2
* score: add old syscall supportChen Liqin2009-08-301-0/+5
* score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin2009-08-301-1/+2
* score: update inconsistent declare after .c was changedChen Liqin2009-08-309-35/+472
* score: remove unused code, add include files in .cChen Liqin2009-08-302-9/+11
* score: make irq.h definitions localArnd Bergmann2009-06-271-10/+0
* score: add address space annotationsArnd Bergmann2009-06-271-2/+2
* score: add missing #includesArnd Bergmann2009-06-271-0/+1
* score: add prototypes for wrapped syscallsArnd Bergmann2009-06-191-2/+4
* score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann2009-06-191-1/+0
* score: update files according to review commentsChen Liqin2009-06-197-45/+67
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-1988-0/+2501