summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/se
AgeCommit message (Collapse)AuthorLines
2004-10-18[PATCH] sh: SH7705 subtype cleanup + 32k cache supportPaul Mundt-0/+8
This fixes up the existing SH7705 support and enables the 32k cache mode for the processor. Signed-off-by: Alex Song <songqf9@yahoo.ca> Signed-off-by: Paul Mundt <paul.mundt@nokia.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2004-01-18[PATCH] SH MergeAndrew Morton-45/+0
From: Paul Mundt <lethal@linux-sh.org> Here's a rather large update for SH (this is a bit large mainly since a number of things have piled up, and Linus didn't want any of this during feature freeze time). All of these changes are specific to the SH platform, and as such, shouldn't effect any other platforms.
2003-07-01[PATCH] SH MergePaul Mundt-0/+339
This includes the remainder of arch-specific part of the SH merge. This patch only effects arch/sh and include/asm-sh, against current BK.