summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-28sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm1-0/+15
2008-07-28sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm1-0/+14
2008-07-28sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm1-0/+16
2008-07-28sh: Show all clocks and their state in /proc/clocksMagnus Damm1-9/+5
2008-07-28sh: Merge sh7343 and sh7722 clock codeMagnus Damm3-130/+41
2008-07-28sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm1-0/+116
2008-07-28sh: Use arch_flags to simplify sh7722 siu clock codeMagnus Damm1-38/+9
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm4-0/+40
2008-07-28sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm1-1/+80
2008-07-28sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirqMagnus Damm1-0/+79
2008-07-28sh: Export sh7722 VPU and VEU using uio_pdrv_genirqMagnus Damm1-0/+53
2008-07-28sh: Export sh7343 VPU and VEU using uio_pdrv_genirqMagnus Damm1-0/+53
2008-07-28sh2(A) exception handler updateYoshinori Sato5-90/+381
2008-07-28sh: update sh7343 codeYoshihiro Shimoda1-0/+135
2008-07-28sh: add SuperH Mobile I2C platform data to sh7366Magnus Damm1-0/+21
2008-07-28sh: add SuperH Mobile I2C platform data to sh7723Magnus Damm1-0/+21
2008-07-28sh: add SuperH Mobile I2C platform data to sh7343Magnus Damm1-0/+42
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda7-26/+74
2008-07-28sh: Record the major cut revision for probed SH-4A parts.Paul Mundt1-4/+5
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy1-0/+3
2008-07-28sh: Tidy up the SH-3 exception vector table.Paul Mundt1-19/+19
2008-07-28SH7619 add ethernet controler supportYoshinori Sato1-0/+24