<?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>aded0023 - soc: bcm: Move power-domain drivers to the genpd dir</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Makefile#aded0023</link>
        <description>soc: bcm: Move power-domain drivers to the genpd dirTo simplify with maintenance let&apos;s move the bcm power-domain drivers to thenew genpd directory. Going forward, patches are intended to be managedthrough a separate git tree, according to MAINTAINERS.While moving the drivers, we end up with a directory for bcm63xx that onlycontains a Kconfig file, which seems a bit silly. Let&apos;s therefore also movethe Kconfig options into the Kconfig file a directory above, as it allowsus to drop the directory too.Cc: Florian Fainelli &lt;florian.fainelli@broadcom.com&gt;Cc: Ray Jui &lt;rjui@broadcom.com&gt;Cc: Scott Branden &lt;sbranden@broadcom.com&gt;Cc: &lt;linux-mips@vger.kernel.org&gt;Cc: &lt;linux-rpi-kernel@lists.infradead.org&gt;Signed-off-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Makefile</description>
        <pubDate>Tue, 04 Jul 2023 22:36:24 +0000</pubDate>
        <dc:creator>Ulf Hansson &lt;ulf.hansson@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>8bcac401 - soc: bcm: add PM driver for Broadcom&apos;s PMB</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Makefile#8bcac401</link>
        <description>soc: bcm: add PM driver for Broadcom&apos;s PMBPMB originally comes from BCM63138 but can be also found on many otherchipsets (e.g. BCM4908). It&apos;s needed to power on and off SoC blocks likePCIe, SATA, USB.Signed-off-by: Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;Acked-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Makefile</description>
        <pubDate>Mon, 14 Dec 2020 18:07:43 +0000</pubDate>
        <dc:creator>Rafa&#322; Mi&#322;ecki &lt;rafal@milecki.pl&gt;</dc:creator>
    </item>
<item>
        <title>6c41106f - soc: bcm: add BCM63xx power domain driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Makefile#6c41106f</link>
        <description>soc: bcm: add BCM63xx power domain driverBCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controllerto enable/disable certain components in order to save power.Signed-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Reviewed-by: Florian Fainelli &lt;F.fainelli@gmail.com&gt;Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Makefile</description>
        <pubDate>Sat, 13 Jun 2020 08:21:37 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.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/soc/bcm/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/soc/bcm/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>670c6726 - soc: bcm: bcm2835-pm: Add support for power domains under a new binding.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Makefile#670c6726</link>
        <description>soc: bcm: bcm2835-pm: Add support for power domains under a new binding.This provides a free software alternative to raspberrypi-power.c&apos;sfirmware calls to manage power domains.  It also exposes a reset line,where previously the vc4 driver had to try to force power off thedomain in order to trigger a reset.Signed-off-by: Eric Anholt &lt;eric@anholt.net&gt;Acked-by: Rob Herring &lt;robh@kernel.org&gt;Acked-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;Signed-off-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Makefile</description>
        <pubDate>Wed, 12 Dec 2018 23:51:48 +0000</pubDate>
        <dc:creator>Eric Anholt &lt;eric@anholt.net&gt;</dc:creator>
    </item>
<item>
        <title>34642650 - soc: Move brcmstb to bcm/brcmstb</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Makefile#34642650</link>
        <description>soc: Move brcmstb to bcm/brcmstbUnify the different Broadcom SoCs directory and have everybody liveunder drivers/soc/bcm/*.Acked-by: Scott Branden &lt;scott.branden@broadcom.com&gt;Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Makefile</description>
        <pubDate>Fri, 20 May 2016 18:35:57 +0000</pubDate>
        <dc:creator>Florian Fainelli &lt;f.fainelli@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a09cd356 - ARM: bcm2835: add rpi power domain driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Makefile#a09cd356</link>
        <description>ARM: bcm2835: add rpi power domain driverThis patch adds support for several power domains on Raspberry Pi,including USB (so it can be enabled even if the bootloader didn&apos;t doit), and graphics.This patch is the combined work of Eric Anholt (who wrote USB supportinside of the Raspberry Pi firmware driver, and wrote the non-USBdomain support) and Alexander Aring (who separated the original USBwork out from the firmware driver).Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;Signed-off-by: Eric Anholt &lt;eric@anholt.net&gt;Reviewed-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;Reviewed-by: Kevin Hilman &lt;khilman@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Makefile</description>
        <pubDate>Thu, 17 Dec 2015 00:26:47 +0000</pubDate>
        <dc:creator>Alexander Aring &lt;alex.aring@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
