summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-144-8/+80
* sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt2009-05-132-26/+85
* sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt2009-05-133-13/+100
* sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt2009-05-134-104/+125
* sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-1313-63/+110
* sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.Paul Mundt2009-05-131-9/+16
* sh: clkfwk: Handle NULL clkops for root clocks.Paul Mundt2009-05-131-3/+3
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-1323-103/+103
* Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-1222-557/+2359
|\
| * sh: Kill off the remnants of the old timer code.Paul Mundt2009-05-128-120/+4
| * sh: remove old TMU driverMagnus Damm2009-05-127-438/+1
| * sh: CMT platform data for sh7720/sh7721Magnus Damm2009-05-122-0/+163
| * sh: TMU platform data for sh7720/sh7721Magnus Damm2009-05-121-0/+109
| * sh: TMU platform data for sh7710/sh7712Magnus Damm2009-05-121-0/+108
| * sh: TMU platform data for sh7706/sh7707/sh7708/sh7709Magnus Damm2009-05-121-0/+108
| * sh: TMU platform data for sh7705Magnus Damm2009-05-121-0/+108
| * sh: TMU platform data for sh7724Magnus Damm2009-05-121-0/+195
| * sh: TMU platform data for sh7366Magnus Damm2009-05-121-0/+98
| * sh: TMU platform data for sh7343Magnus Damm2009-05-121-0/+98
| * sh: add sh4-202 INTC tablesMagnus Damm2009-05-121-1/+55
| * sh: TMU platform data for sh4-202Magnus Damm2009-05-121-0/+108
| * sh: TMU platform data for sh7770Magnus Damm2009-05-121-0/+300
| * sh: add sh7770_generic_defconfigMagnus Damm2009-05-121-0/+700
| * sh: TMU platform data for sh7763Magnus Damm2009-05-121-0/+204
* | sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt2009-05-127-19/+7
* | sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.Paul Mundt2009-05-121-1/+1
* | sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-112-0/+66
* | sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2009-05-113-16/+1
* | sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt2009-05-116-79/+19
* | sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2009-05-112-0/+21
* | sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2009-05-113-31/+53
* | sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt2009-05-117-225/+183
* | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-118-75/+44
* | sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-113-52/+85
* | sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-116-25/+11
* | sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-1123-175/+171
|/
* sh: TMU platform data for sh7780Magnus Damm2009-05-111-0/+204
* sh: r7780 highlander clock fixesMagnus Damm2009-05-112-2/+2
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-112-21/+13
* sh: TMU platform data for sh7760Magnus Damm2009-05-111-0/+109
* sh: TMU platform data for sh775xMagnus Damm2009-05-111-0/+187
* sh: include empty_zero_page in textMagnus Damm2009-05-111-1/+2
* sh: sh7785lcr: fix I2C device address map for 32-bit modeYoshihiro Shimoda2009-05-111-5/+5
* sh: Account for INITIAL_JIFFIES when using jiffies clocksource.Paul Mundt2009-05-111-1/+1
* sh: Fix up typo in arch/sh/kernel/vmlinux.lds.SPaul Mundt2009-05-111-1/+1
* sh: Fix up R0 dependence in __arch_swab16/32.Paul Mundt2009-05-101-6/+6
* sh: Hook up cc-cross-prefix support.Paul Mundt2009-05-091-0/+6
* sh: Consolidate the boot link and entry offset definitions.Paul Mundt2009-05-092-12/+18
* sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt2009-05-093-90/+47
* sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt2009-05-094-14/+10