<?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/coreboot/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/coreboot/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/coreboot/Kconfig#07d778382200a05a8b86cc135f79ec48e386f25a</link>
        <description>Merge git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/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>24357dfd2aec4118b9178d8bf639fb8fc02e1859 - x86: Switch all boards to use DM SCSI</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig#24357dfd2aec4118b9178d8bf639fb8fc02e1859</link>
        <description>x86: Switch all boards to use DM SCSIAfter MMC is converted to DM, convert to use DM SCSI as well for allx86 boards and imply BLK for both MMC and SCSI drivers.CONFIG_SCSI_DEV_LIST is no longer used. Clean them up.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/coreboot/Kconfig</description>
        <pubDate>Mon, 31 Jul 2017 02:24:02 +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/coreboot/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/coreboot/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>08fb85b2a46914e07d9c0bf92dfe4773f28ad1de - x86: coreboot: kconfig: Imply drivers that are useful</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig#08fb85b2a46914e07d9c0bf92dfe4773f28ad1de</link>
        <description>x86: coreboot: kconfig: Imply drivers that are usefulU-Boot as coreboot payload can run on any x86 hardware ideally.Let&apos;s imply some common drivers that are useful.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/coreboot/Kconfig</description>
        <pubDate>Sun, 30 Jul 2017 13:23:20 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1 - 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/coreboot/Kconfig#4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1</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/arch/x86/cpu/coreboot/Kconfig</description>
        <pubDate>Tue, 09 May 2017 16:03:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>deb959991528bee05079426c189f538ad3850337 - fs: Kconfig: Add a separate config for FS_CBFS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig#deb959991528bee05079426c189f538ad3850337</link>
        <description>fs: Kconfig: Add a separate config for FS_CBFSRather than using CMD_CBFS for both the filesystem and its command, weshould have a separate option for each. This allows us to enable CBFSsupport without the command, if desired, which reduces U-Boot&apos;s sizeslightly.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: imply FS_CBFS on SYS_COREBOOT]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig</description>
        <pubDate>Thu, 27 Apr 2017 04:27:59 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>d66a10fc00407fda3c5091ca38c090dc055f7953 - fs: Convert CONFIG_CMD_CBFS to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig#d66a10fc00407fda3c5091ca38c090dc055f7953</link>
        <description>fs: Convert CONFIG_CMD_CBFS to KconfigThis converts the following to Kconfig:   CONFIG_CMD_CBFSSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: imply CMD_CBFS on SYS_COREBOOT]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig</description>
        <pubDate>Thu, 27 Apr 2017 04:27:58 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>5ebd27d860ec0c6e36f1b0f973653fe66a7360be - 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/coreboot/Kconfig#5ebd27d860ec0c6e36f1b0f973653fe66a7360be</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig</description>
        <pubDate>Wed, 12 Oct 2016 12:32:09 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>2d3c573ee6373f4521491f1a38e81245c3a6be57 - x86: coreboot: Convert to use DM coreboot video driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig#2d3c573ee6373f4521491f1a38e81245c3a6be57</link>
        <description>x86: coreboot: Convert to use DM coreboot video driverThis converts coreboot to use DM framebuffer driver.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/coreboot/Kconfig</description>
        <pubDate>Sun, 09 Oct 2016 11:14:18 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5f88ed5cde04612e5b4520327b82d81a3f5493a0 - Merge git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig#5f88ed5cde04612e5b4520327b82d81a3f5493a0</link>
        <description>Merge git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig</description>
        <pubDate>Tue, 13 Jan 2015 18:39:25 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>9d74f03460a788e004fb1fb4cb53003d26f57298 - x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Kconfig#9d74f03460a788e004fb1fb4cb53003d26f57298</link>
        <description>x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigThere are many places in the U-Boot source tree which refer toCONFIG_SYS_COREBOOT, CONFIG_CBMEM_CONSOLE and CONFIG_VIDEO_COREBOOTthat is currently defined in coreboot.h.Move them to arch/x86/cpu/coreboot/Kconfig so that we can switchto board configuration file to build U-Boot later.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/coreboot/Kconfig</description>
        <pubDate>Tue, 06 Jan 2015 14:14:18 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
