summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: multiple vectors per irq - sh7203.Paul Mundt2009-03-061-140/+73
* sh: Restore RTC IRQ setting for SH7763 setup.Nobuhiro Iwamatsu2009-03-061-0/+1
* sh: multiple vectors per irq - sh7763Nobuhiro Iwamatsu2009-03-061-76/+37
* sh: Set a sensible default for the SH7786 pclk.Paul Mundt2009-03-051-1/+2
* sh: urquell: Add smc91x support and update defconfig accordingly.Kuninori Morimoto2009-03-052-64/+896
* sh: Urquell board support.Kuninori Morimoto2009-03-036-0/+737
* sh: SH7786 is an SH-X3 core, select CPU_SHX3.Paul Mundt2009-03-031-1/+1
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-0312-1/+1722
* sh: Fix up SH-X3 general exception handler build.Paul Mundt2009-02-271-1/+1
* sh: multiple vectors per irq - sh7785Magnus Damm2009-02-271-63/+32
* sh: multiple vectors per irq - sh7780Magnus Damm2009-02-271-67/+30
* sh: multiple vectors per irq - sh7750Magnus Damm2009-02-271-62/+25
* sh: multiple vectors per irq - baseMagnus Damm2009-02-271-1/+1
* sh: fix P4 iounmap() pass-throughMagnus Damm2009-02-271-1/+1
* sh: Disable unsupportable prefetching on SH-3.Paul Mundt2009-02-271-2/+1
* sh: prefetch early exception data on sh4/sh4a.Magnus Damm2009-02-272-2/+10
* sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm2009-02-272-9/+4
* sh: rework register restore code for sh3/sh4/sh4aMagnus Damm2009-02-271-35/+33
* sh: shared register saving code for sh3/sh4/sh4aMagnus Damm2009-02-272-149/+155
* Merge branch 'sh/stable-updates'Paul Mundt2009-02-121-2/+2
|\
| * sh: Storage class should be before const qualifierTobias Klauser2009-02-121-2/+2
* | sh: Restrict old CMT timer code to SH-2/SH-2A.Paul Mundt2009-02-041-1/+1
* | sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.Paul Mundt2009-01-292-3/+0
* | sh: Fix up MTU2 support for SH7203.Paul Mundt2009-01-292-2/+4
* | sh: Use SYS_SUPPORTS_CMT for managing CMT timer dependencies.Paul Mundt2009-01-291-15/+28
* | sh: CMT platform data for sh7723/sh7722/sh7366/sh7343Magnus Damm2009-01-294-0/+136
* | sh: CMT clockevent platform driverMagnus Damm2009-01-291-0/+8
* | sh: fix no sys_timer caseMagnus Damm2009-01-291-1/+9
* | sh: tmu disable supportMagnus Damm2009-01-291-1/+9
* | sh: rework clocksource and sched_clockMagnus Damm2009-01-293-54/+19
* | SH: fix start_thread and user_stack_pointer macrosRoel Kluin2009-01-293-14/+14
* | sh: Use the atomic_t "counter" memberMatt Fleming2009-01-291-8/+8
* | sh: Relax inline assembly constraintsMatt Fleming2009-01-292-55/+55
* | Merge branch 'sh/stable-updates'Paul Mundt2009-01-2911-100/+184
|\ \ | |/
| * sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii2009-01-291-12/+9
| * sh: Fix up spurious syscall restarting.Paul Mundt2009-01-294-44/+8
| * sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-291-1/+1
| * sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH2009-01-291-4/+4
| * sh: Handle calling csum_partial with misaligned dataStuart Menefy2009-01-291-19/+50
| * sh: ap325rxa: Enable ov772x in defconfig.Kuninori Morimoto2009-01-291-7/+20
| * sh: ap325rxa: Add ov772x support.Kuninori Morimoto2009-01-291-3/+50
| * sh: ap325rxa: control camera power toggling.Kuninori Morimoto2009-01-291-1/+9
| * sh: mach-migor: Enable ov772x and tw9910 in defconfig.Kuninori Morimoto2009-01-291-9/+33
* | sh: mach-highlander and mach-rsk require gpiolib.Paul Mundt2009-01-274-10/+3
* | sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases.Paul Mundt2009-01-272-2/+2
* | sh: use gpiolibMagnus Damm2009-01-276-83/+99
* | sh: lockless gpio_set_value()Magnus Damm2009-01-272-26/+82
* | sh: lockless gpio_get_value()Magnus Damm2009-01-271-63/+63
* | sh: make gpio_get/set_value() O(1)Magnus Damm2009-01-272-12/+43
|/
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-2610-19/+19
|\
OpenPOWER on IntegriCloud