aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4
Commit message (Expand)AuthorAge
* sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-08-12
* sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-01
* sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt2009-06-01
* sh: SH7724 has an L2 cache.Kuninori Morimoto2009-06-01
* sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-13
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-13
* Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-12
|\
| * sh: add sh4-202 INTC tablesMagnus Damm2009-05-12
| * sh: TMU platform data for sh4-202Magnus Damm2009-05-12
* | sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt2009-05-12
* | sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt2009-05-11
* | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-11
* | sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-11
|/
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-11
* sh: TMU platform data for sh7760Magnus Damm2009-05-11
* sh: TMU platform data for sh775xMagnus Damm2009-05-11
* sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-16
* sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-02
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-17
* sh: hibernation supportMagnus Damm2009-03-09
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-03
* sh: multiple vectors per irq - sh7750Magnus Damm2009-02-27
* sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-28
* sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt2008-12-22
* sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini2008-09-07
* sh: Subnormal double to float conversionCarl Shaw2008-09-07
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-03
* sh: migrate to arch/sh/include/Paul Mundt2008-07-28
* sh: Record the major cut revision for probed SH-4A parts.Paul Mundt2008-07-28
* sh: Stub in silicon cut in CPU info.Stuart Menefy2008-07-28
* sh: add probe support for new sh7723 cutMagnus Damm2008-05-22
* sh: Fix up L2 cache probe.Paul Mundt2008-04-18
* sh: Fix up SH-4A part probe.Paul Mundt2008-04-18
* sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-18
* sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-26
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-26
* sh: add support for sh7366 processorMagnus Damm2008-02-14
* sh: add probe support for new sh7722 cutMagnus Damm2008-02-14
* Fix container_of() usageAlexey Dobriyan2008-02-08
* sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-27
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-27
* sh: Support denormalization on SH-4 FPU.Stuart Menefy2008-01-27
* sh: SH-2A FPU support.Paul Mundt2008-01-27
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-06
* sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-27
* sh: Disable L2 reporting for present URAM only parts.Paul Mundt2007-09-26
* sh: Kill off volatile silliness in sq_flush_range().Paul Mundt2007-09-20