summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-08-06sh: kfr2r09 board support - NAND flashMagnus Damm1-0/+23
2009-08-06sh: kfr2r09 board support - LCDC panelMagnus Damm4-0/+448
2009-08-05sh: convert to asm-generic/hardirq.hChristoph Hellwig1-10/+3
2009-08-04sh: Fix up early printk build error.Paul Mundt1-0/+1
2009-08-04sh: Add SH7724 DMAC support.Kuninori Morimoto2-1/+3
2009-08-04sh: ms7724se: add 1280x720 lcdc output supportKuninori Morimoto1-10/+18
2009-08-04sh: clean up MSTPCRn register definitionsMagnus Damm3-9/+0
2009-08-04sh: hwblk support for sh7724Magnus Damm4-58/+201
2009-08-04sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita2-4/+3
2009-07-29sh: Add romImage target to archhelp.Paul Mundt1-0/+1
2009-07-29sh: kfr2r09 romImage support V2Magnus Damm2-0/+209
2009-07-29sh: romImage support V2Magnus Damm6-3/+46
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy4-51/+93
2009-07-29Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt1-11/+16
2009-07-23Merge branch 'sh/kfr2r09'Paul Mundt6-0/+1040
2009-07-23sh: kfr2r09 board support - mach-type and defconfigMagnus Damm2-0/+878
2009-07-23sh: kfr2r09 board support - KEYSC keypadMagnus Damm1-0/+53
2009-07-23sh: kfr2r09 board support - NOR flashMagnus Damm1-1/+53
2009-07-23sh: kfr2r09 board support - SCIF consoleMagnus Damm4-0/+57
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm3-1/+21
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt1-4/+10
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt4-23/+40
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt4-23/+40
2009-07-20sh: Clean up linker script using new BSS_SECTION macro.Tim Abbott1-2/+1
2009-07-19Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt11-82/+256
2009-07-19usb: r8a66597-hcd platform data on_chip supportMagnus Damm3-2/+3
2009-07-19sh: hwblk support for sh7723Magnus Damm4-53/+193
2009-07-19sh: Add support for multiple hwblk countersMagnus Damm3-26/+60
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt1-0/+0
2009-07-14sh: Restore previous behaviour on kernel faultMatt Fleming1-2/+9
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt7-73/+60
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt1-0/+4
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt3-111/+2
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt1-3/+14
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt7-13/+55
2009-07-11sh: Tidy up gzip-based zImage decompression.Paul Mundt3-215/+19
2009-07-11sh: Fix up stack overflow check with ftrace disabled.Paul Mundt1-36/+40
2009-07-11sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt1-3/+4
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt1-1/+1
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt2-30/+4
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt5-4/+12
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt11-4/+345
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming1-2/+3
2009-07-11sh: Function graph tracer supportMatt Fleming7-1/+244
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming3-0/+97
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-10sh: Clean up linker script using new linker script macros.Tim Abbott1-76/+11
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt19-134/+692