<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/dev/ofw/ofw_standard.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-09-01T22:01:53Z</updated>
<entry>
<title>ofw: clean up empty lines in .c and .h files</title>
<updated>2020-09-01T22:01:53Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2020-09-01T22:01:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f9874fbbf177e0284f8c65c050a51b40e35be4de'/>
<id>urn:sha1:f9874fbbf177e0284f8c65c050a51b40e35be4de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set internal error returns for OF_peer(), OF_child(), and OF_parent() to</title>
<updated>2018-02-19T15:49:14Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2018-02-19T15:49:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=65184f89b602095580bec665a0d8a549026f331b'/>
<id>urn:sha1:65184f89b602095580bec665a0d8a549026f331b</id>
<content type='text'>
zero, matching the IEEE 1275 standard. Since these internal error paths
have never, to my knowledge, been taken, behavior is unchanged.

Reported by:	gonzo
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>sys/dev: further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-27T14:52:40Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-27T14:52:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=718cf2ccb9956613756ab15d7a0e28f2c8e91cab'/>
<id>urn:sha1:718cf2ccb9956613756ab15d7a0e28f2c8e91cab</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>Change OF_interpret() to also take an array of cell_t (missed in r209801).</title>
<updated>2010-09-11T18:55:00Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-09-11T18:55:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cdb25d827efda15643a73b0b15f1b724b6e83429'/>
<id>urn:sha1:cdb25d827efda15643a73b0b15f1b724b6e83429</id>
<content type='text'>
Reviewed by:	nwhitehorn
</content>
</entry>
<entry>
<title>Change the argument type to OF_call_method to take an array of cell_t</title>
<updated>2010-07-08T14:29:23Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-07-08T14:29:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=054e5dcbe4d3f5ef93245ea42d6b463ac8214644'/>
<id>urn:sha1:054e5dcbe4d3f5ef93245ea42d6b463ac8214644</id>
<content type='text'>
instead of unsigned longs to prepare for platforms where they are not
the same.
</content>
</entry>
<entry>
<title>Prepare and extend OFW layer for FDT support.</title>
<updated>2010-05-28T10:43:56Z</updated>
<author>
<name>Rafal Jaworowski</name>
<email>raj@FreeBSD.org</email>
</author>
<published>2010-05-28T10:43:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8297758a2206bc0fdc5383ddc4a496aca1686af0'/>
<id>urn:sha1:8297758a2206bc0fdc5383ddc4a496aca1686af0</id>
<content type='text'>
o Let OFW_INIT() and OF_init() return status value.

o Provide helper routines for 'compatible' property handling.

o Only compile OF and OFW code, which is relevant in FDT scenario.

o Other minor cosmetics

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Pull OF_quiesce() out of the MI Open Firmware layer and entirely into</title>
<updated>2010-05-16T22:01:43Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-05-16T22:01:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4a26780b9af58249d999a9e43fbc7519bdabb26f'/>
<id>urn:sha1:4a26780b9af58249d999a9e43fbc7519bdabb26f</id>
<content type='text'>
PPC ofw_machdep.c, in recognition of its state as a machine specific hack.

Requested by:	marius
</content>
</entry>
<entry>
<title>On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the</title>
<updated>2010-05-16T15:56:59Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-05-16T15:56:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=79bf3fcd1870753689eca6cb63d9b4b2cf2a8673'/>
<id>urn:sha1:79bf3fcd1870753689eca6cb63d9b4b2cf2a8673</id>
<content type='text'>
firmware in order to take over control of the SMU. Without doing this,
the firmware background process doing fan control will run amok as we
take over the system and crash the management chip.

This is limited to these two machines because our kernel is heavily
dependent on firmware accesses, and so quiescing firmware can cause
nasty problems.
</content>
</entry>
<entry>
<title>With r205496 in place we should ensure that nargs and nreturns are always</title>
<updated>2010-04-02T21:48:27Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-04-02T21:48:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=bd7e69e4c5c231c9388dd16605364daf51cc3c0a'/>
<id>urn:sha1:bd7e69e4c5c231c9388dd16605364daf51cc3c0a</id>
<content type='text'>
set to sane values as they no longer default to 0, otherwise some OFW
implementation might copy in or out arguments not based on what the actual
function takes but what ever stack garbage nargs and nreturns supply.

Reviewed by:	nwhitehorn
</content>
</entry>
<entry>
<title>Do not declare the various OFW command buffers static. It does not</title>
<updated>2010-03-23T01:09:45Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-03-23T01:09:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d4bccd63a20b5f2218f39be80bd0c1acbb671f04'/>
<id>urn:sha1:d4bccd63a20b5f2218f39be80bd0c1acbb671f04</id>
<content type='text'>
appear to be necessary on either sparc64 or powerpc, and is a
concurrency nightmare.

Reviewed by:	marius
</content>
</entry>
</feed>
