aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/sh4
AgeCommit message (Expand)Author
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt
2007-09-27sh: Disable L2 reporting for present URAM only parts.Paul Mundt
2007-09-21sh: Kill off volatile silliness in sq_flush_range().Paul Mundt
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm
2007-09-21sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm
2007-09-21sh: intc - add support for SH7760Magnus Damm
2007-08-22sh: missing symbol fix for sh4-202Magnus Damm
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm
2007-07-20sh: intc - add support for SH7750 and its variantsMagnus Damm
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt
2007-06-15sh: rework ipr codeMagnus Damm
2007-06-15sh: rework intc2 codeMagnus Damm
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt
2007-06-04sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt
2007-05-21spelling fixes: arch/sh/Simon Arlott
2007-05-09sh: Fix PC adjustments for varying opcode length.Paul Mundt
2007-05-09sh: Share exception vector table for SH-3/4.Paul Mundt
2007-05-07sh: SH7722 clock framework support.dmitry pervushin
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt
2007-03-12sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt
2007-02-15sh: rts7751r2d board updates.Paul Mundt
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt
2007-02-13sh: SH-DMAC compile fixesManuel Lauss
2007-02-13sh: add SH7760 IPR IRQ dataManuel Lauss
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Fix store queue bitmap end.Paul Mundt
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy
2006-12-06sh: gcc4 support.Stuart Menefy
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt
2006-12-06sh: Configurable timer IRQ.Paul Mundt
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt
2006-10-12sh: interrupt exception handling reworkPaul Mundt