aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-15sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt1-1/+4
2010-01-13sh: Fix up L2 cache comment typo.Paul Mundt1-1/+1
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming1-0/+1
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt8-256/+340
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt5-240/+194
2010-01-05sh: Kill off dead UBC headers.Paul Mundt1-12/+8
2010-01-05sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2-4/+138
2009-12-21Merge branch 'master' into sh/hw-breakpointsPaul Mundt27-768/+1497
2009-12-17sh: dmaengine support for SH7785Nobuhiro Iwamatsu1-0/+14
2009-12-17sh: dmaengine support for sh7724.Guennadi Liakhovetski1-0/+15
2009-12-15sh: Fix up FPU build for SH5Matt Fleming1-2/+2
2009-12-15sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm1-13/+9
2009-12-15sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)Magnus Damm7-270/+551
2009-12-15sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)Magnus Damm5-193/+358
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm3-61/+98
2009-12-15sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm4-87/+142
2009-12-15sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm4-119/+263
2009-12-15sh: sh2 scif pdata (sh7616)Magnus Damm1-25/+46
2009-12-09sh: Replace an explicit computation by the use of the container_of macroNicolas Palix1-3/+4
2009-12-08Merge branch 'master' into sh/hw-breakpointsPaul Mundt19-375/+1202
2009-12-08sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt1-1/+1
2009-12-04sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt1-9/+4
2009-12-04sh: allow runtime pm without suspend/resume callbacksMagnus Damm1-6/+11
2009-12-04sh: fix sh7724 VEU3F resource sizeMagnus Damm1-2/+2
2009-11-30sh: Add CPG save/restore code for sh7724 R-standbyMagnus Damm1-0/+11
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 Menefy3-17/+10
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt16-333/+1140
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO1-4/+12
2009-11-18Merge branch 'sh/stable-updates'Paul Mundt2-2/+2
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-12sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt1-4/+5
2009-11-09sh: perf events: Document SH-4A raw event codes.Paul Mundt1-0/+38
2009-11-05sh: perf events: Add support for SH7750-style counters.Paul Mundt2-0/+258
2009-11-05sh: Default-enable SPU clock for SH7724.Paul Mundt1-1/+1
2009-11-05sh: sh7724: Add SPU2 supportKuninori Morimoto1-0/+68
2009-11-04sh: Add RWDT save/restore code for sh7724 R-standbyMagnus Damm1-0/+14
2009-10-30sh: Add R-standby sleep mode supportMagnus Damm2-7/+18
2009-10-30sh: Use RSMEM for sleep code on sh7724Magnus Damm1-4/+8
2009-10-30sh: Add MMU and Cache handling sleep mode codeMagnus Damm2-0/+107
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm2-18/+31
2009-10-30sh: Rework SuperH Mobile sleep mode codeMagnus Damm2-164/+134
2009-10-30sh: Allow boards to register memory pre/post sleep codeMagnus Damm1-0/+6
2009-10-30sh: Add sh7724 notifier for R-standby save/restoreMagnus Damm1-0/+167
2009-10-30sh: Add notifiers chains for cpu/board codeMagnus Damm1-0/+12
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt2-0/+232
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2-41/+9
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt3-71/+0
2009-10-16sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt1-18/+19
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt1-1/+1