aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
* sh: Provide a dyn_arch_ftrace struct definition.Paul Mundt2008-12-22
* sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt2008-12-22
* sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt2008-12-22
* sh: do not latency trace idle.Paul Mundt2008-12-22
* sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt2008-12-22
* sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt2008-12-22
* sh: Add a few more branch types to the branch emulator.Paul Mundt2008-12-22
* sh: Re-add support for best fit ISA tuning if none is available.Paul Mundt2008-12-22
* sh: More movmem alias symbol exports for older compilers.Paul Mundt2008-12-22
* sh: Provide optimized unaligned loads on SH-4A.Paul Mundt2008-12-22
* sh: P4 ioremap pass-throughMagnus Damm2008-12-22
* sh: Add SH-4A optimized fastpath mutex implementation.Michael Trimarchi2008-12-22
* sh: add SH DMAC burst mode constantSteve Glendinning2008-12-22
* sh: fix DMAOR register access on SH7709Steve Glendinning2008-12-22
* sh: Add platform-specific constants for SH7709Steve Glendinning2008-12-22
* sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt2008-12-22
* sh: Add -m4al tuning for SH4AL-DSP.Paul Mundt2008-12-22
* sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt2008-12-22
* sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt2008-12-22
* sh: Specify sane default image targets for the SH-2 platforms.Paul Mundt2008-12-22
* sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt2008-12-22
* sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt2008-12-22
* sh: Fix clock framework compiler warnings.Paul Mundt2008-12-22
* sh: dynamic ftrace support.Matt Fleming2008-12-22
* sh: remove old sh_mobile mstpc clocksMagnus Damm2008-12-22
* sh: sh_mobile lcdc clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile usb clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile ceu clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile keysc clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile mstpcr clocks for sh7366Magnus Damm2008-12-22
* sh: sh_mobile mstpcr clocks for sh7343Magnus Damm2008-12-22
* sh: sh_mobile mstpcr clocks for sh7723Magnus Damm2008-12-22
* sh: sh_mobile mstpcr clocks for sh7722Magnus Damm2008-12-22
* sh: new sh_mobile mstpcr clocks base codeMagnus Damm2008-12-22
* sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm2008-12-22
* sh: sh_mobile clock divider index fixMagnus Damm2008-12-22
* sh: enable and disable clocks recursivelyMagnus Damm2008-12-22
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-22
* sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt2008-12-16
* serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt2008-11-13
* sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY2008-11-13
* sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI2008-11-13
* sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt2008-11-13
* sh: early printk port type fixMagnus Damm2008-11-13
* sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-11
* fix sci type for SH7723Yoshihiro Shimoda2008-11-11
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-10
* sh: fix sh2a cache entry_maskYoshihiro Shimoda2008-10-31