index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh4
/
probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Tidy CPU probing and fixup section annotations.
Paul Mundt
2010-04-21
1
-3
/
+1
*
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
1
-3
/
+3
*
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
2010-01-20
1
-2
/
+3
*
sh: Fix up L2 cache comment typo.
Paul Mundt
2010-01-13
1
-1
/
+1
*
sh: PVR detection for 2nd cut SH7786.
Matt Fleming
2010-01-13
1
-0
/
+1
*
Merge branch 'master' into sh/smp
Paul Mundt
2009-09-01
1
-2
/
+9
|
\
|
*
sh: fix CPU_SH7723/7724 numbering bug
Kuninori Morimoto
2009-08-27
1
-1
/
+1
|
*
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
2009-08-21
1
-2
/
+9
*
|
sh: Kill off the unhandled pvr case in SH-4 CPU probing.
Paul Mundt
2009-08-15
1
-3
/
+0
*
|
sh: Track the CPU family in sh_cpuinfo.
Paul Mundt
2009-08-15
1
-2
/
+7
|
/
*
sh: Tidy up SH-4A boot_cpu_data.flags probing.
Paul Mundt
2009-06-01
1
-46
/
+15
*
sh: Tidy up the optional L2 probing, wire it up for SH7786.
Paul Mundt
2009-06-01
1
-28
/
+33
*
sh: SH7724 has an L2 cache.
Kuninori Morimoto
2009-06-01
1
-1
/
+1
*
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
Kuninori Morimoto
2009-04-16
1
-0
/
+6
*
sh: Kill off broken direct-mapped cache mode.
Paul Mundt
2009-04-02
1
-5
/
+0
*
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
2009-03-17
1
-1
/
+1
*
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
2009-03-03
1
-0
/
+7
*
sh: Record the major cut revision for probed SH-4A parts.
Paul Mundt
2008-07-28
1
-4
/
+5
*
sh: Stub in silicon cut in CPU info.
Stuart Menefy
2008-07-28
1
-0
/
+3
*
sh: add probe support for new sh7723 cut
Magnus Damm
2008-05-23
1
-0
/
+1
*
sh: Fix up L2 cache probe.
Paul Mundt
2008-04-18
1
-0
/
+6
*
sh: Fix up SH-4A part probe.
Paul Mundt
2008-04-18
1
-1
/
+1
*
sh: Add support for SH7723 CPU subtype.
Paul Mundt
2008-04-18
1
-10
/
+15
*
sh: add support for sh7366 processor
Magnus Damm
2008-02-14
1
-0
/
+6
*
sh: add probe support for new sh7722 cut
Magnus Damm
2008-02-14
1
-1
/
+1
*
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
2008-01-28
1
-0
/
+2
*
sh: Kill off the remaining ST40 cruft.
Paul Mundt
2007-11-07
1
-8
/
+0
*
sh: Use boot_cpu_data for CPU probe.
Paul Mundt
2007-09-27
1
-86
/
+85
*
sh: Disable L2 reporting for present URAM only parts.
Paul Mundt
2007-09-27
1
-5
/
+2
*
sh: remove support for sh73180 and solution engine 73180
Magnus Damm
2007-07-25
1
-6
/
+0
*
sh: Preliminary support for the SH-X3 CPU.
Paul Mundt
2007-06-20
1
-0
/
+8
*
sh: trivial build cleanups.
Evgeniy Polyakov
2007-05-31
1
-0
/
+1
*
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
2007-05-07
1
-0
/
+8
*
sh: Fix SH-3 cache entry_mask and way_size calculation.
Paul Mundt
2007-03-12
1
-13
/
+0
*
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
1
-88
/
+97
*
sh: Lazy dcache writeback optimizations.
Paul Mundt
2007-02-13
1
-4
/
+0
*
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
2006-12-12
1
-0
/
+9
*
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
1
-8
/
+11
*
sh: More intelligent entry_mask/way_size calculation.
Paul Mundt
2006-09-27
1
-7
/
+13
*
sh: Support for L2 cache on newer SH-4A CPUs.
Paul Mundt
2006-09-27
1
-1
/
+46
*
sh: CPU flags in AT_HWCAP in ELF auxvt.
Paul Mundt
2006-09-27
1
-3
/
+5
*
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
2006-09-27
1
-9
/
+8
*
sh: Add flag for MMU PTEA capability.
Paul Mundt
2006-09-27
1
-10
/
+24
*
sh: Support for SH7770/SH7780 CPU subtypes.
Paul Mundt
2006-09-27
1
-0
/
+15
*
sh: Refactor PRR masking to catch newer SH7760 cuts.
Paul Mundt
2006-09-27
1
-3
/
+9
*
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
2006-09-27
1
-0
/
+11
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+138