aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/sh4
AgeCommit message (Expand)Author
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-01-20sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt
2010-01-13sh: Fix up L2 cache comment typo.Paul Mundt
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO
2009-11-12sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt
2009-11-05sh: perf events: Add support for SH7750-style counters.Paul Mundt
2009-09-01Merge branch 'master' into sh/smpPaul Mundt
2009-08-27sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-06-01sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt
2009-06-01sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt
2009-06-01sh: SH7724 has an L2 cache.Kuninori Morimoto
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt
2009-05-12sh: add sh4-202 INTC tablesMagnus Damm
2009-05-12sh: TMU platform data for sh4-202Magnus Damm
2009-05-12sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt
2009-05-12sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm
2009-05-11sh: TMU platform data for sh7760Magnus Damm
2009-05-11sh: TMU platform data for sh775xMagnus Damm
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt
2009-03-10sh: hibernation supportMagnus Damm
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto
2009-02-27sh: multiple vectors per irq - sh7750Magnus Damm
2009-01-29sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt
2008-09-08sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini
2008-09-08sh: Subnormal double to float conversionCarl Shaw
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-28sh: Record the major cut revision for probed SH-4A parts.Paul Mundt
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy
2008-05-23sh: add probe support for new sh7723 cutMagnus Damm
2008-04-18sh: Fix up L2 cache probe.Paul Mundt