<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/boot, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC r215758,215811:</title>
<updated>2010-11-29T08:12:21Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2010-11-29T08:12:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cf011b5d11e82aed1794a83c7c9dc86b09f19d74'/>
<id>urn:sha1:cf011b5d11e82aed1794a83c7c9dc86b09f19d74</id>
<content type='text'>
Make this printf output more verbose.

Sponsored by:	Sandvine Incorporated
</content>
</entry>
<entry>
<title>MFC r214494:</title>
<updated>2010-11-27T00:37:13Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-11-27T00:37:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9861e8b50108086f9aa05002559a59ccdbfe2a29'/>
<id>urn:sha1:9861e8b50108086f9aa05002559a59ccdbfe2a29</id>
<content type='text'>
Fix netboot on some Apple machines on which calling dma-free on the
network device can hang the machine. This causes the loss of 64 KB of
accessible memory on netbooted machines.
</content>
</entry>
<entry>
<title>MFC r214493,214495:</title>
<updated>2010-11-27T00:36:11Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-11-27T00:36:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58633a4949c3e9567381fff5e61a6ae559ea3991'/>
<id>urn:sha1:58633a4949c3e9567381fff5e61a6ae559ea3991</id>
<content type='text'>
Fix some memory management issues discovered when trying to boot the PPC
OF loader on systems where address cells and size cells are both 2 (the
Mambo simulator) and fix an error where cons_probe() was called before
init_heap() but used malloc() to set environment variables.
</content>
</entry>
<entry>
<title>Revert r215755 as it was supposed to happen on -CURRENT and not STABLE_8.</title>
<updated>2010-11-23T18:47:43Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2010-11-23T18:47:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b3b3789197cd087e079c70bf8157ee9ce3ba2090'/>
<id>urn:sha1:b3b3789197cd087e079c70bf8157ee9ce3ba2090</id>
<content type='text'>
Pointy hat to:	me
</content>
</entry>
<entry>
<title>Make this printf output more verbose.</title>
<updated>2010-11-23T18:45:12Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2010-11-23T18:45:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ed49a1fac59e2b48d98adb1cf3d81aefb2527f0'/>
<id>urn:sha1:6ed49a1fac59e2b48d98adb1cf3d81aefb2527f0</id>
<content type='text'>
Sponsored by:	Sandvine Incorporated
Submitted by:	Sandvine Incorporated
MFC after:	3 days
</content>
</entry>
<entry>
<title>MFC r215284, r215285:</title>
<updated>2010-11-21T12:52:33Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2010-11-21T12:52:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bc759b9aef764318e02bf4768e4cd06674e9fa98'/>
<id>urn:sha1:bc759b9aef764318e02bf4768e4cd06674e9fa98</id>
<content type='text'>
When rebooting the machine jump to 0xf000:0xfff0 instead of 0xffff:0x0.
This is the same change that was made in rev 1.33 of boot/i386/btx/btx.S.

PR:	i386/91871
Submitted by:	Bjorn Konig &lt;bkoenig at cs.tu-berlin.de&gt;
</content>
</entry>
<entry>
<title>MFC r215034:</title>
<updated>2010-11-20T20:34:13Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2010-11-20T20:34:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=930669267fa1b5f61d8cb497a82a1e5d9495be0c'/>
<id>urn:sha1:930669267fa1b5f61d8cb497a82a1e5d9495be0c</id>
<content type='text'>
Fix typos.

PR:	bin/148894
Submitted by:	olgeni
</content>
</entry>
<entry>
<title>MFC 211201</title>
<updated>2010-11-09T13:39:17Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2010-11-09T13:39:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=31565a6ee8d1fdfee3e53cc3ac79bb2247b0eacb'/>
<id>urn:sha1:31565a6ee8d1fdfee3e53cc3ac79bb2247b0eacb</id>
<content type='text'>
	Add tpm(4) driver for Trusted Platform Module.
	You may want to look at http://bsssd.sourceforge.net/ .
	Submitted by: Hans-Joerg Hoexer &lt;Hans-Joerg_Hoexer@genua.de&gt;

MFC 211204
	Fix copyright information.

MFC 211270
	Cosmetic change for splitting bus frontend file and core file.

MFC 211271
	Hook tpm.4 manual to hook.

MFC 212861
	Add support 'device tpm' for amd64.
	Add tpm(4)'s default setting to /boot/defaults/loader.conf.
	Add 'device tpm' to NOTES for amd64 and i386.

Reviewed by:	takawata
Discussed with:	takawata
Approved by:	imp (mentor)
</content>
</entry>
<entry>
<title>MFC: r214526</title>
<updated>2010-11-02T22:12:06Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-11-02T22:12:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ba4e5dec8a2f58689fdf69aab6c9e93f09ffe6c'/>
<id>urn:sha1:2ba4e5dec8a2f58689fdf69aab6c9e93f09ffe6c</id>
<content type='text'>
Partially revert r203829 (MFC'ed to stable/7 in r205920); as it turns out
what the PowerPC OFW loader did was incorrect as further down the road
cons_probe() calls malloc() so the former can't be called before init_heap()
has succeed. Instead just exit to the firmware in case init_heap() fails
like OF_init() does when hitting a problem as we're then likely running in
a very broken environment where hardly anything can be trusted to work.
</content>
</entry>
</feed>
