<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/ipmi, 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>2024-07-25T05:09:57Z</updated>
<entry>
<title>smbios: Compile into the kernel more completely</title>
<updated>2024-07-25T05:09:57Z</updated>
<author>
<name>Allan Jude</name>
<email>allanjude@FreeBSD.org</email>
</author>
<published>2024-07-25T05:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=169d069116996b5c7bc84b65d21adf1272f3b304'/>
<id>urn:sha1:169d069116996b5c7bc84b65d21adf1272f3b304</id>
<content type='text'>
Compile more of the IPMI into the kernel, and include all the
dependencies in ipmi.ko.

Sponsored by:		Netflix
Reviewed by:		andrew
Differential Revision:	https://reviews.freebsd.org/D45765
</content>
</entry>
<entry>
<title>Remove residual blank line at start of Makefile</title>
<updated>2024-07-15T22:43:39Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2024-07-15T04:46:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e9ac41698b2f322d55ccf9da50a3596edb2c1800'/>
<id>urn:sha1:e9ac41698b2f322d55ccf9da50a3596edb2c1800</id>
<content type='text'>
This is a residual of the $FreeBSD$ removal.

MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:54:58Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=031beb4e239bfce798af17f5fe8dba8bcaf13d99'/>
<id>urn:sha1:031beb4e239bfce798af17f5fe8dba8bcaf13d99</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>ipmi: add Block Transfer interface support</title>
<updated>2023-06-07T09:30:47Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2023-06-07T09:30:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f166509895dd90fcaaa08b557f9bc106e3f7e71'/>
<id>urn:sha1:1f166509895dd90fcaaa08b557f9bc106e3f7e71</id>
<content type='text'>
Reviewed by:	ambrisko
Obtained from:	Yandex LLC
MFC after:	2 weeks
Sponsored by:	Yandex LLC
Differential Revision:	https://reviews.freebsd.org/D40421
</content>
</entry>
<entry>
<title>arm64: enable build of the ipmi module</title>
<updated>2021-01-07T19:45:25Z</updated>
<author>
<name>Mitchell Horne</name>
<email>mhorne@FreeBSD.org</email>
</author>
<published>2021-01-06T20:27:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40d0971bbe5dbb591bb923d0fbea67fab6f38d30'/>
<id>urn:sha1:40d0971bbe5dbb591bb923d0fbea67fab6f38d30</id>
<content type='text'>
Only ACPI attachment is supported for now, some others depend on the
presence of smbios(4) support, which we lack on arm64.

Reviewed by:	emaste
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D28009
</content>
</entry>
<entry>
<title>[POWERPC64LE] enable IPMI using OPAL bus</title>
<updated>2020-12-31T01:55:53Z</updated>
<author>
<name>Alfredo Dal'Ava Junior</name>
<email>alfredo@FreeBSD.org</email>
</author>
<published>2020-12-31T01:32:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4f250d9436af83927c38eda958de14893c73f0ac'/>
<id>urn:sha1:4f250d9436af83927c38eda958de14893c73f0ac</id>
<content type='text'>
Enable build of IPMI over OPAL on powerpc64le

Reviewed by:	bdragon
Sponsored by:	Eldorado Research Institute (eldorado.org.br)
Differential Revision: https://reviews.freebsd.org/D27443
</content>
</entry>
<entry>
<title>Fix a module Makefile error on amd64 so the IPMI HW interfaces are built.</title>
<updated>2018-08-16T15:59:02Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2018-08-16T15:59:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3991dbf3fa9262cfe379ef3005e0e8ec7271e9eb'/>
<id>urn:sha1:3991dbf3fa9262cfe379ef3005e0e8ec7271e9eb</id>
<content type='text'>
When the module is being unloaded and no HW interfaces were created don't
clean up.  This was exposed by the amd64 module build issue.
</content>
</entry>
<entry>
<title>Add ofw_bus_if.h to the SRCS list for ipmi module on powerpc64</title>
<updated>2018-07-30T18:29:20Z</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2018-07-30T18:29:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0cd8715680efc602aee300bf9d709dd438fa3147'/>
<id>urn:sha1:0cd8715680efc602aee300bf9d709dd438fa3147</id>
<content type='text'>
PR:		230194
Reported by:	sbruno
</content>
</entry>
<entry>
<title>Only build ipmi_linux on x86</title>
<updated>2018-07-25T19:31:32Z</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2018-07-25T19:31:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=81ebd37ceb69527fcacdf7ffcea994887eb06281'/>
<id>urn:sha1:81ebd37ceb69527fcacdf7ffcea994887eb06281</id>
<content type='text'>
Somehow this wasn't triggered in my pre-commit build.
</content>
</entry>
<entry>
<title>Support building IPMI as a module on powerpc64</title>
<updated>2018-07-25T18:58:57Z</updated>
<author>
<name>Justin Hibbits</name>
<email>jhibbits@FreeBSD.org</email>
</author>
<published>2018-07-25T18:58:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0bf0bb832fa8d61421401b5f148b3ac9645ceeaf'/>
<id>urn:sha1:0bf0bb832fa8d61421401b5f148b3ac9645ceeaf</id>
<content type='text'>
This still only supports IPMI via OPAL on powerpc64, but now it can be tested
with a GENERIC kernel.
</content>
</entry>
</feed>
