aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/lib64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04sh64: Kill off special clear_page() implementation.Paul Mundt2-55/+1
2009-06-15sh: Convert sh64 to use the generic checksum code.Paul Mundt2-215/+1
2009-05-09sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt1-1/+5
2009-05-08sh: Move out cayman-specific panic handler code to its own file.Paul Mundt1-43/+0
2009-05-08sh: Kill off unused sh64 debug code.Paul Mundt2-49/+1
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt2-135/+0
2008-12-22sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt4-0/+313
2008-12-22sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt6-85/+425
2008-12-22Fix incorrect use of loose in c-checksum.cNick Andrew1-2/+2
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-05-08sh64: Fix up compile warning in event tracer.Paul Mundt1-1/+1
2008-03-06sh: Fix up the sh64 build.Paul Mundt1-14/+7
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt3-6/+3
2008-01-28sh: clear/copy_page renames in lib and lib64.Paul Mundt3-1/+1
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt2-31/+29
2008-01-28sh: Tidy up lib64 udelay impl.Paul Mundt1-5/+2
2008-01-28sh: Fix up header reference for arch/sh/lib64/panic.c.Paul Mundt1-1/+1
2008-01-28sh: Kill off lib64 version of iomap wrappers.Paul Mundt2-55/+1
2008-01-28sh: Kill off lib64 version of io.c.Paul Mundt2-138/+6
2008-01-28sh: Move arch/sh64/lib to arch/sh/lib64.Paul Mundt12-0/+1409