summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4
Commit message (Expand)AuthorAgeFilesLines
* sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm2007-09-211-4/+10
* sh: intc - add support for SH7760Magnus Damm2007-09-211-107/+146
* sh: missing symbol fix for sh4-202Magnus Damm2007-08-221-0/+5
* sh: Silence sq compile warning on sh4 nommu.Paul Mundt2007-07-261-6/+12
* sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-251-6/+0
* sh: intc - add support for SH7750 and its variantsMagnus Damm2007-07-201-64/+189
* sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-202-7/+3
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1
* sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-201-0/+8
* sh: rework ipr codeMagnus Damm2007-06-152-35/+55
* sh: rework intc2 codeMagnus Damm2007-06-151-1/+14
* 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: trivial build cleanups.Evgeniy Polyakov2007-05-311-0/+1
* sh: Fix up various compile warnings for SE boards.Paul Mundt2007-05-211-0/+2
* spelling fixes: arch/sh/Simon Arlott2007-05-211-1/+1
* sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-091-1/+2
* sh: Share exception vector table for SH-3/4.Paul Mundt2007-05-092-65/+3
* sh: SH7722 clock framework support.dmitry pervushin2007-05-071-1/+2
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-071-0/+8
* sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2007-03-121-13/+0
* sh: rts7751r2d board updates.Paul Mundt2007-02-151-0/+2
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-131-88/+97
* 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/+0
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-129-534/+11
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-121-3/+4
* sh: register rtc resources for sh775x.Jamie Lenehan2006-12-121-0/+31
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-061-0/+70
* sh: Clock framework tidying.Paul Mundt2006-12-062-3/+3
* sh: Fix store queue bitmap end.Paul Mundt2006-12-061-6/+5
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-061-8/+11
* sh: Set up correct siginfo structures for page faults.Stuart Menefy2006-12-061-6/+1
* sh: gcc4 support.Stuart Menefy2006-12-061-8/+10
* sh: Drop CPU subtype IRQ headers.Paul Mundt2006-12-061-17/+19
* sh: Configurable timer IRQ.Paul Mundt2006-12-061-1/+1
* sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato2006-12-061-1/+2
* sh: Convert INTC2 to IRQ table registration.Paul Mundt2006-10-202-0/+90
* sh: Fix exception_handling_table alignment.Paul Mundt2006-10-191-1/+8
* sh: interrupt exception handling reworkPaul Mundt2006-10-121-500/+0
* sh: More intelligent entry_mask/way_size calculation.Paul Mundt2006-09-271-7/+13
* sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2006-09-271-1/+46
* sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt2006-09-271-3/+5
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-274-11/+62
* sh: Add setup code for various CPU subtypes.Paul Mundt2006-09-276-0/+246
* sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2006-09-272-0/+82
* sh: Store Queue API rework.Paul Mundt2006-09-271-296/+246
* sh: Add flag for MMU PTEA capability.Paul Mundt2006-09-272-13/+27