aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm1-1/+1
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt1-3/+3
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt1-6/+6
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt1-57/+0
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt1-0/+118
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt1-0/+31
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt4-5/+54
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2008-09-29sh: SH-5 clk fwk support.Paul Mundt2-0/+84
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt1-10/+4
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-8/+9
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt1-0/+4
2008-05-08sh64: Fixup the nommu build.Paul Mundt1-0/+28
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt1-0/+1
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt1-33/+28
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt4-15/+12
2008-01-28sh: syscall auditing for sh5, too.Paul Mundt1-4/+6
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt1-9/+7
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt2-19/+0
2008-01-28sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt1-11/+11
2008-01-28sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt2-0/+22
2008-01-28sh: Plug in simple SH-5 subtype probing.Paul Mundt2-2/+78
2008-01-28sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt1-1/+1
2008-01-28sh: Move over and enable FPU support for SH-5.Paul Mundt2-0/+171
2008-01-28sh: Move over sh64 switch_to and stack unwinder.Paul Mundt3-1/+527
2008-01-28sh: Move over the SH-5 entry.S.Paul Mundt2-0/+2101