<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/i386/include/cputypes.h, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:11Z</updated>
<entry>
<title>sys: Remove $FreeBSD$: two-line .h pattern</title>
<updated>2023-08-16T17:54:11Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95ee2897e98f5d444f26ed2334cc7c439f9c16c6'/>
<id>urn:sha1:95ee2897e98f5d444f26ed2334cc7c439f9c16c6</id>
<content type='text'>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>sys/i386: further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-27T15:08:52Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-27T15:08:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83ef78be9591275896b8a0bda1d2155becca3f3c'/>
<id>urn:sha1:83ef78be9591275896b8a0bda1d2155becca3f3c</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
</content>
</entry>
<entry>
<title>Remove 'cpu' and 'cpu_class' on amd64.</title>
<updated>2016-09-15T17:05:54Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2016-09-15T17:05:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38605d7312d8f4133a8a0a7d007cdb7fd8c74825'/>
<id>urn:sha1:38605d7312d8f4133a8a0a7d007cdb7fd8c74825</id>
<content type='text'>
The 'cpu' and 'cpu_class' variables were always set to the same value
on amd64 and are legacy holdovers from i386.  Remove them entirely on
amd64.

Reviewed by:	imp, kib (older version)
Differential Revision:	https://reviews.freebsd.org/D7888
</content>
</entry>
<entry>
<title>Move shared variables from {amd64,i386}/initcpu.c to x86/identcpu.c.</title>
<updated>2015-12-23T21:41:42Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2015-12-23T21:41:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e8d8b4b0c85f0457e39e219126cfd0cc03558d0'/>
<id>urn:sha1:9e8d8b4b0c85f0457e39e219126cfd0cc03558d0</id>
<content type='text'>
While here, move the common bits of &lt;machine/cputypes.h&gt; to
&lt;x86/cputypes.h&gt; as well.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D4670
</content>
</entry>
<entry>
<title>Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").</title>
<updated>2008-11-26T19:25:13Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2008-11-26T19:25:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5113aa0af3c6587b45ea08a11568e4ce661a9ce0'/>
<id>urn:sha1:5113aa0af3c6587b45ea08a11568e4ce661a9ce0</id>
<content type='text'>
Reviewed by:	jhb, peter (early amd64 version)
</content>
</entry>
<entry>
<title>/* -&gt; /*- for copyright notices, minor format tweaks as necessary</title>
<updated>2005-01-06T22:18:23Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T22:18:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=86cb007f9f53a618310e56ff967339221197b416'/>
<id>urn:sha1:86cb007f9f53a618310e56ff967339221197b416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The NatSemi (now AMD) Geode SC1100 needs special treatment here and there</title>
<updated>2004-06-03T21:14:53Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-03T21:14:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=02d12d93525cbe5b6ee3b5ff1b18fb01f33ba939'/>
<id>urn:sha1:02d12d93525cbe5b6ee3b5ff1b18fb01f33ba939</id>
<content type='text'>
because it is an embedded gadget.  Give it it's own value for the "cpu"
variable and add code to reset it lacking a keyboard controller.
</content>
</entry>
<entry>
<title>struct cpu_nameclass is a private to identcpu.c, move it there.</title>
<updated>2004-05-30T15:16:07Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-05-30T15:16:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a041b840d2dd22d1ddfd03f7461e669be9bbaf1e'/>
<id>urn:sha1:a041b840d2dd22d1ddfd03f7461e669be9bbaf1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move a prototype to the least wrong place.</title>
<updated>2002-08-02T18:45:43Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-08-02T18:45:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=14a3a6ea0b09a29abe56a2725879e75626cb521c'/>
<id>urn:sha1:14a3a6ea0b09a29abe56a2725879e75626cb521c</id>
<content type='text'>
Suggested by:	bde
</content>
</entry>
<entry>
<title>Add initialization code for the AMD Elan sc520 which maps the MMCR</title>
<updated>2002-07-18T12:56:54Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-07-18T12:56:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=61658cf6a1875de9bbaa0ad9076ed4e5d47bea29'/>
<id>urn:sha1:61658cf6a1875de9bbaa0ad9076ed4e5d47bea29</id>
<content type='text'>
into KVM and sets the i8254 frequency to the correct value.
</content>
</entry>
</feed>
