aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt4-19/+258
2008-01-28sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt1-11/+11
2008-01-28sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt2-0/+22
2008-01-28sh: Plug in simple SH-5 subtype probing.Paul Mundt2-2/+78
2008-01-28sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt1-1/+1
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt1-1/+1
2008-01-28sh: Move over and enable FPU support for SH-5.Paul Mundt2-0/+171
2008-01-28sh: Move over sh64 switch_to and stack unwinder.Paul Mundt3-1/+527
2008-01-28sh: Move over the SH-5 entry.S.Paul Mundt3-0/+2107
2008-01-28sh: Disable initial cache flush on SH-5.Paul Mundt1-14/+18
2008-01-28sh: Don't reference UBC code in CPU init on sh64.Paul Mundt1-1/+6
2008-01-28sh: imask IRQ depends on sh32.Paul Mundt1-1/+2
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-1/+1
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+6
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-8/+0
2007-11-07sh: Fix up kgdb-on-NMI branch target.Paul Mundt1-1/+1
2007-10-31sh: Kill off dead ipr_irq_demux().Paul Mundt1-9/+0
2007-10-30sh: Add resource of USBF for SH7722.Yoshihiro Shimoda1-0/+27
2007-09-28sh: clkfwk: Support multi-level clock propagation.Stuart Menefy1-0/+2
2007-09-27sh: Fix URAM start address on SH7785.Paul Mundt1-1/+1
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt4-129/+126
2007-09-27sh: Fix plat_irq_setup_pins() for SH7785.Paul Mundt1-4/+0
2007-09-27sh: Disable L2 reporting for present URAM only parts.Paul Mundt1-5/+2
2007-09-21sh: Initial SH-X3 SMP support.Paul Mundt2-1/+125
2007-09-21sh: Hook up the SH-X3 SMP intc register groups.Magnus Damm1-1/+1
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt1-5/+11
2007-09-21sh: intc - initial SMP support.Magnus Damm1-21/+57
2007-09-21sh: Wire up URAM node on SH7785.Paul Mundt1-0/+8
2007-09-21sh: INTC stubs for SH7343 and SH7770 builds.Paul Mundt2-0/+8
2007-09-21sh: intc - irl mode update for sh7780 and sh7785Magnus Damm2-4/+84
2007-09-21sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm1-2/+1
2007-09-21sh: Kill off volatile silliness in sq_flush_range().Paul Mundt1-2/+2
2007-09-21sh: intc - add support for sh7206Magnus Damm1-51/+158
2007-09-21sh: intc - add support for sh7619Magnus Damm1-37/+56
2007-09-21sh: fix irqs for the second serial port on sh7206Magnus Damm1-4/+4
2007-09-21sh: intc - primary priority masking fixesMagnus Damm1-5/+28
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm9-71/+70
2007-09-21sh: x3 - add ipi vectorsMagnus Damm1-0/+9
2007-09-21sh: intc - rework core codeMagnus Damm1-211/+327
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm10-96/+104
2007-09-21sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfigMagnus Damm1-0/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner3-0/+215
2007-09-21sh: Wire up CSM node for SH-X3.Paul Mundt1-5/+8
2007-09-21sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt1-1/+1
2007-09-21sh: remove intc2 codeMagnus Damm2-87/+0
2007-09-21sh: intc - add single bitmap register supportMagnus Damm1-11/+62
2007-09-21sh: intc - remove redundant irq code for shminMagnus Damm1-0/+4
2007-09-21sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm1-4/+10
2007-09-21rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt2-3/+19
2007-09-21sh: Initial multiple-node support for SH-X3.Paul Mundt1-0/+14