summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4
AgeCommit message (Expand)AuthorLines
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds-0/+1
2011-02-01sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu-3/+8
2011-02-01sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu-1/+1
2011-01-25sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu-3/+3
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt-10/+36
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm-0/+5
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt-258/+462
2011-01-11sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda-0/+1
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2011-01-06Merge branch 'misc' into develRussell King-1/+1
2011-01-06Merge branch 'smp' into miscRussell King-1/+1
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar-2/+1
2010-12-24sh: Fix up SH4-202 clkfwk build.Paul Mundt-2/+1
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra-1/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD-1/+1
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt-1/+1
2010-10-27sh: oprofile: Fix up and extend op_name_from_perf_id().Paul Mundt-1/+1
2010-07-06sh: change PVR of SH7757 for 2nd cutYoshihiro Shimoda-1/+1
2010-05-13sh: switch sh4-202 to clkdevMagnus Damm-4/+13
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt-3/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt-11/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt-22/+0
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-1/+1
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt-7/+6
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt-20/+20
2010-01-20sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt-2/+3
2010-01-13sh: Fix up L2 cache comment typo.Paul Mundt-1/+1
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming-0/+1
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt-120/+39
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm-61/+98
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy-8/+4
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt-1/+260
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO-4/+12
2009-11-12sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt-4/+5
2009-11-05sh: perf events: Add support for SH7750-style counters.Paul Mundt-0/+258
2009-09-01Merge branch 'master' into sh/smpPaul Mundt-2/+9
2009-08-27sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto-1/+1
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda-2/+9
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt-3/+0
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt-2/+7
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm-3/+3
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt-0/+7
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt-18/+35
2009-06-01sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt-46/+15
2009-06-01sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt-28/+33
2009-06-01sh: SH7724 has an L2 cache.Kuninori Morimoto-1/+1
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt-1/+4
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt-11/+11
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt-1/+163