summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorLines
2008-12-22sh: sh_mobile mstpcr clocks for sh7723Magnus Damm-0/+50
2008-12-22sh: sh_mobile mstpcr clocks for sh7722Magnus Damm-0/+25
2008-12-22sh: new sh_mobile mstpcr clocks base codeMagnus Damm-4/+41
2008-12-22sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm-42/+30
2008-12-22sh: sh_mobile clock divider index fixMagnus Damm-10/+10
2008-12-22sh: enable and disable clocks recursivelyMagnus Damm-0/+10
2008-12-22sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt-0/+2
2008-11-12fix sci type for SH7723Yoshihiro Shimoda-3/+3
2008-10-31Add support usb setting on sh 7366Kuninori Morimoto-0/+28
2008-10-28sh: Add on-chip RTC support for SH7722.Paul Mundt-2/+32
2008-10-23sh: sh7785 pinmux supportMagnus Damm-0/+1311
2008-10-22sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt-1/+0
2008-10-22sh: improve pinmux support for single direction pinsMagnus Damm-22/+21
2008-10-21sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt-9/+8
2008-10-21sh: Fix up the SH7203 build.Paul Mundt-1/+1
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt-3/+3
2008-10-20sh: Add sh7720 pinmux codeMagnus Damm-0/+1246
2008-10-20sh: Add sh7203 pinmux codeMagnus Damm-0/+1604
2008-10-20sh: Add sh7723 pinmux codeMagnus Damm-0/+1910
2008-10-20sh: Add sh7722 pinmux codeMagnus Damm-0/+1787
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt-714/+0
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt-14/+14
2008-09-29sh: SH-5 clk fwk support.Paul Mundt-0/+84
2008-09-10sh: intc_prio_data() test before subtraction on unsignedroel kluin-4/+6
2008-09-08sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini-0/+5
2008-09-08sh: Subnormal double to float conversionCarl Shaw-1/+53
2008-09-08sh: fixup many sparse errors.Paul Mundt-2/+3
2008-09-08sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.Paul Mundt-1/+1
2008-09-08sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt-41/+24
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt-10/+4
2008-08-11sh: export sh7723 VEU as VEU2HMagnus Damm-2/+2
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt-1/+1
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt-8/+9
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt-8/+8
2008-07-28sh: Use clk_always_enable() on sh7366Magnus Damm-0/+15
2008-07-28sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm-0/+15
2008-07-28sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm-0/+14
2008-07-28sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm-0/+16
2008-07-28sh: Show all clocks and their state in /proc/clocksMagnus Damm-9/+5
2008-07-28sh: Merge sh7343 and sh7722 clock codeMagnus Damm-130/+41
2008-07-28sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm-0/+116
2008-07-28sh: Use arch_flags to simplify sh7722 siu clock codeMagnus Damm-38/+9
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm-0/+40
2008-07-28sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm-1/+80
2008-07-28sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirqMagnus Damm-0/+79
2008-07-28sh: Export sh7722 VPU and VEU using uio_pdrv_genirqMagnus Damm-0/+53
2008-07-28sh: Export sh7343 VPU and VEU using uio_pdrv_genirqMagnus Damm-0/+53
2008-07-28sh2(A) exception handler updateYoshinori Sato-90/+381
2008-07-28sh: update sh7343 codeYoshihiro Shimoda-0/+135