<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>169d069116996b5c7bc84b65d21adf1272f3b304 - smbios: Compile into the kernel more completely</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#169d069116996b5c7bc84b65d21adf1272f3b304</link>
        <description>smbios: Compile into the kernel more completelyCompile more of the IPMI into the kernel, and include all thedependencies in ipmi.ko.Sponsored by:		NetflixReviewed by:		andrewDifferential Revision:	https://reviews.freebsd.org/D45765

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Thu, 25 Jul 2024 07:02:47 +0200</pubDate>
        <dc:creator>Allan Jude &lt;allanjude@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1f166509895dd90fcaaa08b557f9bc106e3f7e71 - ipmi: add Block Transfer interface support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#1f166509895dd90fcaaa08b557f9bc106e3f7e71</link>
        <description>ipmi: add Block Transfer interface supportReviewed by:	ambriskoObtained from:	Yandex LLCMFC after:	2 weeksSponsored by:	Yandex LLCDifferential Revision:	https://reviews.freebsd.org/D40421

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Wed, 07 Jun 2023 11:30:47 +0200</pubDate>
        <dc:creator>Andrey V. Elsukov &lt;ae@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40d0971bbe5dbb591bb923d0fbea67fab6f38d30 - arm64: enable build of the ipmi module</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#40d0971bbe5dbb591bb923d0fbea67fab6f38d30</link>
        <description>arm64: enable build of the ipmi moduleOnly ACPI attachment is supported for now, some others depend on thepresence of smbios(4) support, which we lack on arm64.Reviewed by:	emasteSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D28009

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Wed, 06 Jan 2021 21:27:40 +0100</pubDate>
        <dc:creator>Mitchell Horne &lt;mhorne@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f250d9436af83927c38eda958de14893c73f0ac - [POWERPC64LE] enable IPMI using OPAL bus</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#4f250d9436af83927c38eda958de14893c73f0ac</link>
        <description>[POWERPC64LE] enable IPMI using OPAL busEnable build of IPMI over OPAL on powerpc64leReviewed by:	bdragonSponsored by:	Eldorado Research Institute (eldorado.org.br)Differential Revision: https://reviews.freebsd.org/D27443

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Thu, 31 Dec 2020 02:32:34 +0100</pubDate>
        <dc:creator>Alfredo Dal&apos;Ava Junior &lt;alfredo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3611ec604864a7d4dcc9a3ea898c80eb35eef8a0 - Merge ^/head r337646 through r338014.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#3611ec604864a7d4dcc9a3ea898c80eb35eef8a0</link>
        <description>Merge ^/head r337646 through r338014.

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Sat, 18 Aug 2018 14:15:54 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3991dbf3fa9262cfe379ef3005e0e8ec7271e9eb - Fix a module Makefile error on amd64 so the IPMI HW interfaces are built.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#3991dbf3fa9262cfe379ef3005e0e8ec7271e9eb</link>
        <description>Fix a module Makefile error on amd64 so the IPMI HW interfaces are built.When the module is being unloaded and no HW interfaces were created don&apos;tclean up.  This was exposed by the amd64 module build issue.

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Thu, 16 Aug 2018 17:59:02 +0200</pubDate>
        <dc:creator>Doug Ambrisko &lt;ambrisko@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>14b841d4a8e6c25d964f5e3bbda379a1541a27ec - MFH @ r337607, in preparation for boarding</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#14b841d4a8e6c25d964f5e3bbda379a1541a27ec</link>
        <description>MFH @ r337607, in preparation for boarding

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Sat, 11 Aug 2018 06:26:29 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bbd7a9298f75b52cf65ffa6ea4cfe0958a3fc8cf - Merge ^/head r336870 through r337285, and resolve conflicts.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#bbd7a9298f75b52cf65ffa6ea4cfe0958a3fc8cf</link>
        <description>Merge ^/head r336870 through r337285, and resolve conflicts.

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Sat, 04 Aug 2018 13:53:41 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0cd8715680efc602aee300bf9d709dd438fa3147 - Add ofw_bus_if.h to the SRCS list for ipmi module on powerpc64</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#0cd8715680efc602aee300bf9d709dd438fa3147</link>
        <description>Add ofw_bus_if.h to the SRCS list for ipmi module on powerpc64PR:		230194Reported by:	sbruno

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Mon, 30 Jul 2018 20:29:20 +0200</pubDate>
        <dc:creator>Justin Hibbits &lt;jhibbits@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>81ebd37ceb69527fcacdf7ffcea994887eb06281 - Only build ipmi_linux on x86</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#81ebd37ceb69527fcacdf7ffcea994887eb06281</link>
        <description>Only build ipmi_linux on x86Somehow this wasn&apos;t triggered in my pre-commit build.

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Wed, 25 Jul 2018 21:31:32 +0200</pubDate>
        <dc:creator>Justin Hibbits &lt;jhibbits@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0bf0bb832fa8d61421401b5f148b3ac9645ceeaf - Support building IPMI as a module on powerpc64</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#0bf0bb832fa8d61421401b5f148b3ac9645ceeaf</link>
        <description>Support building IPMI as a module on powerpc64This still only supports IPMI via OPAL on powerpc64, but now it can be testedwith a GENERIC kernel.

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Wed, 25 Jul 2018 20:58:57 +0200</pubDate>
        <dc:creator>Justin Hibbits &lt;jhibbits@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c79794016d679440487dea61b3b986397c9ecbb - - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#9c79794016d679440487dea61b3b986397c9ecbb</link>
        <description>- Merge from HEAD

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Mon, 13 Apr 2009 05:08:11 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d2b2128a286a00ee53d79cb88b4e59bf42525cf9 - Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#d2b2128a286a00ee53d79cb88b4e59bf42525cf9</link>
        <description>Add stuff to support upcoming BMC/IPMI flashing of newer Dell machinevia the Linux tool.     -  Add Linux shim to ipmi(4)     -  Create a partitions file to linprocfs to make Linux fdisk see        disks.  This file is dynamic so we can see disks come and go.     -  Convert msdosfs to vfat in mtab since Linux uses that for        msdosfs.     -  In the Linux mount path convert vfat passed in to msdosfs        so Linux mount works on FreeBSD.  Note that tasting works        so that if da0 is a msdos file system                /compat/linux/bin/mount /dev/da0 /mnt        works.     -  fix a 64it bug for l_off_t.Grabing sh, mount, fdisk, df from Linux, creating a symlink of mtab to/compat/linux/etc/mtab and then some careful unpacking of the Linux bmcupdate tool and hacking makes it work on newer Dell boxes.  Note, probablyif you can&apos;t figure out how to do this, then you probably shouldn&apos;t bedoing it :-)

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Thu, 26 Mar 2009 18:14:22 +0100</pubDate>
        <dc:creator>Doug Ambrisko &lt;ambrisko@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d72a078647de20e31ab09295e671f1b8b4ad89b2 - Update the ipmi(4) driver:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#d72a078647de20e31ab09295e671f1b8b4ad89b2</link>
        <description>Update the ipmi(4) driver:- Split out the communication protocols into their own files and use  a couple of function pointers in the softc that the commuication  protocols setup in their own attach routine.- Add support for the SSIF interface (talking to IPMI over SMBus).- Add an ACPI attachment.- Add a PCI attachment that attaches to devices with the IPMI interface  subclass.- Split the ISA attachment out into its own file: ipmi_isa.c.- Change the code to probe the SMBIOS table for an IPMI entry to just use  pmap_mapbios() to map the table in rather than trying to setup a fake  resource on an isa device and then activating the resource to map in the  table.- Make bus attachments leaner by adding attach functions for each  communication interface (ipmi_kcs_attach(), ipmi_smic_attach(), etc.)  that setup per-interface data.- Formalize the model used by the driver to handle requests by adding an  explicit struct ipmi_request object that holds the state of a given  request and reply for the entire lifetime of the request.  By bundling  the request into an object, it is easier to add retry logic to the various  communication backends (as well as eventually support BT mode which uses  a slightly different message format than KCS, SMIC, and SSIF).- Add a per-softc lock and remove D_NEEDGIANT as the driver is now MPSAFE.- Add 32-bit compatibility ioctl shims so you can use a 32-bit ipmitool  on FreeBSD/amd64.- Add ipmi(4) to i386 and amd64 NOTES.Submitted by:	ambrisko (large portions of 2 and 3)Sponsored by:	IronPort Systems, Yahoo!MFC after:	6 days

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Sat, 23 Sep 2006 00:11:29 +0200</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>37b1ce132c087dfbed3ba3f16c915270e5127733 - Add an OpenIPMI mostly compatible driver.  This driver was developed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#37b1ce132c087dfbed3ba3f16c915270e5127733</link>
        <description>Add an OpenIPMI mostly compatible driver.  This driver was developedto work with ipmitools.  It works with other tools that have an OpenIPMIdriver interface.  The port will need to get updated to used this.I have not implemented the IPMB mode yet so ioctl&apos;s for that don&apos;treally do much otherwise it should work like the OpenIPMI version.The ipmi.h definitions was derived from the ipmitool header file.The bus attachments are done for smbios and pci/smbios.  Differencesin bus probe order for modules/static are delt with.  ACPI attachmentshould be done.This drivers registers with the watchdod(4) interfaceWork to do:     - BT interface     - IPMB modeThis has been tested on Dell PE2850, PE2650 &amp; PE850 with i386 &amp; amd64kernel.I will link this into the build on next week.Tom Rhodes, helped me with the man page.Sponsored by:   IronPort Systems Inc.Inspired from:  ipmitool &amp; Linux

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Fri, 10 Feb 2006 21:51:35 +0100</pubDate>
        <dc:creator>Doug Ambrisko &lt;ambrisko@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c79794016d679440487dea61b3b986397c9ecbb - - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ipmi/Makefile#9c79794016d679440487dea61b3b986397c9ecbb</link>
        <description>- Merge from HEAD

            List of files:
            /freebsd/sys/modules/ipmi/Makefile</description>
        <pubDate>Mon, 13 Apr 2009 05:08:11 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
