aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming1-2/+0
2009-09-14sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita1-11/+0
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt1-31/+0
2009-09-01sh: nmi_debug support.Paul Mundt2-3/+27
2009-09-01Merge branch 'master' into sh/smpPaul Mundt1-1/+3
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-1/+1
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt1-0/+2
2009-08-21sh: Setup the frame pointer in handle_interruptMatt Fleming1-0/+2
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt1-0/+8
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming1-0/+8
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt1-0/+2
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt5-4/+5
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt1-1/+1
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt1-11/+19
2009-08-14sh: Setup the frame register in asm codeMatt Fleming1-0/+1
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm4-4/+4
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt4-0/+9
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt4-2/+13
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt4-17/+17
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt4-0/+594
2009-05-12sh: CMT platform data for sh7720/sh7721Magnus Damm1-0/+161
2009-05-12sh: TMU platform data for sh7720/sh7721Magnus Damm1-0/+109
2009-05-12sh: TMU platform data for sh7710/sh7712Magnus Damm1-0/+108
2009-05-12sh: TMU platform data for sh7706/sh7707/sh7708/sh7709Magnus Damm1-0/+108
2009-05-12sh: TMU platform data for sh7705Magnus Damm1-0/+108
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt6-34/+34
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi1-79/+6
2009-03-16sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu1-1/+1
2009-03-10sh: hibernation supportMagnus Damm3-5/+166
2009-03-06sh: multiple vectors per irq - sh7720.Paul Mundt1-45/+23
2009-03-06sh: multiple vectors per irq - sh7710.Paul Mundt1-48/+21
2009-03-06sh: multiple vectors per irq - sh7705.Paul Mundt1-42/+19
2009-03-06sh: multiple vectors per irq - sh770x.Paul Mundt1-47/+21
2009-02-27sh: Fix up SH-X3 general exception handler build.Paul Mundt1-1/+1
2009-02-27sh: prefetch early exception data on sh4/sh4a.Magnus Damm1-2/+5
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm1-4/+1
2009-02-27sh: rework register restore code for sh3/sh4/sh4aMagnus Damm1-35/+33
2009-02-27sh: shared register saving code for sh3/sh4/sh4aMagnus Damm1-126/+147
2008-12-22sh: Generic kgdb stub support.Paul Mundt2-6/+6
2008-12-22sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai1-2/+2
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt1-1/+1
2008-10-20sh: Add sh7720 pinmux codeMagnus Damm2-0/+1246
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-07-28sh: Tidy up the SH-3 exception vector table.Paul Mundt1-19/+19
2008-05-08sh: clean up sh7710 and sh7720 intc tablesMagnus Damm2-8/+1
2008-05-08sh: add interrupt ack code to sh3Magnus Damm1-4/+11
2008-05-08sh: unify external irq pin code for sh3Magnus Damm6-94/+75
2008-05-08sh: fix sh7705 interrupt vector typoMagnus Damm1-1/+1
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt4-4/+4
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita1-3/+3