summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sh: EcoVec24: add HIZA setting for LEDKuninori Morimoto2009-09-111-0/+1
| * | | sh: EcoVec24: write MAC address in bootKuninori Morimoto2009-09-111-2/+79
| * | | sh: Add romImage support for EcoVec24Kuninori Morimoto2009-09-113-0/+100
| * | | sh: add romimage-macros.hKuninori Morimoto2009-09-112-69/+74
| * | | sh: Add I2C device support for EcoVec24Kuninori Morimoto2009-09-111-1/+12
| * | | sh: Cleanup whitespace damage in sh4_flush_icache_range().Paul Mundt2009-09-091-30/+33
| * | | sh: Kill off dcache writeback from copy_page().Paul Mundt2009-09-081-8/+3
| * | | sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt2009-09-082-5/+9
| * | | sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-038-48/+62
| * | | sh: Fix up build warning for SH7785LCR proto board.Paul Mundt2009-09-011-1/+1
| * | | sh: disable trapped I/O on SH7785LCR.Paul Mundt2009-09-011-1/+0
| * | | sh: Fix up UP deadlock with SMP-aware cache ops.Paul Mundt2009-09-011-9/+18
| * | | Revert "sh: Kill off now redundant local irq disabling."Paul Mundt2009-09-014-33/+71
| * | | sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-013-36/+0
| * | | sh: nmi_debug support.Paul Mundt2009-09-018-8/+132
| * | | Merge branch 'master' into sh/smpPaul Mundt2009-09-0181-336/+7542
| |\ \ \
| | * | | sh: Fix dcache flushing for N-way write-through caches.Matt Fleming2009-09-011-21/+27
| | * | | sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2009-08-312-2/+2
| | * | | sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2009-08-293-6/+8
| | * | | 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-2427-116/+452
| | |\ \ \
| | | * | | sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-241-1/+1
| | | * | | 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-241-0/+1
| | | * | | 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
OpenPOWER on IntegriCloud