summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4
AgeCommit message (Expand)AuthorLines
2008-05-23sh: add probe support for new sh7723 cutMagnus Damm-0/+1
2008-04-18sh: Fix up L2 cache probe.Paul Mundt-0/+6
2008-04-18sh: Fix up SH-4A part probe.Paul Mundt-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt-10/+15
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt-0/+1
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt-3/+3
2008-02-14sh: add support for sh7366 processorMagnus Damm-0/+6
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm-1/+1
2008-02-08Fix container_of() usageAlexey Dobriyan-1/+1
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm-23/+8
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda-0/+2
2008-01-28sh: Support denormalization on SH-4 FPU.Stuart Menefy-181/+1227
2008-01-28sh: SH-2A FPU support.Paul Mundt-14/+9
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-1/+1
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman-5/+6
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt-8/+0
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt-86/+85
2007-09-27sh: Disable L2 reporting for present URAM only parts.Paul Mundt-5/+2
2007-09-21sh: Kill off volatile silliness in sq_flush_range().Paul Mundt-2/+2
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm-19/+19
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm-18/+18
2007-09-21sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm-4/+10
2007-09-21sh: intc - add support for SH7760Magnus Damm-107/+146
2007-08-22sh: missing symbol fix for sh4-202Magnus Damm-0/+5
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt-6/+12
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm-6/+0
2007-07-20sh: intc - add support for SH7750 and its variantsMagnus Damm-64/+189
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm-7/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-2/+1
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt-0/+8
2007-06-15sh: rework ipr codeMagnus Damm-35/+55
2007-06-15sh: rework intc2 codeMagnus Damm-1/+14
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt-0/+4
2007-06-04sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt-1/+1
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov-0/+1
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt-0/+2
2007-05-21spelling fixes: arch/sh/Simon Arlott-1/+1
2007-05-09sh: Fix PC adjustments for varying opcode length.Paul Mundt-1/+2
2007-05-09sh: Share exception vector table for SH-3/4.Paul Mundt-65/+3
2007-05-07sh: SH7722 clock framework support.dmitry pervushin-1/+2
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt-0/+8
2007-03-12sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt-13/+0
2007-02-15sh: rts7751r2d board updates.Paul Mundt-0/+2
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt-88/+97
2007-02-13sh: SH-DMAC compile fixesManuel Lauss-1/+1
2007-02-13sh: add SH7760 IPR IRQ dataManuel Lauss-15/+51
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt-4/+0
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt-534/+11
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt-3/+4