aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-10sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt1-10/+18
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming1-2/+0
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu1-0/+14
2009-09-14sh: multi-evt support for SH-X3 proto CPU.Paul Mundt1-35/+20
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 Mundt15-13/+3106
2009-08-27sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto1-1/+1
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy1-0/+1
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-1/+1
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt8-10/+428
2009-08-23sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm3-10/+10
2009-08-23sh: Fix section mismatch in platform bus notifier.Paul Mundt1-3/+2
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2-0/+305
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-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda5-2/+2674
2009-08-19sh: Fix up clockevents broadcasting.Paul Mundt1-0/+2
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt8-51/+213
2009-08-18sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto1-1/+1
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming1-0/+8
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm1-0/+11
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm2-64/+107
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt1-3/+0
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt5-5/+106
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt1-2/+68
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt5-2/+14
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt1-2/+0
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt1-1/+33
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2-2/+4
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt30-92/+216
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-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-04sh: Runtime PM pdev hwblk - sh7724Magnus Damm1-0/+43
2009-08-04sh: Runtime PM pdev hwblk - sh7723Magnus Damm1-0/+40
2009-08-04sh: Runtime PM pdev hwblk - sh7722Magnus Damm1-0/+31
2009-08-04sh: clean up MSTPCRn register definitionsMagnus Damm3-9/+0
2009-08-04sh: hwblk support for sh7724Magnus Damm3-58/+184
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm1-1/+7
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt7-79/+227
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm2-2/+2
2009-07-20sh: hwblk support for sh7723Magnus Damm3-53/+176
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm2-24/+49
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm3-13/+116