summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4
Commit message (Expand)AuthorAgeFilesLines
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu2011-02-011-3/+8
* sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu2011-02-011-1/+1
* sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu2011-01-251-3/+3
* Merge branch 'common/serial-rework' into sh-latestPaul Mundt2011-01-133-10/+36
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-1310-258/+462
| |\
| * | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-243-0/+7
| * | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-243-18/+35
* | | sh: sh7372 SH4AL-DSP probe supportMagnus Damm2011-01-131-0/+5
* | | sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda2011-01-111-0/+1
| |/ |/|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-1/+1
|\ \
| * \ Merge branch 'misc' into develRussell King2011-01-061-1/+1
| |\ \
| | * \ Merge branch 'smp' into miscRussell King2011-01-061-1/+1
| | |\ \
| | * | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-1/+1
* | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-041-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | sh: Fix up SH4-202 clkfwk build.Paul Mundt2010-12-241-2/+1
| | |/ / | |/| |
* | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-071-1/+1
|\ \ \ \ | |/ / /
| * | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-151-1/+1
| |/ /
* | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-1/+1
|/ /
* | sh: oprofile: Fix up and extend op_name_from_perf_id().Paul Mundt2010-10-271-1/+1
* | sh: change PVR of SH7757 for 2nd cutYoshihiro Shimoda2010-07-061-1/+1
* | sh: switch sh4-202 to clkdevMagnus Damm2010-05-131-4/+13
* | sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-211-3/+1
* | sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-293-11/+0
* | sh: Kill off all timer name clobbering.Paul Mundt2010-03-103-22/+0
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-171-7/+6
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-267-20/+20
* | sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt2010-01-201-2/+3
* | sh: Fix up L2 cache comment typo.Paul Mundt2010-01-131-1/+1
* | sh: PVR detection for 2nd cut SH7786.Matt Fleming2010-01-131-0/+1
* | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-131-120/+39
* | sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm2009-12-153-61/+98
* | sh: Minor optimisations to FPU handlingStuart Menefy2009-11-241-8/+4
* | Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-242-1/+260
|\ \
| * | sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt2009-11-121-4/+5
| * | sh: perf events: Add support for SH7750-style counters.Paul Mundt2009-11-052-0/+258
* | | sh: add sleazy FPU optimizationGiuseppe CAVALLARO2009-11-241-4/+12
|/ /
* | Merge branch 'master' into sh/smpPaul Mundt2009-09-011-2/+9
|\ \
| * | sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto2009-08-271-1/+1
| * | sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-211-2/+9
* | | sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt2009-08-151-3/+0
* | | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-151-2/+7
|/ /
* | sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-07-233-3/+3
|/
* sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-011-46/+15
* sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt2009-06-011-28/+33
* sh: SH7724 has an L2 cache.Kuninori Morimoto2009-06-011-1/+1
* sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-131-1/+4
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-133-11/+11
* Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-121-1/+163
|\
OpenPOWER on IntegriCloud