summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-263-0/+3
* sh: Fix up the address error exception handler for SH-2.Kieran Bingham2008-03-131-1/+0
* sh: Fix up section mismatches.Paul Mundt2008-03-061-1/+1
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-062-3/+3
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-2618-18/+18
* sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita2008-02-261-3/+3
* sh: Storage class should be before const qualifierTobias Klauser2008-02-261-2/+2
* sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-251-2/+2
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-141-33/+28
* sh: Shut up some trivial build warnings.Paul Mundt2008-02-141-15/+12
* sh: add support for sh7366 processorMagnus Damm2008-02-144-1/+194
* sh: remove maskreg irq codeMagnus Damm2008-02-142-94/+0
* sh: add probe support for new sh7722 cutMagnus Damm2008-02-141-1/+1
* Fix container_of() usageAlexey Dobriyan2008-02-081-1/+1
* sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda2008-01-281-0/+53
* sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-2814-139/+36
* sh: sh7712 clock supportAndrew Murray2008-01-282-0/+72
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-284-0/+520
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-283-2/+13
* sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-281-1/+28
* sh: Support denormalization on SH-4 FPU.Stuart Menefy2008-01-283-181/+1227
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-282-6/+6
* sh: GUSA atomic rollback support.Stuart Menefy2008-01-281-1/+23
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-285-20/+17
* sh: syscall auditing for sh5, too.Paul Mundt2008-01-281-4/+6
* sh: SH-2A FPU support.Paul Mundt2008-01-285-16/+661
* sh: Add SH7263 CPU support.Paul Mundt2008-01-283-2/+44
* sh: Add SH7203 CPU support.Paul Mundt2008-01-284-6/+384
* sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-281-9/+7
* sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-284-19/+258
* sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt2008-01-281-11/+11
* sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt2008-01-282-0/+22
* sh: Plug in simple SH-5 subtype probing.Paul Mundt2008-01-282-2/+78
* sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt2008-01-281-1/+1
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-281-1/+1
* sh: Move over and enable FPU support for SH-5.Paul Mundt2008-01-282-0/+171
* sh: Move over sh64 switch_to and stack unwinder.Paul Mundt2008-01-283-1/+527
* sh: Move over the SH-5 entry.S.Paul Mundt2008-01-283-0/+2107
* sh: Disable initial cache flush on SH-5.Paul Mundt2008-01-281-14/+18
* sh: Don't reference UBC code in CPU init on sh64.Paul Mundt2008-01-281-1/+6
* sh: imask IRQ depends on sh32.Paul Mundt2008-01-281-1/+2
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-1/+1
* Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-5/+6
* sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-071-8/+0
* sh: Fix up kgdb-on-NMI branch target.Paul Mundt2007-11-071-1/+1
* sh: Kill off dead ipr_irq_demux().Paul Mundt2007-10-311-9/+0
* sh: Add resource of USBF for SH7722.Yoshihiro Shimoda2007-10-301-0/+27
* sh: clkfwk: Support multi-level clock propagation.Stuart Menefy2007-09-281-0/+2
* sh: Fix URAM start address on SH7785.Paul Mundt2007-09-271-1/+1
* sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-274-129/+126
OpenPOWER on IntegriCloud