aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
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: 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 Mundt1-0/+59
2009-05-12sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2-15/+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 Mundt1-0/+20
2009-05-12sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2-30/+52
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt6-209/+183
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt7-73/+43
2009-05-12sh: clkfwk: refactor rate propagation.Paul Mundt2-49/+79
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt5-24/+10
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt22-173/+168
2009-05-11sh: TMU platform data for sh7780Magnus Damm1-0/+204
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm1-20/+11
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: 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: Tidy up the ldscript output format specifier.Paul Mundt1-5/+1
2009-05-09sh: Move the unified linker script in place, kill off old _64 one.Paul Mundt3-347/+179
2009-05-09sh: Integrate sh64 bits in vmlinux_32.lds.S.Paul Mundt1-43/+70
2009-05-09sh: Fix up SHmedia module ELF relocations.Paul Mundt1-1/+1
2009-05-09sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt1-0/+2
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt4-11/+11
2009-05-09sh: Add UBC trap vector for SH2APeter Griffin1-0/+5
2009-05-09sh: Add ptrace support for NOMMU debuggingPeter Griffin1-0/+8
2009-05-09sh: Fix UBC setup and registers for SH2AKieran Bingham1-1/+3
2009-05-08sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt5-0/+20
2009-05-08sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt1-3/+1
2009-05-08sh: TMU platform data for SH-X3 proto CPU.Paul Mundt1-2/+207
2009-05-08sh: TMU platform data for SH7786.Paul Mundt1-0/+393
2009-05-08sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt1-30/+5
2009-05-08sh: Drop dead rules from arch/sh/kernel/Makefile_64.Paul Mundt1-3/+0
2009-05-08sh: TMU platform data for sh7723Magnus Damm1-1/+195
2009-05-08sh: enable TMU clocksource on sh7722Magnus Damm1-2/+2
2009-05-08sh: clock framework update, fix count and kill off krefMagnus Damm1-32/+37
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt1-57/+0
2009-05-08sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt1-5/+0
2009-05-08sh: Kill off dead timer sysclass pm hooks.Paul Mundt1-45/+0
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt1-49/+4
2009-05-08sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt1-0/+14
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt3-2/+2
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt3-265/+119