cognet 2007-07-27 14:49:11 UTC
FreeBSD src repository
Modified files:
sys/arm/arm identcpu.c
Log:
Say if the L2 cache is enabled or disabled as well.
Approved by:re (blanket)
Revision ChangesPath
1.11 +6 -0 src/sys/arm/arm/identcpu.c
_
sam 2007-03-10 00:16:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/arm/arm identcpu.c
Log:
MFC 1.10: elaborate on stepping names
Revision ChangesPath
1.4.2.1 +1 -1 src/sys/arm/arm/identcpu.c
___
sam 2006-11-19 23:45:33 UTC
FreeBSD src repository
Modified files:
sys/arm/arm identcpu.c
Log:
elaborate on stepping names; add intel terminology to help
people cross-referencing intel docs
Reviewed by:imp, cognet
MFC after: 1 month
Revision C
imp 2006-02-03 06:39:58 UTC
FreeBSD src repository
Modified files:
sys/arm/arm identcpu.c
Log:
MFp4: Small cleanup of cpu messages at boot.
Revision ChangesPath
1.7 +7 -6 src/sys/arm/arm/identcpu.c
__
cognet 2005-11-21 19:06:25 UTC
FreeBSD src repository
Modified files:
sys/arm/arm identcpu.c
sys/arm/include armreg.h
Log:
Add an alternate ID for the arm920t (the real solution is to have
per-cpu class masks, but oh well).
Revision ChangesPath
1