summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2008-12-22sh: Add SH-4A optimized fastpath mutex implementation.Michael Trimarchi2-1/+111
2008-12-22sh: add SH DMAC burst mode constantSteve Glendinning1-0/+1
2008-12-22sh: fix DMAOR register access on SH7709Steve Glendinning1-1/+2
2008-12-22sh: Add platform-specific constants for SH7709Steve Glendinning2-0/+32
2008-12-22sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt2-0/+145
2008-12-22sh: Add -m4al tuning for SH4AL-DSP.Paul Mundt1-0/+1
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt3-0/+12
2008-12-22sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt4-95/+7
2008-12-22sh: Specify sane default image targets for the SH-2 platforms.Paul Mundt1-0/+3
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt15-50/+1984
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt1-32/+41
2008-12-22sh: Fix clock framework compiler warnings.Paul Mundt1-1/+1
2008-12-22sh: dynamic ftrace support.Matt Fleming7-44/+229
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm5-93/+19
2008-12-22sh: sh_mobile lcdc clock framework supportMagnus Damm2-2/+0
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm2-2/+0
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm1-2/+1
2008-12-22sh: sh_mobile ceu clock framework supportMagnus Damm2-2/+2
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm2-3/+2
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm4-5/+5
2008-12-22sh: sh_mobile mstpcr clocks for sh7366Magnus Damm1-0/+40
2008-12-22sh: sh_mobile mstpcr clocks for sh7343Magnus Damm1-0/+24
2008-12-22sh: sh_mobile mstpcr clocks for sh7723Magnus Damm1-0/+50
2008-12-22sh: sh_mobile mstpcr clocks for sh7722Magnus Damm1-0/+25
2008-12-22sh: new sh_mobile mstpcr clocks base codeMagnus Damm1-4/+41
2008-12-22sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm1-42/+30
2008-12-22sh: sh_mobile clock divider index fixMagnus Damm1-10/+10
2008-12-22sh: enable and disable clocks recursivelyMagnus Damm1-0/+10
2008-12-22sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt3-92/+96
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar1-0/+2
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt1-0/+2
2008-12-13Merge ../linux-2.6-x86Rusty Russell1-1/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell4-5/+5
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-6/+0
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar1-1/+0
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt1-1/+1
2008-11-13sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY1-3/+8
2008-11-13sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI1-1/+1
2008-11-13sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt1-1/+1
2008-11-13sh: early printk port type fixMagnus Damm1-0/+1
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt4-2/+37
2008-11-12fix sci type for SH7723Yoshihiro Shimoda1-3/+3
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt3-3/+32
2008-10-31sh: fix sh2a cache entry_maskYoshihiro Shimoda1-4/+4
2008-10-31sh: Enable NFS root in Migo-R defconfig.Kuninori Morimoto1-7/+28
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt4-5/+5
2008-10-31Add support usb setting on sh 7366Kuninori Morimoto1-0/+28
2008-10-31sh: use the new byteorder headers.Harvey Harrison1-19/+17
2008-10-31sh: SHmedia ISA tuning fixups.Paul Mundt1-0/+4
2008-10-28sh: Kill off long-dead HD64465 cchip support.Paul Mundt11-992/+0