aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-29sh: SH-5 clk fwk support.Paul Mundt2-0/+84
2008-09-10sh: intc_prio_data() test before subtraction on unsignedroel kluin1-4/+6
2008-09-08sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini1-0/+5
2008-09-08sh: Subnormal double to float conversionCarl Shaw2-1/+53
2008-09-08sh: fixup many sparse errors.Paul Mundt1-2/+3
2008-09-08sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.Paul Mundt1-1/+1
2008-09-08sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt1-41/+24
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt1-10/+4
2008-08-11sh: export sh7723 VEU as VEU2HMagnus Damm1-2/+2
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt1-1/+1
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-8/+9
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt8-8/+8
2008-07-28sh: Use clk_always_enable() on sh7366Magnus Damm1-0/+15