aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2009-05-13sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt
2009-05-13sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.Paul Mundt
2009-05-13sh: clkfwk: Handle NULL clkops for root clocks.Paul Mundt
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt
2009-05-12sh: remove old TMU driverMagnus Damm
2009-05-12sh: CMT platform data for sh7720/sh7721Magnus Damm
2009-05-12sh: TMU platform data for sh7720/sh7721Magnus Damm
2009-05-12sh: TMU platform data for sh7710/sh7712Magnus Damm
2009-05-12sh: TMU platform data for sh7706/sh7707/sh7708/sh7709Magnus Damm
2009-05-12sh: TMU platform data for sh7705Magnus Damm
2009-05-12sh: TMU platform data for sh7724Magnus Damm
2009-05-12sh: TMU platform data for sh7366Magnus Damm
2009-05-12sh: TMU platform data for sh7343Magnus Damm
2009-05-12sh: add sh4-202 INTC tablesMagnus Damm
2009-05-12sh: TMU platform data for sh4-202Magnus Damm
2009-05-12sh: TMU platform data for sh7770Magnus Damm
2009-05-12sh: TMU platform data for sh7763Magnus Damm
2009-05-12sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt
2009-05-12sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.Paul Mundt
2009-05-12sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt
2009-05-12sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt
2009-05-12sh: clkfwk: Tidy up on-chip clock registration and rate propagation.Paul Mundt
2009-05-12sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt
2009-05-12sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt
2009-05-12sh: clkfwk: refactor rate propagation.Paul Mundt
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt
2009-05-11sh: TMU platform data for sh7780Magnus Damm
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm
2009-05-11sh: TMU platform data for sh7760Magnus Damm
2009-05-11sh: TMU platform data for sh775xMagnus Damm
2009-05-11sh: include empty_zero_page in textMagnus Damm
2009-05-11sh: Account for INITIAL_JIFFIES when using jiffies clocksource.Paul Mundt
2009-05-11sh: Fix up typo in arch/sh/kernel/vmlinux.lds.SPaul Mundt
2009-05-10sh: Tidy up the ldscript output format specifier.Paul Mundt
2009-05-09sh: Move the unified linker script in place, kill off old _64 one.Paul Mundt
2009-05-09sh: Integrate sh64 bits in vmlinux_32.lds.S.Paul Mundt
2009-05-09sh: Fix up SHmedia module ELF relocations.Paul Mundt
2009-05-09sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt
2009-05-09sh: Add UBC trap vector for SH2APeter Griffin
2009-05-09sh: Add ptrace support for NOMMU debuggingPeter Griffin
2009-05-09sh: Fix UBC setup and registers for SH2AKieran Bingham
2009-05-08sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt
2009-05-08sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt