summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt1-1/+185
2008-12-22sh: Provide asm/syscall.h for SH-5.Paul Mundt2-31/+33
2008-12-22sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.Paul Mundt1-45/+48
2008-12-22sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt1-39/+0
2008-12-22sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt1-12/+0
2008-12-22sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai1-2/+2
2008-12-22sh: Provide ftrace_make_call()/ftrace_make_nop().Paul Mundt1-0/+24
2008-12-22sh: move the hp6xx pm codeMagnus Damm3-90/+0
2008-12-22sh: sh7343 scif configuration updateMagnus Damm1-2/+17
2008-12-22sh: propagate r_clkMagnus Damm1-0/+2
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin6-4/+428
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt5-123/+83
2008-12-22sh: do not latency trace idle.Paul Mundt1-0/+4
2008-12-22sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt2-6/+3
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt3-3/+578
2008-12-22sh: Add a few more branch types to the branch emulator.Paul Mundt1-6/+11
2008-12-22sh: More movmem alias symbol exports for older compilers.Paul Mundt1-0/+3
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt1-0/+4
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt1-31/+5
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt1-32/+41
2008-12-22sh: Fix clock framework compiler warnings.Paul Mundt1-1/+1
2008-12-22sh: dynamic ftrace support.Matt Fleming3-44/+115
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm5-93/+19
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm2-2/+0
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm1-2/+1
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm4-5/+5
2008-12-22sh: sh_mobile mstpcr clocks for sh7366Magnus Damm1-0/+40
2008-12-22sh: sh_mobile mstpcr clocks for sh7343Magnus Damm1-0/+24
2008-12-22sh: sh_mobile mstpcr clocks for sh7723Magnus Damm1-0/+50
2008-12-22sh: sh_mobile mstpcr clocks for sh7722Magnus Damm1-0/+25
2008-12-22sh: new sh_mobile mstpcr clocks base codeMagnus Damm1-4/+41
2008-12-22sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm1-42/+30
2008-12-22sh: sh_mobile clock divider index fixMagnus Damm1-10/+10
2008-12-22sh: enable and disable clocks recursivelyMagnus Damm1-0/+10
2008-12-22sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2-92/+2
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt1-1/+1
2008-11-13sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI1-1/+1
2008-11-13sh: early printk port type fixMagnus Damm1-0/+1
2008-11-12fix sci type for SH7723Yoshihiro Shimoda1-3/+3
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2-3/+3
2008-10-31Add support usb setting on sh 7366Kuninori Morimoto1-0/+28
2008-10-28sh: Add on-chip RTC support for SH7722.Paul Mundt1-2/+32
2008-10-28sh: Fix FPU tuning on toolchains with mismatched multilib targets.Paul Mundt1-5/+6
2008-10-23sh: sh7785 pinmux supportMagnus Damm2-0/+1311
2008-10-22sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt1-1/+0
2008-10-22sh: improve pinmux support for single direction pinsMagnus Damm2-23/+26
2008-10-21sh: Update gpio_set_value() pin value handlingMagnus Damm1-1/+1
2008-10-21sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt1-1/+6
2008-10-21sh: Wire up oops reporting in the die notifier chain.Paul Mundt1-0/+2
2008-10-21sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt1-9/+8