aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-08-07sh: fix romImage mach dir usageMagnus Damm
2009-08-07sh: LED9, LED10 and LED11 support for Solution Engine 7724Magnus Damm
2009-08-07sh: kfr2r09 board support - NAND flashMagnus Damm
2009-08-07sh: kfr2r09 board support - LCDC panelMagnus Damm
2009-08-05sh: convert to asm-generic/hardirq.hChristoph Hellwig
2009-08-04sh: Fix up early printk build error.Paul Mundt
2009-08-04sh: Add SH7724 DMAC support.Kuninori Morimoto
2009-08-04sh: ms7724se: add 1280x720 lcdc output supportKuninori Morimoto
2009-08-04sh: clean up MSTPCRn register definitionsMagnus Damm
2009-08-04sh: hwblk support for sh7724Magnus Damm
2009-08-04sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita
2009-07-30sh: Add romImage target to archhelp.Paul Mundt
2009-07-30sh: kfr2r09 romImage support V2Magnus Damm
2009-07-30sh: romImage support V2Magnus Damm
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy
2009-07-29Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt
2009-07-23Merge branch 'sh/kfr2r09'Paul Mundt
2009-07-23sh: kfr2r09 board support - mach-type and defconfigMagnus Damm
2009-07-23sh: kfr2r09 board support - KEYSC keypadMagnus Damm
2009-07-23sh: kfr2r09 board support - NOR flashMagnus Damm
2009-07-23sh: kfr2r09 board support - SCIF consoleMagnus Damm
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt
2009-07-20sh: Clean up linker script using new BSS_SECTION macro.Tim Abbott
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm
2009-07-20sh: hwblk support for sh7723Magnus Damm
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt
2009-07-13sh: Restore previous behaviour on kernel faultMatt Fleming
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt
2009-07-12sh: Tidy up gzip-based zImage decompression.Paul Mundt
2009-07-11sh: Fix up stack overflow check with ftrace disabled.Paul Mundt
2009-07-11sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming
2009-07-11sh: Function graph tracer supportMatt Fleming
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra