<?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>66e04fb503baa67a444401e8562ebace48800b97 - ARM: Use Kconfig for board EEPROM&apos;s I2C bus and chip address</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#66e04fb503baa67a444401e8562ebace48800b97</link>
        <description>ARM: Use Kconfig for board EEPROM&apos;s I2C bus and chip addressIn stead of defining the board EEPROM address in the board headerslet&apos;s define them in the board config files and make themconfigurable by Kconfig.Signed-off-by: Roger Quadros &lt;rogerq@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Mon, 13 Mar 2017 13:04:31 +0000</pubDate>
        <dc:creator>Roger Quadros &lt;rogerq@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>a69fdc7787bfa2f27eed74c2ee58c28ce932d502 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#a69fdc7787bfa2f27eed74c2ee58c28ce932d502</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Fri, 23 Oct 2015 10:35:42 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>f9c4a51c3e1bc73c5c2ae178cf41aa85bada1fc8 - ARM: k2g: Add kconfig support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#f9c4a51c3e1bc73c5c2ae178cf41aa85bada1fc8</link>
        <description>ARM: k2g: Add kconfig supportAdd Kconfig supportSigned-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Sat, 19 Sep 2015 10:56:39 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>790f70c725d6a89e6a9ac78f91b025454ae75dde - kconfig: arm: select CPU_V7 for some new boards</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#790f70c725d6a89e6a9ac78f91b025454ae75dde</link>
        <description>kconfig: arm: select CPU_V7 for some new boardsThis commit adds &quot;select CPU_V7&quot; for some new boards that were notcovered by commit 2e07c249a67e(kconfig: arm: introduce symbol for ARM CPUs).Redundant &quot;SYS_CPU&quot; defines and &quot;string&quot; directives should be removed.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Acked-by: Stefan Roese &lt;sr@denx.de&gt;Acked-by: Georges Savoundararadj &lt;savoundg@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Thu, 06 Nov 2014 02:39:26 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>5aa7bece1045c28806ce919099616ebe8fa63325 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-ti</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#5aa7bece1045c28806ce919099616ebe8fa63325</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-ti

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Mon, 27 Oct 2014 13:05:43 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>345af534561a2c111ef1160cb8f25ba787d7e949 - keystone2: k2l-evm: add board support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#345af534561a2c111ef1160cb8f25ba787d7e949</link>
        <description>keystone2: k2l-evm: add board supportThis patch adds Keystone II Lammar (K2L) EVM board support.Acked-by: Vitaly Andrianov &lt;vitalya@ti.com&gt;Signed-off-by: Hao Zhang &lt;hzhang@ti.com&gt;Signed-off-by: Ivan Khoronzhuk &lt;ivan.khoronzhuk@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Wed, 22 Oct 2014 13:32:33 +0000</pubDate>
        <dc:creator>Hao Zhang &lt;hzhang@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>42817eb85de1d7dec399c75dbd133ea6b5351a72 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#42817eb85de1d7dec399c75dbd133ea6b5351a72</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Mon, 22 Sep 2014 13:51:01 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>461be2f96e4b87e5065208c6659a47dd0ad9e9f8 - kconfig: remove redundant &quot;string&quot; type in arch and board Kconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#461be2f96e4b87e5065208c6659a47dd0ad9e9f8</link>
        <description>kconfig: remove redundant &quot;string&quot; type in arch and board KconfigsNow the types of CONFIG_SYS_{ARCH, CPU, SOC, VENDOR, BOARD, CONFIG_NAME}are specified in arch/Kconfig.We can delete the ones in arch and board Kconfig files.This commit can be easily reproduced by the following command:find . -name Kconfig -a ! -path ./arch/Kconfig | xargs sed -i -e &apos;/config[[:space:]]SYS_\(ARCH\|CPU\|SOC\|\VENDOR\|BOARD\|CONFIG_NAME\)/ {    N    s/\n[[:space:]]*string//}&apos;Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Sat, 13 Sep 2014 18:01:49 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>c338f09e965a300ddd78af73e86c4af4c9464ce4 - keystone: kconfig: move board select menu and common settings</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#c338f09e965a300ddd78af73e86c4af4c9464ce4</link>
        <description>keystone: kconfig: move board select menu and common settingsBecuase the board select menu in arch/arm/Kconfig is too big,move the Keystone board select menu to keystone/Kconfig.Move also common settings (CONFIG_SYS_CPU=&quot;armv7&quot; andCONFIG_SYS_SOC=&quot;keystone&quot;).Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Reviewed-by: Tom Rini &lt;trini@ti.com&gt;Cc: Vitaly Andrianov &lt;vitalya@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Sat, 30 Aug 2014 22:11:05 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>e82abaeb7f2a0833fccf90460c48b9f2100258f8 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#e82abaeb7f2a0833fccf90460c48b9f2100258f8</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	boards.cfgSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Mon, 11 Aug 2014 08:21:03 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>dd84058d24ff54d6b32818ffe44aeb4bba2cfae6 - kconfig: add board Kconfig and defconfig files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig#dd84058d24ff54d6b32818ffe44aeb4bba2cfae6</link>
        <description>kconfig: add board Kconfig and defconfig filesThis commit adds: - arch/${ARCH}/Kconfig    provide a menu to select target boards - board/${VENDOR}/${BOARD}/Kconfig or board/${BOARD}/Kconfig    set CONFIG macros to the appropriate values for each board - configs/${TARGET_BOARD}_defconfig    default setting of each board(This commit was automatically generated by a conversion scriptbased on boards.cfg)In Linux Kernel, defconfig files are located underarch/${ARCH}/configs/ directory.It works in Linux Kernel since ARCH is always given from thecommand line for cross compile.But in U-Boot, ARCH is not given from the command line.Which means we cannot know ARCH until the board configuration is done.That is why all the &quot;*_defconfig&quot; files should be gathered into asingle directory ./configs/.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/ks2_evm/Kconfig</description>
        <pubDate>Wed, 30 Jul 2014 05:08:14 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
</channel>
</rss>
