<?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>298c9bab - x86/platform/geode: switch GPIO buttons and LEDs to software properties</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/geode/Makefile#298c9bab</link>
        <description>x86/platform/geode: switch GPIO buttons and LEDs to software propertiesConvert GPIO-connected buttons and LEDs in Geode boards to softwarenodes/properties, so that support for platform data can be removed fromgpio-keys driver (which will rely purely on generic device propertiesfor configuration).To avoid repeating the same data structures over and over and overfactor them out into a new geode-common.c file.Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Borislav Petkov (AMD) &lt;bp@alien8.de&gt;Link: https://lore.kernel.org/r/ZsV6MNS_tUPPSffJ@google.comSigned-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/geode/Makefile</description>
        <pubDate>Wed, 21 Aug 2024 05:25:04 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@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/arch/x86/platform/geode/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/arch/x86/platform/geode/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>3197059a - geos: Platform driver for Geos and Geos2 single-board computers.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/geode/Makefile#3197059a</link>
        <description>geos: Platform driver for Geos and Geos2 single-board computers.Trivial platform driver for Traverse Technologies Geos and Geos2single-board computers. Uses SMBIOS to identify platform.Based on progressive revisions of the leds-net5501 driver thatwas rewritten by Ed Wildgoose as a platform driver.Supports GPIO-based LEDs (3) and 1 polled button which istypically used for a soft reset.Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;Reviewed-by: Ed Wildgoose &lt;ed@wildgooses.com&gt;Acked-by: Andres Salomon &lt;dilinger@queued.net&gt;Cc: Richard Purdie &lt;rpurdie@rpsys.net&gt;Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/geode/Makefile</description>
        <pubDate>Sat, 14 Jan 2012 08:45:39 +0000</pubDate>
        <dc:creator>Philip A. Prindeville &lt;philipp@redfish-solutions.com&gt;</dc:creator>
    </item>
<item>
        <title>da4e3302 - x86/geode/net5501: Add platform driver for Soekris Engineering net5501</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/geode/Makefile#da4e3302</link>
        <description>x86/geode/net5501: Add platform driver for Soekris Engineering net5501Add platform driver for the Soekris Engineering net5501 single-boardcomputer.  Probes well-known locations in ROM for BIOS signatureto confirm correct platform.  Registers 1 LED and 1 GPIO-basedbutton (typically used for soft reset).Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;Acked-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;Cc: Richard Purdie &lt;rpurdie@rpsys.net&gt;Cc: Andres Salomon &lt;dilinger@queued.net&gt;Cc: Matthew Garrett &lt;mjg@redhat.com&gt;[ Removed Kconfig and Makefile detritus from drivers/leds/]Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Link: http://lkml.kernel.org/n/tip-jv5uf34996juqh5syes8mn4h@git.kernel.orgSigned-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;

            List of files:
            /linux-6.15/arch/x86/platform/geode/Makefile</description>
        <pubDate>Mon, 05 Mar 2012 23:05:15 +0000</pubDate>
        <dc:creator>Philip Prindeville &lt;philipp@redfish-solutions.com&gt;</dc:creator>
    </item>
<item>
        <title>d4f3e350 - x86: geode: New PCEngines Alix system driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/geode/Makefile#d4f3e350</link>
        <description>x86: geode: New PCEngines Alix system driverThis new driver replaces the old PCEngines Alix 2/3 LED driver with anew driver that controls the LEDs through the leds-gpio driver. Theold driver accessed GPIOs directly, which created a conflict andprevented also loading the cs5535-gpio driver to read other GPIOs onthe Alix board. With this new driver, we hook into leds-gpio which inturn uses GPIO to control the LEDs and therefore it&apos;s possible tocontrol both the LEDs and access onboard GPIOsDriver is moved to platform/geode as requested by Grant and any othergeode initialisation modules should move here alsoThis driver is inspired by leds-net5501.c by Alessandro Zummo.Ideally, leds-net5501.c should also be moved to platform/geode. Additionally the driver relies on parts of the patch: 7f131cf3ed (&quot;leds:leds-alix2c - take port address from MSR) by Daniel Mack to performdetection of the Alix board.[akpm@linux-foundation.org: include module.h]Signed-off-by: Ed Wildgoose &lt;kernel@wildgooses.com&gt;Cc: git@wildgooses.comCc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;Cc: Daniel Mack &lt;daniel@caiaq.de&gt;Cc: Ingo Molnar &lt;mingo@elte.hu&gt;Cc: &quot;H. Peter Anvin&quot; &lt;hpa@zytor.com&gt;Cc: Richard Purdie &lt;rpurdie@rpsys.net&gt;Reviewed-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;

            List of files:
            /linux-6.15/arch/x86/platform/geode/Makefile</description>
        <pubDate>Tue, 20 Sep 2011 21:00:12 +0000</pubDate>
        <dc:creator>Ed Wildgoose &lt;git@wildgooses.com&gt;</dc:creator>
    </item>
</channel>
</rss>
