<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>2eff989585518a2da60930fa603aad4d425bbe7d - x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile#2eff989585518a2da60930fa603aad4d425bbe7d</link>
        <description>x86: Use X86_32BIT_INIT instead of X86_RESET_VECTORUse this new option to control the location of 32-bit init. This will allowus to place this in SPL if needed.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile</description>
        <pubDate>Mon, 16 Jan 2017 14:03:46 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>65dd1507e3b744954d43811a1e4d9f194d1bda64 - x86: Add common SDRAM-init code</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile#65dd1507e3b744954d43811a1e4d9f194d1bda64</link>
        <description>x86: Add common SDRAM-init codeThe code to call the memory reference code is common to several Intel CPUs.Add common code for performing this init. Intel calls this &apos;Pre-EFI-Init&apos;(PEI), where EFI stands for Extensible Firmware Interface.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile</description>
        <pubDate>Wed, 16 Mar 2016 13:44:37 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>7e4a6ae62c7ee567ae43e94445e561b3ec8343b9 - x86: Move common PCH code into a common place</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile#7e4a6ae62c7ee567ae43e94445e561b3ec8343b9</link>
        <description>x86: Move common PCH code into a common placeThe SATA indexed register write functions are common to several Intel PCHs.Move this into a common location.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile</description>
        <pubDate>Wed, 16 Mar 2016 13:44:36 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>8b900a417527d9ad94dc4aab2c9d6717bdc50b33 - x86: Move Intel Management Engine code to a common place</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile#8b900a417527d9ad94dc4aab2c9d6717bdc50b33</link>
        <description>x86: Move Intel Management Engine code to a common placeSome of the Intel ME code is common to several Intel CPUs. Move it into acommon location. Add a header file for report_platform.c also.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;[squashed in http://patchwork.ozlabs.org/patch/598372/]Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile</description>
        <pubDate>Sat, 12 Mar 2016 05:07:00 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>50dd3da0042b4502bab622ef7f72f628b842cf26 - x86: Move common CPU code to its own place</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile#50dd3da0042b4502bab622ef7f72f628b842cf26</link>
        <description>x86: Move common CPU code to its own placeSome of the Intel CPU code is common to several Intel CPUs. Move it into acommon location along with required declarations.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile</description>
        <pubDate>Sat, 12 Mar 2016 05:06:58 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>8c30b571303fffd06615aeeb3143112c7bb00f2a - x86: Move common LPC code to its own place</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile#8c30b571303fffd06615aeeb3143112c7bb00f2a</link>
        <description>x86: Move common LPC code to its own placeSome of the LPC code is common to several Intel LPC devices. Move it into acommon location.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile</description>
        <pubDate>Sat, 12 Mar 2016 05:06:57 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>9e66506d33eac67bfa814ccba1c9ccd06bb5b107 - x86: Move microcode code to a common location</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile#9e66506d33eac67bfa814ccba1c9ccd06bb5b107</link>
        <description>x86: Move microcode code to a common locationThis code is used on several Intel CPUs. Move it into a common location.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile</description>
        <pubDate>Sat, 12 Mar 2016 05:06:54 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1223d737a38dab7f05e7d62a3c931e28aa1e1495 - x86: Move cache-as-RAM code into a common location</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile#1223d737a38dab7f05e7d62a3c931e28aa1e1495</link>
        <description>x86: Move cache-as-RAM code into a common locationThis cache-as-RAM (CAR) code is common to several Intel chips. Create a newintel_common directory and move it in there.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/Makefile</description>
        <pubDate>Sat, 12 Mar 2016 05:06:53 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
