<?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 .gitignore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>61304dbec36dc445bbe7d2c19b4da0695861e0a8 - cmd: add a new command &quot;config&quot; to show .config contents</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/scripts/.gitignore#61304dbec36dc445bbe7d2c19b4da0695861e0a8</link>
        <description>cmd: add a new command &quot;config&quot; to show .config contentsThis feature is inspired by /proc/config.gz of Linux.  In Linux,if CONFIG_IKCONFIG is enabled, the &quot;.config&quot; file contents areembedded in the kernel image.  If CONFIG_IKCONFIG_PROC is alsoenabled, the &quot;.config&quot; contents are exposed to /proc/config.gz.Users can do &quot;zcat /proc/config.gz&quot; to check which config optionsare enabled on the running kernel image.The idea is almost the same here; if CONFIG_CMD_CONFIG is enabled,the &quot;.config&quot; contents are compressed and saved in the U-Boot image,then printed by the new command &quot;config&quot;.The usage is quite simple.  Enable CONFIG_CMD_CONFIG, then run &gt; configfrom the command line interface.  The &quot;.config&quot; contents will beprinted on the console.This feature increases the U-Boot image size by about 4KB (this ismostly due to the gzip-compressed .config file).  By default, it isenabled only for Sandbox because we do not care about the memoryfootprint on it.  Of course, this feature is architecture agnostic,so you can enable it on any board if the image size increase isacceptable for you.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/scripts/.gitignore</description>
        <pubDate>Mon, 30 Jan 2017 02:12:07 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>1ad6364eeb4f578e423081d1748e8a3fdf1ab01d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/scripts/.gitignore#1ad6364eeb4f578e423081d1748e8a3fdf1ab01d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/scripts/.gitignore</description>
        <pubDate>Wed, 05 Mar 2014 11:51:26 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>3e11350255d9c5d4bd03c2a65769da84c05d3294 - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/scripts/.gitignore#3e11350255d9c5d4bd03c2a65769da84c05d3294</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	Makefile	drivers/net/npe/MakefileThese two conflicts arise from commit 0b2d3f20(&quot;ARM: NET: Remove the IXP NPE ethernet driver&quot;) and areresolved by deleting the drivers/net/npe/Makefile fileand removing the CONFIG_IXP4XX_NPE line from Makefile.

            List of files:
            /rk3399_rockchip-uboot/scripts/.gitignore</description>
        <pubDate>Thu, 20 Feb 2014 12:16:05 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>8fac9c7b7de617c52738818663adbbeb2021f132 - kernel-doc: move kernel-doc tools to scripts/</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/scripts/.gitignore#8fac9c7b7de617c52738818663adbbeb2021f132</link>
        <description>kernel-doc: move kernel-doc tools to scripts/tools/kernel-doc/docproc.c and tools/kernel-doc/kernel-doc arefiles imported from Linux Kernel.They originally resided under scripts/ directory in Linux Kernel.This commit moves them to the original location.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/scripts/.gitignore</description>
        <pubDate>Wed, 05 Feb 2014 01:52:50 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
</channel>
</rss>
