summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* sh: Storage class should be before const qualifierTobias Klauser2009-02-121-2/+2
* sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-291-1/+1
* sh: export the sh7343 JPU to user spaceMagnus Damm2009-01-212-1/+32
* sh: add UIO support for JPU on SH7722.Takanari Hayama2008-12-221-0/+31
* sh: Generic kgdb stub support.Paul Mundt2008-12-222-6/+6
* sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai2008-12-221-2/+2
* sh: sh7343 scif configuration updateMagnus Damm2008-12-221-2/+17
* sh: propagate r_clkMagnus Damm2008-12-221-0/+2
* sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-224-4/+422
* sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt2008-12-221-32/+41
* sh: Fix clock framework compiler warnings.Paul Mundt2008-12-221-1/+1
* sh: remove old sh_mobile mstpc clocksMagnus Damm2008-12-225-93/+19
* sh: sh_mobile usb clock framework supportMagnus Damm2008-12-222-2/+0
* sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-221-2/+1
* sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-224-5/+5
* sh: sh_mobile mstpcr clocks for sh7366Magnus Damm2008-12-221-0/+40
* sh: sh_mobile mstpcr clocks for sh7343Magnus Damm2008-12-221-0/+24
* sh: sh_mobile mstpcr clocks for sh7723Magnus Damm2008-12-221-0/+50
* sh: sh_mobile mstpcr clocks for sh7722Magnus Damm2008-12-221-0/+25
* sh: new sh_mobile mstpcr clocks base codeMagnus Damm2008-12-221-4/+41
* sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm2008-12-221-42/+30
* sh: sh_mobile clock divider index fixMagnus Damm2008-12-221-10/+10
* sh: enable and disable clocks recursivelyMagnus Damm2008-12-221-0/+10
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-221-0/+2
* fix sci type for SH7723Yoshihiro Shimoda2008-11-121-3/+3
* Add support usb setting on sh 7366Kuninori Morimoto2008-10-311-0/+28
* sh: Add on-chip RTC support for SH7722.Paul Mundt2008-10-281-2/+32
* sh: sh7785 pinmux supportMagnus Damm2008-10-232-0/+1311
* sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt2008-10-221-1/+0
* sh: improve pinmux support for single direction pinsMagnus Damm2008-10-221-22/+21
* sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt2008-10-211-9/+8
* sh: Fix up the SH7203 build.Paul Mundt2008-10-211-1/+1
* sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt2008-10-203-3/+3
* sh: Add sh7720 pinmux codeMagnus Damm2008-10-202-0/+1246
* sh: Add sh7203 pinmux codeMagnus Damm2008-10-202-0/+1604
* sh: Add sh7723 pinmux codeMagnus Damm2008-10-202-0/+1910
* sh: Add sh7722 pinmux codeMagnus Damm2008-10-202-0/+1787
* sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-012-714/+0
* sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2008-10-012-14/+14
* sh: SH-5 clk fwk support.Paul Mundt2008-09-292-0/+84
* sh: intc_prio_data() test before subtraction on unsignedroel kluin2008-09-101-4/+6
* sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini2008-09-081-0/+5
* sh: Subnormal double to float conversionCarl Shaw2008-09-082-1/+53
* sh: fixup many sparse errors.Paul Mundt2008-09-081-2/+3
* sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.Paul Mundt2008-09-081-1/+1
* sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt2008-09-081-41/+24
* sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt2008-09-051-10/+4
* sh: export sh7723 VEU as VEU2HMagnus Damm2008-08-111-2/+2
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-041-1/+1
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-021-8/+9
OpenPOWER on IntegriCloud