aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt7-20/+20
2010-01-20sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt1-2/+3
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-13sh: Move over to dynamically allocated FPU context.Paul Mundt1-120/+39
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm3-61/+98
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy1-8/+4
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt2-1/+260
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO1-4/+12
2009-11-12sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt1-4/+5
2009-11-05sh: perf events: Add support for SH7750-style counters.Paul Mundt2-0/+258
2009-09-01Merge branch 'master' into sh/smpPaul Mundt1-2/+9
2009-08-27sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto1-1/+1
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda1-2/+9
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt1-3/+0
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt1-2/+7
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm3-3/+3
2009-06-01sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt1-46/+15
2009-06-01sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt1-28/+33
2009-06-01sh: SH7724 has an L2 cache.Kuninori Morimoto1-1/+1
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt1-1/+4
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt3-11/+11
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt1-1/+163
2009-05-12sh: add sh4-202 INTC tablesMagnus Damm1-1/+55
2009-05-12sh: TMU platform data for sh4-202Magnus Damm1-0/+108
2009-05-12sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt1-2/+1
2009-05-12sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt1-15/+4
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt1-3/+3
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2-13/+13
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm1-20/+11
2009-05-11sh: TMU platform data for sh7760Magnus Damm1-0/+109
2009-05-11sh: TMU platform data for sh775xMagnus Damm1-0/+187
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto1-0/+6
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt1-5/+0
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt1-1/+1
2009-03-10sh: hibernation supportMagnus Damm1-0/+1
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto1-0/+7
2009-02-27sh: multiple vectors per irq - sh7750Magnus Damm1-62/+25
2009-01-29sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO1-1/+1
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt1-32/+41
2008-09-08sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini1-0/+5
2008-09-08sh: Subnormal double to float conversionCarl Shaw2-1/+53
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt3-3/+3
2008-07-28sh: Record the major cut revision for probed SH-4A parts.Paul Mundt1-4/+5
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy1-0/+3
2008-05-23sh: add probe support for new sh7723 cutMagnus Damm1-0/+1
2008-04-18sh: Fix up L2 cache probe.Paul Mundt1-0/+6
2008-04-18sh: Fix up SH-4A part probe.Paul Mundt1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt1-10/+15