<?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>4590d98f - sfi: Remove framework for deprecated firmware</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#4590d98f</link>
        <description>sfi: Remove framework for deprecated firmwareSFI-based platforms are gone. So does this framework.This removes mention of SFI through the drivers and other code as well.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Thu, 11 Feb 2021 13:40:02 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2468f933 - x86/platform/intel-mid: Remove unused leftovers (vRTC)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#2468f933</link>
        <description>x86/platform/intel-mid: Remove unused leftovers (vRTC)There is no driver present, remove the device creation and otherleftovers.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Mon, 25 Jan 2021 19:39:46 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.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/intel-mid/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/intel-mid/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>41afb1df - x86/platform/intel-mid: Remove per platform code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#41afb1df</link>
        <description>x86/platform/intel-mid: Remove per platform codeAfter custom TSC calibration gone, there is no more reason to havecustom platform code for each of Intel MID.Thus, remove it for good.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Cc: &quot;H. Peter Anvin&quot; &lt;hpa@zytor.com&gt;Cc: Pavel Tatashin &lt;pasha.tatashin@oracle.com&gt;Link: https://lkml.kernel.org/r/20180629193113.84425-7-andriy.shevchenko@linux.intel.com

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Fri, 29 Jun 2018 19:31:13 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>62d855d3 - x86/platform/intel-mid: Rename mrfl.c to mrfld.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#62d855d3</link>
        <description>x86/platform/intel-mid: Rename mrfl.c to mrfld.cUse mrfld as an abbreviation of Merrifield to be consistent with the rest ofthe code.In the future we are going to add more files here prefixed with &apos;mrfld&apos;.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Cc: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;Link: http://lkml.kernel.org/r/1466265094-146113-1-git-send-email-andriy.shevchenko@linux.intel.comSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Sat, 18 Jun 2016 15:51:34 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5823d089 - x86/platform/intel-mid: Add Power Management Unit driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#5823d089</link>
        <description>x86/platform/intel-mid: Add Power Management Unit driverAdd Power Management Unit driver to handle power states of South Complexdevices on Intel Tangier. In the future it might be expanded to cover NorthComplex devices as well.With this driver the power state of the host controllers such as SPI, I2C,UART, eMMC, and DMA would be managed.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Cc: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Cc: David Cohen &lt;david.a.cohen@linux.intel.com&gt;Cc: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Cc: Mika Westerberg &lt;mika.westerberg@linux.intel.com&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;Cc: linux-pci@vger.kernel.orgLink: http://lkml.kernel.org/r/1465928985-12113-1-git-send-email-andriy.shevchenko@linux.intel.com[ Minor readability edits. ]Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Tue, 14 Jun 2016 18:29:45 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1bd187de - x86, intel-mid: remove Intel MID specific serial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#1bd187de</link>
        <description>x86, intel-mid: remove Intel MID specific serial supportSince we have a native 8250 driver carrying the Intel MID serial devices thespecific support is not needed anymore. This patch removes it for Intel MID.Note that the console device name is changed from ttyMFDx to ttySx.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Acked-by: Ingo Molnar &lt;mingo@kernel.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Mon, 23 Feb 2015 14:24:44 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>bc20aa48 - x86, intel-mid: Add Merrifield platform support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#bc20aa48</link>
        <description>x86, intel-mid: Add Merrifield platform supportThis code was partially based on Mark Brown&apos;s previous work.Signed-off-by: David Cohen &lt;david.a.cohen@linux.intel.com&gt;Link: http://lkml.kernel.org/r/1387224459-25746-4-git-send-email-david.a.cohen@linux.intel.comSigned-off-by: Fei Yang &lt;fei.yang@intel.com&gt;Cc: Mark F. Brown &lt;mark.f.brown@intel.com&gt;Cc: Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Mon, 16 Dec 2013 20:07:38 +0000</pubDate>
        <dc:creator>David Cohen &lt;david.a.cohen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ecd6910d - x86, intel-mid: Move Medfield code out of intel-mid.c core file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#ecd6910d</link>
        <description>x86, intel-mid: Move Medfield code out of intel-mid.c core fileIn order make the driver more portable and support other Intel MID(Mobile Internet Device) platforms we need to move Medfield code fromintel-mid.c core to its own mfld.c file.This patch contains no functional changes.Signed-off-by: David Cohen &lt;david.a.cohen@linux.intel.com&gt;Link: http://lkml.kernel.org/r/1387224459-25746-2-git-send-email-david.a.cohen@linux.intel.comSigned-off-by: Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Mon, 16 Dec 2013 20:07:36 +0000</pubDate>
        <dc:creator>David Cohen &lt;david.a.cohen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>40a96d54 - intel_mid: Move platform device setups to their own platform_&lt;device&gt;.* files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#40a96d54</link>
        <description>intel_mid: Move platform device setups to their own platform_&lt;device&gt;.* filesAs Intel rolling out more SoC&apos;s after Moorestown, we need tore-structure the code in a way that is backward compatible and easy toexpand. This patch implements a flexible way to support multiple boardsand devices.This patch does not add any new functional support. It just refactorsthe existing code to increase the modularity and decrease the codeduplication for supporting multiple soc&apos;s and boards.Currently intel-mid.c has both board and soc related code in one file.This patch moves the board related code to new files and let linkerscript to create SFI devite table following this:1. Move the SFI device specific code to   arch/x86/platform/intel-mid/device-libs/platform_&lt;device&gt;.*   A new device file is added for every supported device. This code will   get conditionally compiled by using corresponding device driver   CONFIG option.2. Move the device_ids location to .x86_intel_mid_dev.init section by   using new sfi_device() macro.This patch was based on previous code from Sathyanarayanan Kuppuswamy.Signed-off-by: Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;Link: http://lkml.kernel.org/r/1382049336-21316-13-git-send-email-david.a.cohen@linux.intel.comSigned-off-by: David Cohen &lt;david.a.cohen@linux.intel.com&gt;Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 22:35:36 +0000</pubDate>
        <dc:creator>David Cohen &lt;david.a.cohen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>aeedb370 - intel_mid: Moved SFI related code to sfi.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#aeedb370</link>
        <description>intel_mid: Moved SFI related code to sfi.cMoved SFI specific parsing/handling code to sfi.c. This will enable usto reuse our intel-mid code for platforms that supports firmwareinterfaces other than SFI (like ACPI).Signed-off-by: Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;Link: http://lkml.kernel.org/r/1382049336-21316-10-git-send-email-david.a.cohen@linux.intel.comSigned-off-by: David Cohen &lt;david.a.cohen@linux.intel.com&gt;Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 22:35:33 +0000</pubDate>
        <dc:creator>Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>05454c26 - intel_mid: Renamed *mrst* to *intel_mid*</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/platform/intel-mid/Makefile#05454c26</link>
        <description>intel_mid: Renamed *mrst* to *intel_mid*Following files contains code that is common to all intel midsoc&apos;s. So renamed them as below.mrst/mrst.c              -&gt; intel-mid/intel-mid.cmrst/vrtc.c              -&gt; intel-mid/intel_mid_vrtc.cmrst/early_printk_mrst.c -&gt; intel-mid/intel_mid_vrtc.cpci/mrst.c               -&gt; pci/intel_mid_pci.cAlso, renamed the corresponding header files and made changesto the driver files that included these header files.To ensure that there are no functional changes, I have comparedthe objdump of renamed files before and after rename and foundthat the only difference is file name change.Signed-off-by: Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;Link: http://lkml.kernel.org/r/1382049336-21316-4-git-send-email-david.a.cohen@linux.intel.comSigned-off-by: David Cohen &lt;david.a.cohen@linux.intel.com&gt;Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;

            List of files:
            /linux-6.15/arch/x86/platform/intel-mid/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 22:35:27 +0000</pubDate>
        <dc:creator>Kuppuswamy Sathyanarayanan &lt;sathyanarayanan.kuppuswamy@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
