<?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>c1c3fe23070ac924e65208abbf8d2396bcc08008 - env: Convert CONFIG_ENV_IS_IN... to a choice</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#c1c3fe23070ac924e65208abbf8d2396bcc08008</link>
        <description>env: Convert CONFIG_ENV_IS_IN... to a choiceAt present we support multiple environment drivers but there is not way toselect between them at run time. Also settings related to the position andsize of the environment area are global (i.e. apply to all locations).Until these limitations are removed we cannot really support more than oneenvironment location. Adjust the location to be a choice so that only onecan be selected. By default the environment is &apos;nowhere&apos;, meaning that theenvironment exists only in memory and cannot be saved.Also expand the help for the &apos;nowhere&apos; option and move it to the top sinceit is the default.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Move all of the imply logic to default X if Y so it works again]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Thu, 03 Aug 2017 18:21:59 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>07d778382200a05a8b86cc135f79ec48e386f25a - Merge git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#07d778382200a05a8b86cc135f79ec48e386f25a</link>
        <description>Merge git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/quark/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>724368928c889bf754bea176f3e0aea5c1ec01b9 - x86: Convert INTEL_ICH6_GPIO to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#724368928c889bf754bea176f3e0aea5c1ec01b9</link>
        <description>x86: Convert INTEL_ICH6_GPIO to KconfigThis converts Intel ICH6 GPIO driver to Kconfig, and add it to theimply list of platform drivers.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/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:28 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b9342b2cc69b41964ab31d4154913e72cc72c4b7 - x86: kconfig: Move USB to platform Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#b9342b2cc69b41964ab31d4154913e72cc72c4b7</link>
        <description>x86: kconfig: Move USB to platform KconfigLike other peripheral drivers, move USB related drivers to platformKconfig as well.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:27 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b0e3adf669d5c245bf64d0445285fdd1ba0628d0 - x86: quark: kconfig: Imply platform specific drivers</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#b0e3adf669d5c245bf64d0445285fdd1ba0628d0</link>
        <description>x86: quark: kconfig: Imply platform specific driversImply Quark-specific drivers in the platform Kconfig.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/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:23 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>67f99f970f2bc1fae6aece1669b8b8bcb504cff1 - x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#67f99f970f2bc1fae6aece1669b8b8bcb504cff1</link>
        <description>x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigPlatform knows whether MRC cache is implemented, but using it canbe a choice of a specific board.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/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:14 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5d89b37f71ff1833bdd34eeba6dbac6bec1c9fb2 - x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#5d89b37f71ff1833bdd34eeba6dbac6bec1c9fb2</link>
        <description>x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigThis is architecture-dependent early initialization hence shouldbe put in the platform Kconfig.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:13 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3612b1efebff5230a86e3101d196a1952adc6ac4 - x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#3612b1efebff5230a86e3101d196a1952adc6ac4</link>
        <description>x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfigarch_misc_init() is intended to do architecture-dependent stuff.This is required by each platform.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/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:12 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1d4c83c2480b0874214165571e8a056a8b423db2 - x86: tsc: Remove legacy timer codes</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#1d4c83c2480b0874214165571e8a056a8b423db2</link>
        <description>x86: tsc: Remove legacy timer codesNow that we have converted all x86 boards to use driver model timer,remove these legacy timer codes in the tsc driver.Note this also removes the TSC_CALIBRATION_BYPASS Kconfig option,as it is not needed with driver model.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/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Fri, 13 Nov 2015 08:11:23 +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/arch/x86/cpu/quark/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/arch/x86/cpu/quark/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/arch/x86/cpu/quark/Kconfig#e72d344386bf80738fab7a6bd37cb321f443093a</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/quark/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/arch/x86/cpu/quark/Kconfig#db7a7dee6878fe7539d5967de1caff83246254e0</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/quark/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>ea94532461e166f6febdd9bda5caa8f1b127b39f - x86: quark: Bypass TSC calibration</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#ea94532461e166f6febdd9bda5caa8f1b127b39f</link>
        <description>x86: quark: Bypass TSC calibrationFor some unknown reason, the TSC calibration via PIT does not work onQuark. Enable bypassing TSC calibration and override TSC_FREQ_IN_MHZto 400 per Quark datasheet in the Kconfig.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/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Thu, 05 Feb 2015 15:42:21 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>828d9af5eca7404ded18e0ede453f8040fd01f78 - x86: Add basic Intel Quark processor support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/quark/Kconfig#828d9af5eca7404ded18e0ede453f8040fd01f78</link>
        <description>x86: Add basic Intel Quark processor supportAdd minimum codes to support Intel Quark SoC. DRAM initializationis not ready yet so a hardcoded gd-&gt;ram_size is assigned.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/arch/x86/cpu/quark/Kconfig</description>
        <pubDate>Mon, 02 Feb 2015 14:35:27 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
