summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-15sh: add kycr2_delay for sh_keyscKuninori Morimoto1-0/+1
2009-09-11sh: USB disable process is needed if romImage boot for EcoVec24Kuninori Morimoto1-0/+3
2009-09-11sh: Add romImage support for EcoVec24Kuninori Morimoto2-0/+99
2009-09-11sh: add romimage-macros.hKuninori Morimoto2-69/+74
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt3-2/+13
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt1-3/+0
2009-09-01sh: nmi_debug support.Paul Mundt2-1/+2
2009-09-01Merge branch 'master' into sh/smpPaul Mundt22-50/+411
2009-08-31sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt1-1/+1
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming1-1/+1
2009-08-28sh: sh7785lcr: fix prototype board on 32bit MMU mode.Yoshihiro Shimoda1-0/+2
2009-08-28sh: Tidy up watchdog build for SH-2.Paul Mundt1-9/+10
2009-08-25sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt1-1/+1
2009-08-24Merge branch 'sh/st-integration'Paul Mundt6-5/+38
2009-08-24sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt1-0/+1
2009-08-24sh: fix sys_cacheflush error checkingGiuseppe Cavallaro1-0/+7
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy4-3/+15
2009-08-24sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy1-1/+5
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-1/+1
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay1-0/+10
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2-2/+18
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2-1/+12
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt4-18/+52
2009-08-22sh64: dummy unwinder BUG wrappers.Paul Mundt1-0/+5
2009-08-22sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt1-5/+6
2009-08-21sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming1-0/+3
2009-08-21sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming3-0/+36
2009-08-21sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming1-0/+1
2009-08-21sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming1-16/+6
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda3-1/+248
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt1-12/+29
2009-08-21sh: Kill off unused cpu/cacheflush.h.Paul Mundt2-43/+31
2009-08-21sh: jump to p1 during boot on kfr2r09Magnus Damm1-0/+13
2009-08-21sh: invalidate icache and tlbs during boot on kfr2r09Magnus Damm1-0/+6
2009-08-20sh: Use local TLB flush for get_mmu_context() ASID exhaustion.Paul Mundt1-1/+1
2009-08-20sh: DSP save/restore ordering and a0 sign extension fixups.Paul Mundt1-13/+13
2009-08-20sh: Better description of SH-4 PTEA register update.Michael Trimarchi1-0/+8
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt3-0/+6
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto1-0/+1
2009-08-18sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto1-0/+1
2009-08-17sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt1-2/+0
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming1-0/+4
2009-08-16sh: Fix up the SH-5 build with caches enabled.Paul Mundt3-13/+16
2009-08-16sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt2-33/+0
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt15-75/+523
2009-08-15sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt1-35/+0
2009-08-15sh: Convert SH-2A to new cacheflush interface.Paul Mundt1-30/+0
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt4-89/+26
2009-08-15sh: Kill off unused flush_icache_user_range().Paul Mundt6-9/+0
2009-08-15sh: consolidate flush_dcache_mmap_lock/unlock() definitions.Paul Mundt6-17/+3