summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: Kill off the remnants of the old timer code.Paul Mundt2009-05-126-81/+4Star
* sh: remove old TMU driverMagnus Damm2009-05-123-302/+0Star
* sh: CMT platform data for sh7720/sh7721Magnus Damm2009-05-121-0/+161
* 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: TMU platform data for sh7763Magnus Damm2009-05-121-0/+204
* sh: TMU platform data for sh7780Magnus Damm2009-05-111-0/+204
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-111-20/+11Star
* 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: 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: Tidy up the ldscript output format specifier.Paul Mundt2009-05-091-5/+1Star
* sh: Move the unified linker script in place, kill off old _64 one.Paul Mundt2009-05-093-347/+179Star
* sh: Integrate sh64 bits in vmlinux_32.lds.S.Paul Mundt2009-05-091-43/+70
* sh: Fix up SHmedia module ELF relocations.Paul Mundt2009-05-091-1/+1
* sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt2009-05-091-0/+2
* sh: Rename opcode_t to insn_size_t.Paul Mundt2009-05-094-11/+11
* sh: Add UBC trap vector for SH2APeter Griffin2009-05-081-0/+5
* sh: Add ptrace support for NOMMU debuggingPeter Griffin2009-05-081-0/+8
* sh: Fix UBC setup and registers for SH2AKieran Bingham2009-05-081-1/+3
* sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt2009-05-085-0/+20
* sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt2009-05-081-3/+1Star
* sh: TMU platform data for SH-X3 proto CPU.Paul Mundt2009-05-081-2/+207
* sh: TMU platform data for SH7786.Paul Mundt2009-05-081-0/+393
* sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt2009-05-081-30/+5Star
* sh: Drop dead rules from arch/sh/kernel/Makefile_64.Paul Mundt2009-05-081-3/+0Star
* sh: TMU platform data for sh7723Magnus Damm2009-05-081-1/+195
* sh: enable TMU clocksource on sh7722Magnus Damm2009-05-081-2/+2
* sh: clock framework update, fix count and kill off krefMagnus Damm2009-05-081-32/+37
* sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt2009-05-081-57/+0Star
* sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt2009-05-081-5/+0Star
* sh: Kill off dead timer sysclass pm hooks.Paul Mundt2009-05-081-45/+0Star
* sh: Kill off dead handle_timer_tick() code.Paul Mundt2009-05-081-49/+4Star
* sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt2009-05-081-0/+14
* sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt2009-05-083-2/+2
* sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt2009-05-083-265/+119Star
* sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt2009-05-082-51/+32Star
* sh: TMU platform data for sh7785Magnus Damm2009-05-081-0/+204
* sh: call clock framework init() callback onceMagnus Damm2009-05-081-3/+6
* sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt2009-05-071-22/+0Star