aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh2a (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt1-88/+23
2009-12-15sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm4-119/+263
2009-11-24sh: Apply the sleazy FPU changes for SH-2A FPU as well.Paul Mundt1-4/+12
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy1-7/+4
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt1-1/+2
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt1-0/+2
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt1-1/+2
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm4-4/+4
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt4-15/+15
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt1-6/+1
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt3-19/+19
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt4-21/+19
2009-05-03sh: sh2a MTU2 platform dataMagnus Damm4-1/+400
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm2-0/+168
2009-03-06sh: multiple vectors per irq - mxg.Paul Mundt1-42/+23
2009-03-06sh: multiple vectors per irq - sh7206.Paul Mundt1-96/+58
2009-03-06sh: multiple vectors per irq - sh7201.Paul Mundt1-144/+80
2009-03-06sh: multiple vectors per irq - sh7263.Paul Mundt1-19/+10
2009-03-06sh: multiple vectors per irq - sh7203.Paul Mundt1-140/+73
2009-02-12sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin4-4/+422
2008-10-22sh: improve pinmux support for single direction pinsMagnus Damm1-22/+21
2008-10-21sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt1-9/+8
2008-10-21sh: Fix up the SH7203 build.Paul Mundt1-1/+1
2008-10-20sh: Add sh7203 pinmux codeMagnus Damm2-0/+1604
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-07-28sh2(A) exception handler updateYoshinori Sato3-1/+322
2008-05-09SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin1-2/+2
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt3-3/+175
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt1-0/+1
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2-2/+2
2008-02-26sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm2-2/+2
2008-01-28sh: SH-2A FPU support.Paul Mundt2-0/+635
2008-01-28sh: Add SH7263 CPU support.Paul Mundt3-2/+44
2008-01-28sh: Add SH7203 CPU support.Paul Mundt4-6/+384
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt1-9/+9
2007-09-21sh: intc - add support for sh7206Magnus Damm1-51/+158
2007-09-21sh: fix irqs for the second serial port on sh7206Magnus Damm1-4/+4
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm1-1/+1
2007-06-15sh: rework ipr codeMagnus Damm1-10/+14
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt1-0/+1
2007-05-09sh: Support for SH-2A 32-bit opcodes.Paul Mundt2-3/+57
2007-02-17Storage class should be before const qualifierTobias Klauser1-2/+2
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-8/+8
2007-02-13sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato1-46/+43
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato1-4/+58
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato4-0/+192