aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/sh2
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar Paul Mundt 4-55/+71
2010-11-09sh: migrate SH_CLK_MD to mode pin API.Gravatar Paul Mundt 1-10/+12
2010-04-21sh: Tidy CPU probing and fixup section annotations.Gravatar Paul Mundt 1-4/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Gravatar Paul Mundt 1-2/+0
2010-03-10sh: Kill off all timer name clobbering.Gravatar Paul Mundt 1-4/+0
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Gravatar Paul Mundt 1-3/+3
2009-12-15sh: sh2 scif pdata (sh7616)Gravatar Magnus Damm 1-25/+46
2009-08-19Merge branch 'master' into sh/cachetlbGravatar Paul Mundt 1-1/+2
2009-08-15sh: Track the CPU family in sh_cpuinfo.Gravatar Paul Mundt 1-0/+1
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Gravatar Paul Mundt 1-1/+2
2009-07-23sh: convert processor device setup functions to arch_initcall()Gravatar Magnus Damm 1-1/+1
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Gravatar Paul Mundt 1-0/+3
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Gravatar Paul Mundt 1-0/+3
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Gravatar Paul Mundt 1-2/+2
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Gravatar Paul Mundt 1-6/+1
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Gravatar Paul Mundt 1-7/+6
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Gravatar Paul Mundt 1-3/+3
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataGravatar Magnus Damm 1-0/+84
2009-03-06sh: multiple vectors per irq - sh7619.Gravatar Paul Mundt 1-22/+12
2008-07-29sh: migrate to arch/sh/include/Gravatar Paul Mundt 1-1/+1
2008-07-28sh2(A) exception handler updateGravatar Yoshinori Sato 2-89/+59
2008-07-28SH7619 add ethernet controler supportGravatar Yoshinori Sato 1-0/+24
2008-03-13sh: Fix up the address error exception handler for SH-2.Gravatar Kieran Bingham 1-1/+0
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Gravatar Paul Mundt 1-1/+1
2008-01-28sh: intc - remove default interrupt priority tablesGravatar Magnus Damm 1-1/+1
2008-01-28sh: SH-2A FPU support.Gravatar Paul Mundt 1-1/+16
2008-01-28sh: Share bug/debug traps across _32 and _64.Gravatar Paul Mundt 1-1/+1
2007-09-27sh: Use boot_cpu_data for CPU probe.Gravatar Paul Mundt 1-10/+9
2007-09-21sh: intc - add support for sh7619Gravatar Magnus Damm 1-37/+56
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Gravatar Magnus Damm 1-1/+1
2007-06-15sh: rework ipr codeGravatar Magnus Damm 1-10/+14
2007-06-11sh: Fixup misaligned data for sh2 lockdep.Gravatar Paul Mundt 1-0/+1
2007-06-11sh: Tidy up dependencies for SH-2 build.Gravatar Paul Mundt 1-2/+1
2007-06-08sh: Kill off dead SH7604 support.Gravatar Paul Mundt 1-9/+1
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Gravatar Paul Mundt 1-0/+1
2007-02-17Storage class should be before const qualifierGravatar Tobias Klauser 1-2/+2
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Gravatar Paul Mundt 1-16/+16
2007-02-13sh: sh7619 / sh7206 IPR initialize updateGravatar Yoshinori Sato 1-33/+29
2007-02-13sh: Update SH-2 to use the debug trap jump table.Gravatar Yoshinori Sato 1-6/+4
2007-02-13sh: Use a jump call table for debug trap handlers.Gravatar Paul Mundt 1-1/+1
2006-12-12sh: Fixup SH-2 BUG() trap handling.Gravatar Yoshinori Sato 1-18/+14
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Gravatar Yoshinori Sato 1-0/+41
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Gravatar Paul Mundt 1-0/+16
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Gravatar Yoshinori Sato 2-0/+371
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Gravatar Yoshinori Sato 4-6/+147
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 2-0/+45