summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* sh: intc - add support for 7780Magnus Damm2007-07-201-29/+190
* sh: intc - improve group supportMagnus Damm2007-07-201-20/+73
* sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-2011-16/+12Star
* sh: intc - add support for 7722 processorMagnus Damm2007-07-201-29/+129
* sh: intc - shared IPR and INTC2 controllerMagnus Damm2007-07-202-0/+353
* sh: Fix irq assignment for uarts on sh7722Magnus Damm2007-07-201-6/+18
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1Star
* sh: sh-rtc support for SH7709.Kristoffer Ericson2007-07-161-0/+28
* sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-205-0/+249
* sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt2007-06-201-2/+7
* sh: rework ipr codeMagnus Damm2007-06-159-155/+229
* sh: rework intc2 codeMagnus Damm2007-06-154-34/+70
* sh: Fixup misaligned data for sh2 lockdep.Paul Mundt2007-06-111-0/+1
* sh: Tidy up dependencies for SH-2 build.Paul Mundt2007-06-112-16/+2Star
* sh: Kill off dead SH7604 support.Paul Mundt2007-06-081-9/+1Star
* sh: Fix the SH7722 flatmem build.Paul Mundt2007-06-081-0/+1
* sh: URAM node support for SH7722.Paul Mundt2007-06-081-1/+8
* sh: Fix SH-4 CPU selects.Paul Mundt2007-06-081-0/+4
* sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt2007-06-041-1/+1
* sh: Fix in_nmi symbol build error.Paul Mundt2007-06-041-0/+2
* sh: trivial build cleanups.Evgeniy Polyakov2007-05-311-0/+1
* sh: Fix pcrel too far for in_nmi label.Takashi YOSHII2007-05-311-0/+1
* sh: Fix clock multiplier on SH7722.dmitry pervushin2007-05-212-12/+29
* sh: Fix up various compile warnings for SE boards.Paul Mundt2007-05-211-0/+2
* spelling fixes: arch/sh/Simon Arlott2007-05-212-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-097-74/+71Star
|\
| * sh: Add 32-bit opcode feature CPU flag.Paul Mundt2007-05-091-0/+1
| * sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-091-1/+2
| * sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-092-3/+57
| * sh: Share exception vector table for SH-3/4.Paul Mundt2007-05-093-70/+11Star
* | fix file specification in commentsUwe Kleine-König2007-05-095-5/+5
|/
* sh: R7785RP board updates.Ryusuke Sakato2007-05-071-8/+13
* sh: Wire up more IRQs for SH7709.Takashi YOSHII2007-05-071-10/+19
* sh: Move clock reporting to its own proc entry.Paul Mundt2007-05-071-31/+45
* sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2007-05-073-7/+105
* sh: SH7722 clock framework support.dmitry pervushin2007-05-074-6/+627
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-073-0/+64
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-075-1/+272
* sh: speculative execution support for SH7780.Paul Mundt2007-05-071-0/+19
* sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-142-1/+5
* sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2007-03-122-16/+17
* Storage class should be before const qualifierTobias Klauser2007-02-172-4/+4
* sh: rts7751r2d board updates.Paul Mundt2007-02-151-0/+2
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-141-181/+20Star
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-135-148/+157
* sh: Use a per-cpu ASID cache.Paul Mundt2007-02-131-2/+9
* sh: SH-DMAC compile fixesManuel Lauss2007-02-131-1/+1
* sh: add SH7760 IPR IRQ dataManuel Lauss2007-02-131-15/+51
* sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-131-4/+0Star
* sh: More tidying for large base pages.Paul Mundt2007-02-131-7/+3Star