aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
* sh: multi-evt support for SH-X3 proto CPU.Paul Mundt2009-09-14
* sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita2009-09-14
* sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300)Yusuke Goda2009-09-11
* sh: Add EcoVec24 romImage defconfigKuninori Morimoto2009-09-11
* sh: USB disable process is needed if romImage boot for EcoVec24Kuninori Morimoto2009-09-11
* sh: EcoVec24: add HIZA setting for LEDKuninori Morimoto2009-09-11
* sh: EcoVec24: write MAC address in bootKuninori Morimoto2009-09-11
* sh: Add romImage support for EcoVec24Kuninori Morimoto2009-09-11
* sh: add romimage-macros.hKuninori Morimoto2009-09-11
* sh: Add I2C device support for EcoVec24Kuninori Morimoto2009-09-11
* sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt2009-09-09
* sh: Kill off dcache writeback from copy_page().Paul Mundt2009-09-08
* sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt2009-09-08
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-03
* sh: Fix up build warning for SH7785LCR proto board.Paul Mundt2009-09-01
* sh: disable trapped I/O on SH7785LCR.Paul Mundt2009-09-01
* sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt2009-09-01
* Revert "sh: Kill off now redundant local irq disabling."Paul Mundt2009-09-01
* sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-01
* sh: nmi_debug support.Paul Mundt2009-09-01
* Merge branch 'master' into sh/smpPaul Mundt2009-09-01
|\
| * sh: Fix dcache flushing for N-way write-through caches.Matt Fleming2009-09-01
| * sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2009-08-31
| * sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2009-08-29
| * sh: sh7785lcr: fix prototype board on 32bit MMU mode.Yoshihiro Shimoda2009-08-27
| * sh: Tidy up watchdog build for SH-2.Paul Mundt2009-08-27
| * sh: Add LCDC Panel support for EcoVec24Kuninori Morimoto2009-08-26
| * sh: Add CEU support for EcoVec24Kuninori Morimoto2009-08-26
| * sh: Add support LCDC for EcoVec24Kuninori Morimoto2009-08-26
| * sh: Add USB support for EcoVec24Kuninori Morimoto2009-08-26
| * sh: Add SH-ETH support for EcoVec24Kuninori Morimoto2009-08-26
| * sh: modify to enable boot for EcoVec24Kuninori Morimoto2009-08-26
| * sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto2009-08-26
| * sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt2009-08-25
| * Merge branch 'sh/st-integration'Paul Mundt2009-08-24
| |\
| | * sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-24
| | * sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2009-08-24
| | * sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy2009-08-24
| | * sh: Fix overzealous checking in __ioremap()Stuart Menefy2009-08-24
| | * sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-24
| | * sh: Fix underflow in SH udelay() code.Stuart Menefy2009-08-24
| | * sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-24
| | * sh: Improve comments int SH4 cache flushing codeStuart Menefy2009-08-24
| | * sh: Optimise memcpy_to/fromio for SH4Stuart Menefy2009-08-24
| | * sh: generic_in/outs{bwl} optimizations.Stuart Menefy2009-08-24
| | * sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy2009-08-24
| | * sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-24
| | * sh: Allow for kernel command line concatenation.Pawel Moll2009-08-24
| | * sh: Use internal watchdog timer to perform resetJon Frosdick2009-08-24
| | * sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro2009-08-24