summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/processor.h
AgeCommit message (Expand)AuthorLines
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt-1/+2
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt-1/+1
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt-1/+0
2008-02-14sh: add support for sh7366 processorMagnus Damm-1/+1
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda-1/+1
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda-1/+1
2008-01-28sh: Add SH7263 CPU support.Paul Mundt-1/+1
2008-01-28sh: Add SH7203 CPU support.Paul Mundt-1/+1
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt-1/+1
2008-01-28sh: Move over the SH-5 entry.S.Paul Mundt-5/+12
2008-01-28sh: Move vsyscall_init() defs up one level.Paul Mundt-0/+6
2008-01-28sh: More SH-5 cpuinfo tidying.Paul Mundt-0/+2
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt-241/+6
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt-1/+1
2007-10-30sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.Paul Mundt-1/+1
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt-1/+0
2007-09-27sh: processor.h needs smp.hPaul Mundt-0/+1
2007-09-21sh: Kill off special boot_cpu_data.Paul Mundt-7/+2
2007-09-21sh: Add SH7720 CPU support.Markus Brunner-1/+1
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm-1/+1
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm-1/+1
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt-1/+1
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt-4/+0
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt-1/+1
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu-1/+1
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt-2/+3
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt-0/+1
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt-2/+6
2006-12-06sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy-2/+2
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy-9/+3
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt-0/+3
2006-12-06sh: Add SH-2A platform headers.Yoshinori Sato-1/+4
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt-0/+2
2006-09-27sh: Initial vsyscall page support.Paul Mundt-0/+6
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt-4/+5
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt-11/+1
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt-3/+5
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt-0/+4
2006-09-27sh: prefetch()/prefetchw() support.Paul Mundt-0/+13
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters-1/+2
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt-21/+15
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+275