summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4/probe.c
Commit message (Expand)AuthorAgeFilesLines
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-141-1/+1
* sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-171-0/+3
* sh: sh7372 SH4AL-DSP probe supportMagnus Damm2011-01-131-0/+5
* sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda2011-01-111-0/+1
* sh: change PVR of SH7757 for 2nd cutYoshihiro Shimoda2010-07-061-1/+1
* sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-211-3/+1
* sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-3/+3
* sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt2010-01-201-2/+3
* sh: Fix up L2 cache comment typo.Paul Mundt2010-01-131-1/+1
* sh: PVR detection for 2nd cut SH7786.Matt Fleming2010-01-131-0/+1
* Merge branch 'master' into sh/smpPaul Mundt2009-09-011-2/+9
|\
| * sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto2009-08-271-1/+1
| * sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-211-2/+9
* | sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt2009-08-151-3/+0
* | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-151-2/+7
|/
* sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-011-46/+15
* sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt2009-06-011-28/+33
* sh: SH7724 has an L2 cache.Kuninori Morimoto2009-06-011-1/+1
* sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-161-0/+6
* sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-021-5/+0
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-171-1/+1
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-031-0/+7
* sh: Record the major cut revision for probed SH-4A parts.Paul Mundt2008-07-281-4/+5
* sh: Stub in silicon cut in CPU info.Stuart Menefy2008-07-281-0/+3
* sh: add probe support for new sh7723 cutMagnus Damm2008-05-231-0/+1
* sh: Fix up L2 cache probe.Paul Mundt2008-04-181-0/+6
* sh: Fix up SH-4A part probe.Paul Mundt2008-04-181-1/+1
* sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-181-10/+15
* sh: add support for sh7366 processorMagnus Damm2008-02-141-0/+6
* sh: add probe support for new sh7722 cutMagnus Damm2008-02-141-1/+1
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-281-0/+2
* sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-071-8/+0
* sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-271-86/+85
* sh: Disable L2 reporting for present URAM only parts.Paul Mundt2007-09-271-5/+2
* sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-251-6/+0
* sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-201-0/+8
* sh: trivial build cleanups.Evgeniy Polyakov2007-05-311-0/+1
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-071-0/+8
* sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2007-03-121-13/+0
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-131-88/+97
* sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-131-4/+0
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-121-0/+9
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-061-8/+11
* sh: More intelligent entry_mask/way_size calculation.Paul Mundt2006-09-271-7/+13
* sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2006-09-271-1/+46
* sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt2006-09-271-3/+5
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-271-9/+8
* sh: Add flag for MMU PTEA capability.Paul Mundt2006-09-271-10/+24
* sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt2006-09-271-0/+15
* sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt2006-09-271-3/+9