summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-05-16sh: fix sh7785 master clock valueYoshihiro Shimoda1-1/+1
2008-05-09SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin1-2/+2
2008-05-08sh: intc register modify fixMagnus Damm1-0/+9
2008-05-08sh: no high level trigger on some sh3 cpusMagnus Damm1-0/+5
2008-05-08sh: clean up sh7710 and sh7720 intc tablesMagnus Damm2-8/+1
2008-05-08sh: add interrupt ack code to sh3Magnus Damm2-7/+87
2008-05-08sh: unify external irq pin code for sh3Magnus Damm6-94/+75
2008-05-08sh: fix sh7705 interrupt vector typoMagnus Damm1-1/+1
2008-05-08sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt1-35/+38
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt1-0/+4
2008-05-08sh64: Fixup the nommu build.Paul Mundt1-0/+28
2008-04-18sh: Fix up L2 cache probe.Paul Mundt1-0/+6
2008-04-18sh: Fix up SH-4A part probe.Paul Mundt1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt3-10/+317
2008-04-18sh: Fix up SH7763 build.Paul Mundt1-9/+1
2008-04-18sh: Add I2C platform data to sh7722Magnus Damm1-0/+21
2008-04-18sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm1-4/+3
2008-04-18sh: Hook up the rest of the SH7770 serial ports.Paul Mundt1-1/+36
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt3-3/+175
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt3-0/+3
2008-03-13sh: Fix up the address error exception handler for SH-2.Kieran Bingham1-1/+0
2008-03-06sh: Fix up section mismatches.Paul Mundt1-1/+1
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-3/+3
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt18-18/+18
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita1-3/+3
2008-02-26sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt1-2/+2
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt1-33/+28
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt1-15/+12
2008-02-14sh: add support for sh7366 processorMagnus Damm4-1/+194
2008-02-14sh: remove maskreg irq codeMagnus Damm2-94/+0
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm1-1/+1
2008-02-08Fix container_of() usageAlexey Dobriyan1-1/+1
2008-01-28sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda1-0/+53
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm14-139/+36
2008-01-28sh: sh7712 clock supportAndrew Murray2-0/+72
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda4-0/+520
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda3-2/+13
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt1-1/+28
2008-01-28sh: Support denormalization on SH-4 FPU.Stuart Menefy3-181/+1227
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy2-6/+6
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy1-1/+23
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt5-20/+17
2008-01-28sh: syscall auditing for sh5, too.Paul Mundt1-4/+6
2008-01-28sh: SH-2A FPU support.Paul Mundt5-16/+661
2008-01-28sh: Add SH7263 CPU support.Paul Mundt3-2/+44
2008-01-28sh: Add SH7203 CPU support.Paul Mundt4-6/+384
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt1-9/+7
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