Age | Commit message (Expand) | Author | Files | Lines |
2012-06-14 | sh64: Kill off old exception debugging helpers. | Paul Mundt | 2 | -249/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2009-08-04 | sh64: Kill off special clear_page() implementation. | Paul Mundt | 2 | -55/+1 |
2009-06-15 | sh: Convert sh64 to use the generic checksum code. | Paul Mundt | 2 | -215/+1 |
2009-05-09 | sh: Provide an __sdivsi3_2 export for sh64. | Paul Mundt | 1 | -1/+5 |
2009-05-08 | sh: Move out cayman-specific panic handler code to its own file. | Paul Mundt | 1 | -43/+0 |
2009-05-08 | sh: Kill off unused sh64 debug code. | Paul Mundt | 2 | -49/+1 |
2009-05-08 | sh: Kill off sh64's hand-rolled syscall tracer. | Paul Mundt | 2 | -135/+0 |
2008-12-22 | sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. | Paul Mundt | 4 | -0/+313 |
2008-12-22 | sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). | Paul Mundt | 6 | -85/+425 |
2008-12-22 | Fix incorrect use of loose in c-checksum.c | Nick Andrew | 1 | -2/+2 |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt | 1 | -1/+1 |
2008-05-08 | sh64: Fix up compile warning in event tracer. | Paul Mundt | 1 | -1/+1 |
2008-03-06 | sh: Fix up the sh64 build. | Paul Mundt | 1 | -14/+7 |
2008-03-06 | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-01-28 | sh: comment tidying for sh64->sh migration. | Paul Mundt | 3 | -6/+3 |
2008-01-28 | sh: clear/copy_page renames in lib and lib64. | Paul Mundt | 3 | -1/+1 |
2008-01-28 | sh: Tidy up various clear_page()/copy_page() definitions. | Paul Mundt | 2 | -31/+29 |
2008-01-28 | sh: Tidy up lib64 udelay impl. | Paul Mundt | 1 | -5/+2 |
2008-01-28 | sh: Fix up header reference for arch/sh/lib64/panic.c. | Paul Mundt | 1 | -1/+1 |
2008-01-28 | sh: Kill off lib64 version of iomap wrappers. | Paul Mundt | 2 | -55/+1 |
2008-01-28 | sh: Kill off lib64 version of io.c. | Paul Mundt | 2 | -138/+6 |
2008-01-28 | sh: Move arch/sh64/lib to arch/sh/lib64. | Paul Mundt | 12 | -0/+1409 |