| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | sh: Add EcoVec24 romImage defconfig | Kuninori Morimoto | 2009-09-11 | 1 | -0/+1032 |
| * | | | sh: USB disable process is needed if romImage boot for EcoVec24 | Kuninori Morimoto | 2009-09-11 | 1 | -0/+3 |
| * | | | sh: EcoVec24: add HIZA setting for LED | Kuninori Morimoto | 2009-09-11 | 1 | -0/+1 |
| * | | | sh: EcoVec24: write MAC address in boot | Kuninori Morimoto | 2009-09-11 | 1 | -2/+79 |
| * | | | sh: Add romImage support for EcoVec24 | Kuninori Morimoto | 2009-09-11 | 3 | -0/+100 |
| * | | | sh: add romimage-macros.h | Kuninori Morimoto | 2009-09-11 | 2 | -69/+74 |
| * | | | sh: Add I2C device support for EcoVec24 | Kuninori Morimoto | 2009-09-11 | 1 | -1/+12 |
| * | | | sh: Cleanup whitespace damage in sh4_flush_icache_range(). | Paul Mundt | 2009-09-09 | 1 | -30/+33 |
| * | | | sh: Kill off dcache writeback from copy_page(). | Paul Mundt | 2009-09-08 | 1 | -8/+3 |
| * | | | sh: Use more aggressive dcache purging in kmap teardown. | Paul Mundt | 2009-09-08 | 2 | -5/+9 |
| * | | | sh: Fix up and optimize the kmap_coherent() interface. | Paul Mundt | 2009-09-03 | 8 | -48/+62 |
| * | | | sh: Fix up build warning for SH7785LCR proto board. | Paul Mundt | 2009-09-01 | 1 | -1/+1 |
| * | | | sh: disable trapped I/O on SH7785LCR. | Paul Mundt | 2009-09-01 | 1 | -1/+0 |
| * | | | sh: Fix up UP deadlock with SMP-aware cache ops. | Paul Mundt | 2009-09-01 | 1 | -9/+18 |
| * | | | Revert "sh: Kill off now redundant local irq disabling." | Paul Mundt | 2009-09-01 | 4 | -33/+71 |
| * | | | sh: Kill off kgdb's magical NMI debouncing. | Paul Mundt | 2009-09-01 | 3 | -36/+0 |
| * | | | sh: nmi_debug support. | Paul Mundt | 2009-09-01 | 8 | -8/+132 |
| * | | | Merge branch 'master' into sh/smp | Paul Mundt | 2009-09-01 | 81 | -336/+7542 |
| |\ \ \ |
|
| | * | | | sh: Fix dcache flushing for N-way write-through caches. | Matt Fleming | 2009-09-01 | 1 | -21/+27 |
| | * | | | sh: unwinder: Fix up uninitialized variable warnings on sh2a build. | Paul Mundt | 2009-08-31 | 2 | -2/+2 |
| | * | | | sh: Only shout about fixing up unexpected unaligned accesses | Matt Fleming | 2009-08-29 | 3 | -6/+8 |
| | * | | | sh: sh7785lcr: fix prototype board on 32bit MMU mode. | Yoshihiro Shimoda | 2009-08-28 | 4 | -0/+28 |
| | * | | | sh: Tidy up watchdog build for SH-2. | Paul Mundt | 2009-08-28 | 1 | -9/+10 |
| | * | | | sh: Add LCDC Panel support for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -2/+28 |
| | * | | | sh: Add CEU support for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -0/+109 |
| | * | | | sh: Add support LCDC for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -0/+109 |
| | * | | | sh: Add USB support for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -0/+97 |
| | * | | | sh: Add SH-ETH support for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 1 | -1/+52 |
| | * | | | sh: modify to enable boot for EcoVec24 | Kuninori Morimoto | 2009-08-27 | 2 | -25/+28 |
| | * | | | sh: fix CPU_SH7723/7724 numbering bug | Kuninori Morimoto | 2009-08-27 | 1 | -1/+1 |
| | * | | | sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX. | Paul Mundt | 2009-08-25 | 1 | -1/+1 |
| | * | | | Merge branch 'sh/st-integration' | Paul Mundt | 2009-08-24 | 27 | -116/+452 |
| | |\ \ \ |
|
| | | * | | | sh: Simplify "multi-evt" interrupt handling. | Pawel Moll | 2009-08-24 | 1 | -1/+1 |
| | | * | | | sh: fix sys_cacheflush error checking | Giuseppe Cavallaro | 2009-08-24 | 2 | -1/+8 |
| | | * | | | sh: Fix problems with cache flushing when cache is in write-through mode | Stuart Menefy | 2009-08-24 | 1 | -0/+34 |
| | | * | | | sh: Fix overzealous checking in __ioremap() | Stuart Menefy | 2009-08-24 | 1 | -8/+0 |
| | | * | | | sh: Fixes some write posting issues in the interrupt handling for SH | Stuart Menefy | 2009-08-24 | 1 | -0/+1 |
| | | * | | | sh: Fix underflow in SH udelay() code. | Stuart Menefy | 2009-08-24 | 1 | -2/+3 |
| | | * | | | sh: Add sys_cacheflush() call for SH CPUs. | Stuart Menefy | 2009-08-24 | 7 | -5/+60 |
| | | * | | | sh: Improve comments int SH4 cache flushing code | Stuart Menefy | 2009-08-24 | 1 | -0/+11 |
| | | * | | | sh: Optimise memcpy_to/fromio for SH4 | Stuart Menefy | 2009-08-24 | 1 | -21/+72 |
| | | * | | | sh: generic_in/outs{bwl} optimizations. | Stuart Menefy | 2009-08-24 | 1 | -42/+8 |
| | | * | | | sh: Read from CCN_PVR instead of ROM for delay. | Stuart Menefy | 2009-08-24 | 1 | -1/+5 |
| | | * | | | sh: Remove implicit sign extension from assembler immediates | Stuart Menefy | 2009-08-24 | 5 | -6/+7 |
| | | * | | | sh: Allow for kernel command line concatenation. | Pawel Moll | 2009-08-24 | 2 | -5/+28 |
| | | * | | | sh: Use internal watchdog timer to perform reset | Jon Frosdick | 2009-08-24 | 1 | -0/+20 |
| | | * | | | sh: kgdb: do not reload VBR while handling debugger breackpoint | Giuseppe Cavallaro | 2009-08-24 | 1 | -2/+0 |
| | | * | | | sh: Allow use of GENERIC_IOMAP | David McKay | 2009-08-24 | 3 | -0/+18 |
| | | * | | | sh: Improve unwind info for signals | Carl Shaw | 2009-08-24 | 1 | -1/+11 |
| | | * | | | sh: cleanup of do_address_error() | Andre Draszik | 2009-08-24 | 1 | -10/+10 |