aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4/probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming1-0/+1
2009-09-01Merge branch 'master' into sh/smpPaul Mundt1-2/+9
2009-08-27sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto1-1/+1
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda1-2/+9
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt1-3/+0
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt1-2/+7
2009-06-01sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt1-46/+15
2009-06-01sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt1-28/+33
2009-06-01sh: SH7724 has an L2 cache.Kuninori Morimoto1-1/+1
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto1-0/+6
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt1-5/+0
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt1-1/+1
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto1-0/+7
2008-07-28sh: Record the major cut revision for probed SH-4A parts.Paul Mundt1-4/+5
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy1-0/+3
2008-05-23sh: add probe support for new sh7723 cutMagnus Damm1-0/+1
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 Mundt1-10/+15
2008-02-14sh: add support for sh7366 processorMagnus Damm1-0/+6
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm1-1/+1
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda1-0/+2
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-8/+0
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt1-86/+85
2007-09-27sh: Disable L2 reporting for present URAM only parts.Paul Mundt1-5/+2
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm1-6/+0
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt1-0/+8
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov1-0/+1
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt1-0/+8
2007-03-12sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt1-13/+0
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-88/+97
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt1-4/+0
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt1-0/+9
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy1-8/+11
2006-09-27sh: More intelligent entry_mask/way_size calculation.Paul Mundt1-7/+13
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt1-1/+46
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt1-3/+5
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt1-9/+8
2006-09-27sh: Add flag for MMU PTEA capability.Paul Mundt1-10/+24
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt1-0/+15
2006-09-27sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt1-3/+9
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow1-0/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+138