aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
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-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell3-4/+4
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-6/+0
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
2008-10-21sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt1-0/+1
2008-10-21sh: Fix up the SH7203 build.Paul Mundt1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds45-1244/+8581
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal1-0/+3
2008-10-20sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt2-2/+4
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt3-3/+3
2008-10-20sh: add dynamic crash base address supportMagnus Damm1-6/+9
2008-10-20sh: Fix up some merge damage.Paul Mundt1-1/+1
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-0/+2
2008-10-20Merge branch 'sh/gpiolib'Paul Mundt10-2/+7047
2008-10-20Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei1-0/+2