| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: add sleazy FPU optimization | Giuseppe CAVALLARO | 2009-11-24 | 1 | -4/+12 |
* | Merge branch 'master' into sh/smp | Paul Mundt | 2009-09-01 | 1 | -2/+9 |
|\ |
|
| * | sh: fix CPU_SH7723/7724 numbering bug | Kuninori Morimoto | 2009-08-27 | 1 | -1/+1 |
| * | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda | 2009-08-21 | 1 | -2/+9 |
* | | sh: Kill off the unhandled pvr case in SH-4 CPU probing. | Paul Mundt | 2009-08-15 | 1 | -3/+0 |
* | | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2009-08-15 | 1 | -2/+7 |
|/ |
|
* | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 2009-07-23 | 3 | -3/+3 |
* | sh: Tidy up SH-4A boot_cpu_data.flags probing. | Paul Mundt | 2009-06-01 | 1 | -46/+15 |
* | sh: Tidy up the optional L2 probing, wire it up for SH7786. | Paul Mundt | 2009-06-01 | 1 | -28/+33 |
* | sh: SH7724 has an L2 cache. | Kuninori Morimoto | 2009-06-01 | 1 | -1/+1 |
* | sh: clkfwk: Rework legacy CPG clock handling. | Paul Mundt | 2009-05-13 | 1 | -1/+4 |
* | sh: clkfwk: module_clk -> peripheral_clk rename. | Paul Mundt | 2009-05-13 | 3 | -11/+11 |
* | Merge branch 'master' into sh/clkfwk | Paul Mundt | 2009-05-12 | 1 | -1/+163 |
|\ |
|
| * | sh: add sh4-202 INTC tables | Magnus Damm | 2009-05-12 | 1 | -1/+55 |
| * | sh: TMU platform data for sh4-202 | Magnus Damm | 2009-05-12 | 1 | -0/+108 |
* | | sh: clkfwk: Use arch_clk_init() for on-chip clock registration. | Paul Mundt | 2009-05-12 | 1 | -2/+1 |
* | | sh: clkfwk: Tidy up on-chip clock registration and rate propagation. | Paul Mundt | 2009-05-12 | 1 | -15/+4 |
* | | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess. | Paul Mundt | 2009-05-12 | 1 | -3/+3 |
* | | sh: clkfwk: Make recalc return an unsigned long. | Paul Mundt | 2009-05-12 | 2 | -13/+13 |
|/ |
|
* | sh: multiple vectors per irq - sh7760 | Magnus Damm | 2009-05-11 | 1 | -20/+11 |
* | sh: TMU platform data for sh7760 | Magnus Damm | 2009-05-11 | 1 | -0/+109 |
* | sh: TMU platform data for sh775x | Magnus Damm | 2009-05-11 | 1 | -0/+187 |
* | sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. | Kuninori Morimoto | 2009-04-16 | 1 | -0/+6 |
* | sh: Kill off broken direct-mapped cache mode. | Paul Mundt | 2009-04-02 | 1 | -5/+0 |
* | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. | Paul Mundt | 2009-03-17 | 1 | -1/+1 |
* | sh: hibernation support | Magnus Damm | 2009-03-10 | 1 | -0/+1 |
* | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto | 2009-03-03 | 1 | -0/+7 |
* | sh: multiple vectors per irq - sh7750 | Magnus Damm | 2009-02-27 | 1 | -62/+25 |
* | sh: fcnvds fix with denormalized numbers on SH-4 FPU. | Carmelo AMOROSO | 2009-01-29 | 1 | -1/+1 |
* | sh: __udivdi3 -> do_div() in softfloat lib. | Paul Mundt | 2008-12-22 | 1 | -32/+41 |
* | sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. | Luca Santini | 2008-09-08 | 1 | -0/+5 |
* | sh: Subnormal double to float conversion | Carl Shaw | 2008-09-08 | 2 | -1/+53 |
* | sh: Fix up broken kerneldoc comments. | Paul Mundt | 2008-08-04 | 1 | -1/+1 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 3 | -3/+3 |
* | sh: Record the major cut revision for probed SH-4A parts. | Paul Mundt | 2008-07-28 | 1 | -4/+5 |
* | sh: Stub in silicon cut in CPU info. | Stuart Menefy | 2008-07-28 | 1 | -0/+3 |
* | sh: add probe support for new sh7723 cut | Magnus Damm | 2008-05-23 | 1 | -0/+1 |
* | sh: Fix up L2 cache probe. | Paul Mundt | 2008-04-18 | 1 | -0/+6 |
* | sh: Fix up SH-4A part probe. | Paul Mundt | 2008-04-18 | 1 | -1/+1 |
* | sh: Add support for SH7723 CPU subtype. | Paul Mundt | 2008-04-18 | 1 | -10/+15 |
* | sh: Fix occasional FPU register corruption under preempt. | Paul Mundt | 2008-03-26 | 1 | -0/+1 |
* | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -2/+2 |
* | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt | 2008-02-26 | 3 | -3/+3 |
* | sh: add support for sh7366 processor | Magnus Damm | 2008-02-14 | 1 | -0/+6 |
* | sh: add probe support for new sh7722 cut | Magnus Damm | 2008-02-14 | 1 | -1/+1 |
* | Fix container_of() usage | Alexey Dobriyan | 2008-02-08 | 1 | -1/+1 |
* | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-28 | 2 | -23/+8 |
* | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 1 | -0/+2 |
* | sh: Support denormalization on SH-4 FPU. | Stuart Menefy | 2008-01-28 | 3 | -181/+1227 |
* | sh: SH-2A FPU support. | Paul Mundt | 2008-01-28 | 1 | -14/+9 |