<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>07d778382200a05a8b86cc135f79ec48e386f25a - Merge git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#07d778382200a05a8b86cc135f79ec48e386f25a</link>
        <description>Merge git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Tue, 01 Aug 2017 19:38:32 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>1df7f0b6a00c2080c50de775b4ef621aad24c47e - x86: kconfig: Let board select SPI flash</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#1df7f0b6a00c2080c50de775b4ef621aad24c47e</link>
        <description>x86: kconfig: Let board select SPI flashOnly a specific type of SPI flash exists on a board, having boardKconfig to select the SPI flash seems to make more sense. Otherflash types are not necessary except coreboot, which implies allavailable flash drivers there.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:26 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dc557e9a1fe00ca9d884bd88feef5bebf23fede4 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#dc557e9a1fe00ca9d884bd88feef5bebf23fede4</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Sat, 18 Jun 2016 08:24:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>6d54868eeb2697c9a905c4d3521efbacc44c5258 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#6d54868eeb2697c9a905c4d3521efbacc44c5258</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Mon, 23 May 2016 22:32:47 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8216b11cdd50515fbc423a4b2709a00865b8621d - x86: galileo: Override SMBIOS product name</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#8216b11cdd50515fbc423a4b2709a00865b8621d</link>
        <description>x86: galileo: Override SMBIOS product nameOverride the default product name U-Boot reports in the SMBIOStable, to be compatible with the Intel provided UEFI BIOS, asLinux kernel drivers (drivers/mfd/intel_quark_i2c_gpio.c anddrivers/net/ethernet/stmicro/stmmac/stmmac_pci.c) make use ofit to do different board level configuration.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Sun, 22 May 2016 08:45:39 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>99556d7debe02d3af4c1b5cc17ad5fa457c2ce67 - x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#99556d7debe02d3af4c1b5cc17ad5fa457c2ce67</link>
        <description>x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSCurrently all x86 boards still use CONFIG_SYS_EXTRA_OPTIONS to definethe text base address. Since it is deprecated, just remove it and useCONFIG_SYS_TEXT_BASE directly.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Mon, 27 Apr 2015 15:22:28 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e1cc4d31f889428a4ca73120951389c756404184 - Merge remote-tracking branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#e1cc4d31f889428a4ca73120951389c756404184</link>
        <description>Merge remote-tracking branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Tue, 24 Feb 2015 06:59:38 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>e72d344386bf80738fab7a6bd37cb321f443093a - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#e72d344386bf80738fab7a6bd37cb321f443093a</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Fri, 13 Feb 2015 10:17:01 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>db7a7dee6878fe7539d5967de1caff83246254e0 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#db7a7dee6878fe7539d5967de1caff83246254e0</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Tue, 10 Feb 2015 15:42:56 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>afee3fb8c807e1ac9713ecb31d895008e3b5251a - x86: Add basic Intel Galileo board support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/intel/galileo/Kconfig#afee3fb8c807e1ac9713ecb31d895008e3b5251a</link>
        <description>x86: Add basic Intel Galileo board supportNew board/intel/galileo board directory with minimum codes, plusboard dts, defconfig and configuration files.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/intel/galileo/Kconfig</description>
        <pubDate>Mon, 02 Feb 2015 14:35:28 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
