summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
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 Damm4-60/+15
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt1-6/+12
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm4-132/+0
2007-07-25sh: remove old broken pint codeMagnus Damm2-221/+0
2007-07-20sh: intc - add support for SH7750 and its variantsMagnus Damm1-64/+189
2007-07-20sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt1-0/+15
2007-07-20sh: Implement clk_round_rate() in the clock framework.Paul Mundt1-0/+16
2007-07-20sh: intc - add support for 7780Magnus Damm1-29/+190
2007-07-20sh: intc - improve group supportMagnus Damm1-20/+73
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm11-16/+12
2007-07-20sh: intc - add support for 7722 processorMagnus Damm1-29/+129
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm2-0/+353
2007-07-20sh: Fix irq assignment for uarts on sh7722Magnus Damm1-6/+18
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-07-16sh: sh-rtc support for SH7709.Kristoffer Ericson1-0/+28
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt5-0/+249
2007-06-20sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt1-2/+7
2007-06-15sh: rework ipr codeMagnus Damm9-155/+229
2007-06-15sh: rework intc2 codeMagnus Damm4-34/+70
2007-06-11sh: Fixup misaligned data for sh2 lockdep.Paul Mundt1-0/+1
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt2-16/+2
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt1-9/+1
2007-06-08sh: Fix the SH7722 flatmem build.Paul Mundt1-0/+1
2007-06-08sh: URAM node support for SH7722.Paul Mundt1-1/+8
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt1-0/+4
2007-06-04sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt1-1/+1
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt1-0/+2
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov1-0/+1
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII1-0/+1
2007-05-21sh: Fix clock multiplier on SH7722.dmitry pervushin2-12/+29
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt1-0/+2
2007-05-21spelling fixes: arch/sh/Simon Arlott2-2/+2
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-74/+71
2007-05-09fix file specification in commentsUwe Kleine-König5-5/+5
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt1-0/+1
2007-05-09sh: Fix PC adjustments for varying opcode length.Paul Mundt1-1/+2
2007-05-09sh: Support for SH-2A 32-bit opcodes.Paul Mundt2-3/+57
2007-05-09sh: Share exception vector table for SH-3/4.Paul Mundt3-70/+11
2007-05-07sh: R7785RP board updates.Ryusuke Sakato1-8/+13
2007-05-07sh: Wire up more IRQs for SH7709.Takashi YOSHII1-10/+19
2007-05-07sh: Move clock reporting to its own proc entry.Paul Mundt1-31/+45
2007-05-07sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu3-7/+105
2007-05-07sh: SH7722 clock framework support.dmitry pervushin4-6/+627
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu3-0/+64
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt5-1/+272
2007-05-07sh: speculative execution support for SH7780.Paul Mundt1-0/+19
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2-1/+5
2007-03-12sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2-16/+17
2007-02-17Storage class should be before const qualifierTobias Klauser2-4/+4