summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto5-0/+1515
2009-02-27sh: Fix up SH-X3 general exception handler build.Paul Mundt1-1/+1
2009-02-27sh: multiple vectors per irq - sh7785Magnus Damm1-63/+32
2009-02-27sh: multiple vectors per irq - sh7780Magnus Damm1-67/+30
2009-02-27sh: multiple vectors per irq - sh7750Magnus Damm1-62/+25
2009-02-27sh: prefetch early exception data on sh4/sh4a.Magnus Damm1-2/+5
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm1-4/+1
2009-02-27sh: rework register restore code for sh3/sh4/sh4aMagnus Damm1-35/+33
2009-02-27sh: shared register saving code for sh3/sh4/sh4aMagnus Damm1-126/+147
2009-02-12Merge branch 'sh/stable-updates'Paul Mundt1-2/+2
2009-02-12sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-01-29sh: CMT platform data for sh7723/sh7722/sh7366/sh7343Magnus Damm4-0/+136
2009-01-29sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO1-1/+1
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm2-1/+32
2008-12-22sh: add UIO support for JPU on SH7722.Takanari Hayama1-0/+31
2008-12-22sh: Generic kgdb stub support.Paul Mundt2-6/+6
2008-12-22sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai1-2/+2
2008-12-22sh: sh7343 scif configuration updateMagnus Damm1-2/+17
2008-12-22sh: propagate r_clkMagnus Damm1-0/+2
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin4-4/+422
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: remove old sh_mobile mstpc clocksMagnus Damm5-93/+19
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 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 Mundt1-0/+2
2008-11-12fix sci type for SH7723Yoshihiro Shimoda1-3/+3
2008-10-31Add support usb setting on sh 7366Kuninori Morimoto1-0/+28
2008-10-28sh: Add on-chip RTC support for SH7722.Paul Mundt1-2/+32
2008-10-23sh: sh7785 pinmux supportMagnus Damm2-0/+1311
2008-10-22sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt1-1/+0
2008-10-22sh: improve pinmux support for single direction pinsMagnus Damm1-22/+21
2008-10-21sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt1-9/+8
2008-10-21sh: Fix up the SH7203 build.Paul Mundt1-1/+1
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt3-3/+3
2008-10-20sh: Add sh7720 pinmux codeMagnus Damm2-0/+1246
2008-10-20sh: Add sh7203 pinmux codeMagnus Damm2-0/+1604
2008-10-20sh: Add sh7723 pinmux codeMagnus Damm2-0/+1910
2008-10-20sh: Add sh7722 pinmux codeMagnus Damm2-0/+1787
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt2-714/+0
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2-14/+14