aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt1-2/+2
2008-01-28sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda1-0/+53
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm4-43/+8
2008-01-28sh: sh7712 clock supportAndrew Murray2-0/+72
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda3-2/+13
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy1-3/+3
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy1-1/+23
2008-01-28sh: SH-2A FPU support.Paul Mundt1-1/+1
2007-11-07sh: Fix up kgdb-on-NMI branch target.Paul Mundt1-1/+1
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt1-24/+23
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm3-15/+15
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm3-26/+26
2007-09-21sh: Add SH7720 CPU support.Markus Brunner3-0/+215
2007-09-21sh: intc - remove redundant irq code for shminMagnus Damm1-0/+4
2007-09-21rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt2-3/+19
2007-09-21sh: intc - fix IRQ4 and IRQ5 typo on sh3Magnus Damm3-3/+3
2007-09-21sh: intc - avoid SH7710 specific vector on SH7712Magnus Damm1-2/+7
2007-09-21sh: intc - add missing vectors for SH7707Magnus Damm1-0/+8
2007-09-21sh: intc - add support for SH7706, SH7707, SH7708, SH7709Magnus Damm4-192/+216
2007-09-21sh: intc - add support for SH7710Magnus Damm1-53/+130
2007-09-21sh: intc - add support for SH7705Magnus Damm1-44/+118
2007-08-01sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt1-2/+1
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm3-59/+14
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm3-3/+3
2007-07-16sh: sh-rtc support for SH7709.Kristoffer Ericson1-0/+28
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt1-0/+19
2007-06-15sh: rework ipr codeMagnus Damm3-62/+104
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt1-0/+2
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII1-0/+1
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-5/+8
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-09sh: Share exception vector table for SH-3/4.Paul Mundt1-5/+8
2007-05-07sh: Wire up more IRQs for SH7709.Takashi YOSHII1-10/+19
2007-05-07sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu1-4/+50
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu3-0/+64
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt1-1/+4
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt1-181/+20
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-21/+21
2007-02-13sh: More tidying for large base pages.Paul Mundt1-7/+3
2007-02-13sh: shmin updates.Takashi YOSHII1-0/+21
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt1-1/+1
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt1-1/+1
2006-12-06sh: Clock framework tidying.Paul Mundt1-1/+1
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt1-2/+3
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy1-20/+186
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt1-1/+1
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato2-1/+527
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt1-1/+8
2006-10-12sh: interrupt exception handling reworkPaul Mundt1-195/+0
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt5-4/+188