aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt13-63/+110
2009-05-13sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.Paul Mundt1-9/+16
2009-05-13sh: clkfwk: Handle NULL clkops for root clocks.Paul Mundt1-3/+3
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt20-96/+96
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt22-557/+2359
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt8-120/+4
2009-05-12sh: remove old TMU driverMagnus Damm7-438/+1
2009-05-12sh: CMT platform data for sh7720/sh7721Magnus Damm2-0/+163
2009-05-12sh: TMU platform data for sh7720/sh7721Magnus Damm1-0/+109
2009-05-12sh: TMU platform data for sh7710/sh7712Magnus Damm1-0/+108
2009-05-12sh: TMU platform data for sh7706/sh7707/sh7708/sh7709Magnus Damm1-0/+108
2009-05-12sh: TMU platform data for sh7705Magnus Damm1-0/+108
2009-05-12sh: TMU platform data for sh7724Magnus Damm1-0/+195
2009-05-12sh: TMU platform data for sh7366Magnus Damm1-0/+98
2009-05-12sh: TMU platform data for sh7343Magnus Damm1-0/+98
2009-05-12sh: add sh4-202 INTC tablesMagnus Damm1-1/+55
2009-05-12sh: TMU platform data for sh4-202Magnus Damm1-0/+108
2009-05-12sh: TMU platform data for sh7770Magnus Damm1-0/+300
2009-05-12sh: add sh7770_generic_defconfigMagnus Damm1-0/+700
2009-05-12sh: TMU platform data for sh7763Magnus Damm1-0/+204
2009-05-12sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt7-19/+7
2009-05-12sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.Paul Mundt1-1/+1
2009-05-12sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2-0/+66
2009-05-12sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt3-16/+1
2009-05-12sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt6-79/+19
2009-05-12sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2-0/+21
2009-05-12sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt3-31/+53
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt7-225/+183
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt8-75/+44
2009-05-12sh: clkfwk: refactor rate propagation.Paul Mundt3-52/+85
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt6-25/+11
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt23-175/+171
2009-05-11sh: TMU platform data for sh7780Magnus Damm1-0/+204
2009-05-11sh: r7780 highlander clock fixesMagnus Damm2-2/+2
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm2-21/+13
2009-05-11sh: TMU platform data for sh7760Magnus Damm1-0/+109
2009-05-11sh: TMU platform data for sh775xMagnus Damm1-0/+187
2009-05-11sh: include empty_zero_page in textMagnus Damm1-1/+2
2009-05-11sh: sh7785lcr: fix I2C device address map for 32-bit modeYoshihiro Shimoda1-5/+5
2009-05-11sh: Account for INITIAL_JIFFIES when using jiffies clocksource.Paul Mundt1-1/+1
2009-05-11sh: Fix up typo in arch/sh/kernel/vmlinux.lds.SPaul Mundt1-1/+1
2009-05-10sh: Fix up R0 dependence in __arch_swab16/32.Paul Mundt1-6/+6
2009-05-10sh: Hook up cc-cross-prefix support.Paul Mundt1-0/+6
2009-05-10sh: Consolidate the boot link and entry offset definitions.Paul Mundt2-12/+18
2009-05-10sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt3-90/+47
2009-05-10sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt4-14/+10
2009-05-10sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.Paul Mundt1-0/+1
2009-05-10sh: Fix up the sh64 zImage build.Paul Mundt3-70/+2
2009-05-10sh: Tidy up the ldscript output format specifier.Paul Mundt4-10/+11
2009-05-09sh: Move the unified linker script in place, kill off old _64 one.Paul Mundt3-347/+179