summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: sh7785lcr: fix prototype board on 32bit MMU mode.Yoshihiro Shimoda2009-08-284-0/+28
* sh: Tidy up watchdog build for SH-2.Paul Mundt2009-08-281-9/+10
* sh: Add LCDC Panel support for EcoVec24Kuninori Morimoto2009-08-271-2/+28
* sh: Add CEU support for EcoVec24Kuninori Morimoto2009-08-271-0/+109
* sh: Add support LCDC for EcoVec24Kuninori Morimoto2009-08-271-0/+109
* sh: Add USB support for EcoVec24Kuninori Morimoto2009-08-271-0/+97
* sh: Add SH-ETH support for EcoVec24Kuninori Morimoto2009-08-271-1/+52
* sh: modify to enable boot for EcoVec24Kuninori Morimoto2009-08-272-25/+28
* sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto2009-08-271-1/+1
* sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt2009-08-251-1/+1
* Merge branch 'sh/st-integration'Paul Mundt2009-08-2429-155/+476
|\
| * sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-243-39/+18
| * sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2009-08-242-1/+8
| * sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy2009-08-241-0/+34
| * sh: Fix overzealous checking in __ioremap()Stuart Menefy2009-08-241-8/+0
| * sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-242-1/+8
| * sh: Fix underflow in SH udelay() code.Stuart Menefy2009-08-241-2/+3
| * sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-247-5/+60
| * sh: Improve comments int SH4 cache flushing codeStuart Menefy2009-08-241-0/+11
| * sh: Optimise memcpy_to/fromio for SH4Stuart Menefy2009-08-241-21/+72
| * sh: generic_in/outs{bwl} optimizations.Stuart Menefy2009-08-241-42/+8
| * sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy2009-08-241-1/+5
| * sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-245-6/+7
| * sh: Allow for kernel command line concatenation.Pawel Moll2009-08-242-5/+28
| * sh: Use internal watchdog timer to perform resetJon Frosdick2009-08-241-0/+20
| * sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro2009-08-241-2/+0
| * sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-243-0/+18
| * sh: Improve unwind info for signalsCarl Shaw2009-08-241-1/+11
| * sh: cleanup of do_address_error()Andre Draszik2009-08-241-10/+10
| * sh: Allow user control over misaligned fixup handlingAndre Draszik2009-08-241-0/+153
| * sh: ratelimit unaligned fixupsAndre Draszik2009-08-241-13/+4
* | sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt2009-08-242-2/+1
* | usb: gadget: m66592-udc needs linux/err.h.Paul Mundt2009-08-241-1/+1
|/
* Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-23337-2097/+6016
|\
| * sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm2009-08-233-10/+10
| * sh: let ARCH_SHMOBILE select PM and PM_RUNTIMEMagnus Damm2009-08-231-0/+2
| * sh: Fix section mismatch in platform bus notifier.Paul Mundt2009-08-231-3/+2
| * uio: Runtime PM for UIO devicesMagnus Damm2009-08-231-0/+54
| * v4l2: Runtime PM for SuperH Mobile CEUMagnus Damm2009-08-231-16/+25
| * video: Runtime PM for SuperH Mobile LCDCMagnus Damm2009-08-231-46/+110
| * i2c: Runtime PM for SuperH Mobile I2CMagnus Damm2009-08-231-2/+37
| * sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-234-1/+317
| * Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt2009-08-23109-1791/+6560
| |\
| | * sh: Runtime PM pdev hwblk - kfr2r09 LCDCMagnus Damm2009-08-151-0/+3
| | * Merge branch 'master' into sh/hwblkPaul Mundt2009-08-15669-8354/+18639
| | |\
| | * | sh: Runtime PM pdev hwblk - Solution Engine 7724Magnus Damm2009-08-041-0/+18
| | * | sh: Runtime PM pdev hwblk - kfr2r09Magnus Damm2009-08-041-0/+3
| | * | sh: Runtime PM pdev hwblk - sh7724Magnus Damm2009-08-041-0/+43
| | * | sh: Runtime PM pdev hwblk - AP325RXAMagnus Damm2009-08-041-0/+6
| | * | sh: Runtime PM pdev hwblk - sh7723Magnus Damm2009-08-041-0/+40