aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh2a (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-10sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt1-1/+2
2012-05-10Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt5-0/+3603
2012-05-10sh: Add pinmux for sh7269Phil Edworthy2-0/+2800
2012-05-10sh: Add sh7269 devicePhil Edworthy4-0/+803
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt5-0/+2900
2012-05-10sh: Add pinmux for sh7264Phil Edworthy2-0/+2137
2012-05-10sh: Add sh7264 devicePhil Edworthy4-0/+763
2012-04-17sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu4-17/+17
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for SHDavid Howells1-1/+0
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-18/+18
2012-03-12sh: sh2a sh_clk_ops renameMagnus Damm3-18/+18
2012-03-07sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy1-0/+1
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy1-4/+12
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt10-332/+367
2010-11-09sh: migrate SH_CLK_MD to mode pin API.Paul Mundt3-33/+28
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt1-3/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt4-15/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt4-30/+0
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt3-11/+11
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-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt4-0/+17
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt4-0/+17
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