summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * sh: add sh4-202 INTC tablesMagnus Damm2009-05-121-1/+55
| * sh: TMU platform data for sh4-202Magnus Damm2009-05-121-0/+108
* | sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt2009-05-121-2/+1
* | sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt2009-05-121-15/+4
* | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-121-3/+3
* | sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-122-13/+13
|/
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-111-20/+11
* sh: TMU platform data for sh7760Magnus Damm2009-05-111-0/+109
* sh: TMU platform data for sh775xMagnus Damm2009-05-111-0/+187
* sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-161-0/+6
* sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-021-5/+0
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-171-1/+1
* sh: hibernation supportMagnus Damm2009-03-101-0/+1
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-031-0/+7
* sh: multiple vectors per irq - sh7750Magnus Damm2009-02-271-62/+25
* sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-291-1/+1
* sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt2008-12-221-32/+41
* sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini2008-09-081-0/+5
* sh: Subnormal double to float conversionCarl Shaw2008-09-082-1/+53
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-041-1/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-293-3/+3
* sh: Record the major cut revision for probed SH-4A parts.Paul Mundt2008-07-281-4/+5
* sh: Stub in silicon cut in CPU info.Stuart Menefy2008-07-281-0/+3
* sh: add probe support for new sh7723 cutMagnus Damm2008-05-231-0/+1
* sh: Fix up L2 cache probe.Paul Mundt2008-04-181-0/+6
* sh: Fix up SH-4A part probe.Paul Mundt2008-04-181-1/+1
* sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-181-10/+15
OpenPOWER on IntegriCloud