aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-24sh: Allow for kernel command line concatenation.Pawel Moll2-5/+28
2009-08-24sh: Use internal watchdog timer to perform resetJon Frosdick1-0/+20
2009-08-24sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro1-2/+0
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay3-0/+18
2009-08-24sh: Improve unwind info for signalsCarl Shaw1-1/+11
2009-08-24sh: cleanup of do_address_error()Andre Draszik1-10/+10
2009-08-24sh: Allow user control over misaligned fixup handlingAndre Draszik1-0/+153
2009-08-24sh: ratelimit unaligned fixupsAndre Draszik1-13/+4
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt16-12/+491
2009-08-23sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm3-10/+10
2009-08-23sh: let ARCH_SHMOBILE select PM and PM_RUNTIMEMagnus Damm1-0/+2
2009-08-23sh: Fix section mismatch in platform bus notifier.Paul Mundt1-3/+2
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm4-1/+317
2009-08-22sh: unwinder: cacheline align slab cache objects.Paul Mundt1-2/+5
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt10-130/+265
2009-08-22sh64: dummy unwinder BUG wrappers.Paul Mundt1-0/+5
2009-08-22sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt4-35/+24
2009-08-22Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinderPaul Mundt10-105/+252
2009-08-22sh: Export unwind_stack() to satisfy modular oprofile.Paul Mundt1-0/+2
2009-08-21sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming2-2/+14
2009-08-21sh: Fix bug calculating the end of the FDE instructionsMatt Fleming1-3/+4
2009-08-21sh: Setup the frame pointer in handle_interruptMatt Fleming1-0/+2
2009-08-21sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming8-26/+95
2009-08-21sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming2-1/+3
2009-08-21sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming2-81/+142
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda12-7/+2935
2009-08-21sh: update kfr2r09 defconfigMagnus Damm1-15/+197
2009-08-21sh: add kfr2r09 romimage defconfigMagnus Damm1-0/+774
2009-08-21sh: jump to p1 during boot on kfr2r09Magnus Damm1-0/+13
2009-08-21sh: invalidate icache and tlbs during boot on kfr2r09Magnus Damm1-0/+6
2009-08-21sh: i2c compile fix for kfr2r09Magnus Damm1-0/+7
2009-08-20sh: enable rtc-ds1302 in snapgear_defconfig.Paul Mundt1-5/+72
2009-08-20sh: DSP save/restore ordering and a0 sign extension fixups.Paul Mundt1-13/+13
2009-08-20sh: Better description of SH-4 PTEA register update.Michael Trimarchi2-3/+14
2009-08-20sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt1-0/+4
2009-08-20Merge branch 'sh/r8a66597-udc'Paul Mundt2-0/+136
2009-08-20sh: add r8a66597 usb1 gadget to the se7724 boardMagnus Damm1-0/+33
2009-08-20sh: add r8a66597 usb0 gadget to the kfr2r09 boardMagnus Damm1-0/+103
2009-08-20sh: Add mach-types entry for EcoVec board.Paul Mundt1-0/+1
2009-08-20sh: Add EcoVec (SH7724) board supportKuninori Morimoto5-0/+1696
2009-08-19sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto1-3/+3
2009-08-19sh: USB0 resource area fix for ms7724seKuninori Morimoto1-1/+1
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto2-0/+11
2009-08-18sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto1-1/+1
2009-08-18sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto1-0/+1
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming2-11/+24
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm1-0/+11
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm2-64/+107
2009-08-17sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt3-23/+15
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming2-1/+17