<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>089d08d7 - soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm arches</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Kconfig#089d08d7</link>
        <description>soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm archesThe SOC_BRCMSTB is better depending on ARCH_BRCMSTB as it&apos;sdefined for both arm and aarch64 but is more specific tothe actual SoC&apos;s dependencies, it&apos;ll still get compile tested.Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;Link: https://lore.kernel.org/r/20231009135833.17880-2-pbrobinson@gmail.comSigned-off-by: Florian Fainelli &lt;florian.fainelli@broadcom.com&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Kconfig</description>
        <pubDate>Mon, 09 Oct 2023 13:58:17 +0000</pubDate>
        <dc:creator>Peter Robinson &lt;pbrobinson@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c067e7ff - pmdomain: bcm: Move Kconfig options to the pmdomain subsystem</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Kconfig#c067e7ff</link>
        <description>pmdomain: bcm: Move Kconfig options to the pmdomain subsystemThe Kconfig options belongs closer to the corresponding implementations,hence let&apos;s move them from the soc subsystem to the pmdomain subsystem.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;Reviewed-by: Philippe Mathieu-Daud&#233; &lt;philmd@linaro.org&gt;Signed-off-by: Ulf Hansson &lt;ulf.hansson@linaro.org&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Kconfig</description>
        <pubDate>Mon, 11 Sep 2023 22:25:50 +0000</pubDate>
        <dc:creator>Ulf Hansson &lt;ulf.hansson@linaro.org&gt;</dc:creator>
    </item>
<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/Kconfig#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/Kconfig</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>6c41106f - soc: bcm: add BCM63xx power domain driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Kconfig#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/Kconfig</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/Kconfig#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/Kconfig</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>f494caa4 - soc: bcm: Make PM driver default for BCM2835</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Kconfig#f494caa4</link>
        <description>soc: bcm: Make PM driver default for BCM2835Since commit 52a4adbaebcc (&quot;ARM: bcm283x: Switch V3D over to using thePM driver instead of firmware.&quot;) VC4 on BCM2835 requires the power driver.Otherwise the driver won&apos;t probe and HDMI output stays black:vc4_v3d 20c00000.v3d: ignoring dependency for device, assuming no driverSigned-off-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;Reviewed-by: Eric Anholt &lt;eric@anholt.net&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Kconfig</description>
        <pubDate>Thu, 24 Jan 2019 17:59:15 +0000</pubDate>
        <dc:creator>Stefan Wahren &lt;stefan.wahren@i2se.com&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/Kconfig#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/Kconfig</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>0b741b82 - soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Kconfig#0b741b82</link>
        <description>soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)This commit adds support for the Broadcom STB S2/S3/S5 suspend states onARM based SoCs.This requires quite a lot of code in order to deal with the different HWblocks that need to be quiesced during suspend:- DDR PHY SHIM- DDR memory controller and sequencer- control processorThe final steps of the suspend execute in an on-chip SRAM and there is alittle bit of assembly code in order to shut down the DDR PHY PLL andthen go into a wfi loop until a wake-up even occurs. Conversely theresume part involves waiting for the DDR PHY PLL to come back up andresume executions where we left.For S3, because of our memory hashing (actual hashing code not includedfor simplicity, and is bypassed) we need to relocate the writablevariables (stack) into SRAM shortly before suspending in order to leavethe DRAM untouched and create a reliable hash of its contents.This code has been contributed by Brian Norris initially and has beenincrementally fixed and updated to support new chips by a lot of people.Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;Signed-off-by: Markus Mayer &lt;mmayer@broadcom.com&gt;Signed-off-by: Justin Chen &lt;justinpopo6@gmail.com&gt;Signed-off-by: Gareth Powell &lt;gpowell@broadcom.com&gt;Signed-off-by: Doug Berger &lt;opendmb@gmail.com&gt;Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Kconfig</description>
        <pubDate>Thu, 15 Jun 2017 19:37:31 +0000</pubDate>
        <dc:creator>Brian Norris &lt;computersforpeace@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1f6ab20f - soc: brcmstb: enable drivers for ARM64 and BMIPS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Kconfig#1f6ab20f</link>
        <description>soc: brcmstb: enable drivers for ARM64 and BMIPSWe enable the BRCMSTB SoC drivers not only for ARM, but also ARM64 andBMIPS.Signed-off-by: Markus Mayer &lt;mmayer@broadcom.com&gt;Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Kconfig</description>
        <pubDate>Thu, 20 Apr 2017 16:55:48 +0000</pubDate>
        <dc:creator>Markus Mayer &lt;mmayer@broadcom.com&gt;</dc:creator>
    </item>
<item>
        <title>9bb45cd4 - soc: raspberrypi-power: add CONFIG_OF dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Kconfig#9bb45cd4</link>
        <description>soc: raspberrypi-power: add CONFIG_OF dependencyWe get a harmless warning if the RASPBERRYPI_POWER driver is enabled withoutCONFIG_OF during compile testing:warning: RASPBERRYPI_POWER selects PM_GENERIC_DOMAINS_OF which has unmet direct dependencies (PM_GENERIC_DOMAINS &amp;&amp; OF)There is no need to select PM_GENERIC_DOMAINS_OF if OF is set, so we canreplace the &apos;select&apos; with a dependency.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Eric Anholt &lt;eric@anholt.net&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Kconfig</description>
        <pubDate>Wed, 06 Jul 2016 12:49:45 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&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/Kconfig#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/Kconfig</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>22a5b1dd - ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/soc/bcm/Kconfig#22a5b1dd</link>
        <description>ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependencyThe firmware driver can be a loadable module, but the power domaincan only be built-in, so we get a build error in an allmodconfigkernel::(.text+0x17e59c): undefined reference to `rpi_firmware_property&apos;:(.text+0x17e51c): undefined reference to `rpi_firmware_get&apos;:(.text+0x17e244): undefined reference to `rpi_firmware_property&apos;This changes the dependency to only allow the power domain codeto be enabled when the firmware driver is built-in. Other usersof the firmware driver may still be loadable modules and noteveryone needs the power domains, so we don&apos;t change the firmwarecode.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/drivers/soc/bcm/Kconfig</description>
        <pubDate>Thu, 31 Dec 2015 22:39:14 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&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/Kconfig#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/Kconfig</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>
