<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>812ce2f8 - NTB: Add support for EPF PCI Non-Transparent Bridge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/hw/Makefile#812ce2f8</link>
        <description>NTB: Add support for EPF PCI Non-Transparent BridgeAdd support for EPF PCI Non-Transparent Bridge (NTB) devices.  This driveris platform independent and may be used by any platform that has multiplePCI endpoint instances configured using the pci-epf-ntb driver.  The driverconnnects to the standard NTB subsystem interface. The EPF NTB device has aconfigurable number of memory windows (max 4), a configurable number ofdoorbells (max 32), and a configurable number of scratch-pad registers.Link: https://lore.kernel.org/r/20210201195809.7342-16-kishon@ti.comSigned-off-by: Kishon Vijay Abraham I &lt;kishon@ti.com&gt;Signed-off-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Dave Jiang &lt;dave.jiang@intel.com&gt;

            List of files:
            /linux-6.15/drivers/ntb/hw/Makefile</description>
        <pubDate>Mon, 01 Feb 2021 19:58:07 +0000</pubDate>
        <dc:creator>Kishon Vijay Abraham I &lt;kishon@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/hw/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/ntb/hw/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>33dea5aa - NTB: switchtec_ntb: Introduce initial NTB driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/hw/Makefile#33dea5aa</link>
        <description>NTB: switchtec_ntb: Introduce initial NTB driverSeeing the Switchtec NTB hardware shares the same endpoint as themanagement endpoint we utilize the class_interface API to registeran NTB driver for every Switchtec device in the system that has theNTB class code.Signed-off-by: Logan Gunthorpe &lt;logang@deltatee.com&gt;Reviewed-by: Stephen Bates &lt;sbates@raithlin.com&gt;Reviewed-by: Kurt Schwemmer &lt;kurt.schwemmer@microsemi.com&gt;Acked-by: Allen Hubbe &lt;Allen.Hubbe@dell.com&gt;Acked-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/ntb/hw/Makefile</description>
        <pubDate>Thu, 03 Aug 2017 18:19:46 +0000</pubDate>
        <dc:creator>Logan Gunthorpe &lt;logang@deltatee.com&gt;</dc:creator>
    </item>
<item>
        <title>bf2a952d - NTB: Add IDT 89HPESxNTx PCIe-switches support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/hw/Makefile#bf2a952d</link>
        <description>NTB: Add IDT 89HPESxNTx PCIe-switches supportIDT 89HPESxNTx device series is PCIe-switches, which supportNon-Transparent bridging between domains connected to the device ports.Since new NTB API exposes multi-port interface and messaging API, theIDT NT-functions can be now supported in the kernel. This driver addsthe following functionality:1) Multi-port NTB API to have information of possible NT-functionsactivated in compliance with available device ports.2) Memory windows of direct and look up table based address translationwith all possible combinations of BARs setup.3) Traditional doorbell NTB API.4) One-on-one messaging NTB API.There are some IDT PCIe-switch setups, which must be done before any ofthe NTB peers started. It can be performed either by system BIOS viaIDT SMBus-slave interface or by pre-initialized IDT PCIe-switch EEPROM:1) NT-functions of corresponding ports must be activated usingSWPARTxCTL and SWPORTxCTL registers.2) BAR0 must be configured to expose NT-function configurationregisters map.3) The rest of the BARs must have at least one memory windowconfigured, otherwise the driver will just return an error.Temperature sensor of IDT PCIe-switches can be also optionallyactivated by BIOS or EEPROM.(See IDT documentations for details of how the pre-initialization canbe done)Signed-off-by: Serge Semin &lt;fancer.lancer@gmail.com&gt;Acked-by: Allen Hubbe &lt;Allen.Hubbe@dell.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/ntb/hw/Makefile</description>
        <pubDate>Wed, 12 Apr 2017 12:44:45 +0000</pubDate>
        <dc:creator>Serge Semin &lt;fancer.lancer@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a1b36958 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/hw/Makefile#a1b36958</link>
        <description>NTB: Add support for AMD PCI-Express Non-Transparent BridgeThis adds support for AMD&apos;s PCI-Express Non-Transparent Bridge(NTB) device on the Zeppelin platform. The driver connnects to thestandard NTB sub-system interface, with modification to add hooksfor power management in a separate patch. The AMD NTB device has 3memory windows, 16 doorbell, 16 scratch-pad registers, and supportsup to 16 PCIe lanes running a Gen3 speeds.Signed-off-by: Xiangliang Yu &lt;Xiangliang.Yu@amd.com&gt;Reviewed-by: Allen Hubbe &lt;Allen.Hubbe@emc.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/ntb/hw/Makefile</description>
        <pubDate>Thu, 21 Jan 2016 11:47:05 +0000</pubDate>
        <dc:creator>Xiangliang Yu &lt;Xiangliang.Yu@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>e26a5843 - NTB: Split ntb_hw_intel and ntb_transport drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/hw/Makefile#e26a5843</link>
        <description>NTB: Split ntb_hw_intel and ntb_transport driversChange ntb_hw_intel to use the new NTB hardware abstraction layer.Split ntb_transport into its own driver.  Change it to use the new NTBhardware abstraction layer.Signed-off-by: Allen Hubbe &lt;Allen.Hubbe@emc.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/ntb/hw/Makefile</description>
        <pubDate>Thu, 09 Apr 2015 14:33:20 +0000</pubDate>
        <dc:creator>Allen Hubbe &lt;Allen.Hubbe@emc.com&gt;</dc:creator>
    </item>
</channel>
</rss>
