aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-20sh: Fix up build fallout from serial merge.Paul Mundt1-1/+1
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt2-1/+6
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt1-0/+1
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-02-01sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu1-3/+8
2011-02-01sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu1-1/+1
2011-01-25sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu1-3/+3
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt3-10/+36
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm1-0/+5
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt10-258/+462
2011-01-11sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda1-0/+1
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-1/+1
2011-01-06Merge branch 'smp' into miscRussell King1-1/+1
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar1-2/+1
2010-12-24sh: Fix up SH4-202 clkfwk build.Paul Mundt1-2/+1
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar1-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra1-1/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt1-1/+1
2010-10-27sh: oprofile: Fix up and extend op_name_from_perf_id().Paul Mundt1-1/+1
2010-07-06sh: change PVR of SH7757 for 2nd cutYoshihiro Shimoda1-1/+1
2010-05-13sh: switch sh4-202 to clkdevMagnus Damm1-4/+13
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt1-3/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt3-11/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt3-22/+0
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt1-7/+6
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-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt3-0/+7
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt3-18/+35
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