<?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 malta_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Mon, 28 Aug 2017 11:16:32 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>c1c3fe23070ac924e65208abbf8d2396bcc08008 - env: Convert CONFIG_ENV_IS_IN... to a choice</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#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/configs/malta_defconfig</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>88663126a009d0c354d832e005a5b3b511e5c7fb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#88663126a009d0c354d832e005a5b3b511e5c7fb</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 23:58:53 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>6500ec7a5a2a2a59128dba6f49d9905fc1258811 - Convert CONFIG_CMD_PCI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#6500ec7a5a2a2a59128dba6f49d9905fc1258811</link>
        <description>Convert CONFIG_CMD_PCI to KconfigThis converts the following to Kconfig:   CONFIG_CMD_PCISigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Fri, 04 Aug 2017 22:34:34 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>75eb9976b78ace0e667c1f5faf367acfaed141df - Convert CONFIG_CMD_IDE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#75eb9976b78ace0e667c1f5faf367acfaed141df</link>
        <description>Convert CONFIG_CMD_IDE to KconfigThis converts the following to Kconfig:   CONFIG_CMD_IDESigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Wed, 17 May 2017 09:25:29 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/configs/malta_defconfig#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/configs/malta_defconfig</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>c9032ce168c1344fe8ffe8604825ec343ec14adf - cmd: add Kconfig option for &apos;date&apos; command</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#c9032ce168c1344fe8ffe8604825ec343ec14adf</link>
        <description>cmd: add Kconfig option for &apos;date&apos; commandSigned-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;[trini: default y if DM_RTC, re-sync]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Sat, 29 Apr 2017 03:20:28 +0000</pubDate>
        <dc:creator>Chris Packham &lt;judge.packham@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e856bdcfb49291d30b19603fc101bea096c48196 - flash: complete CONFIG_SYS_NO_FLASH move with renaming</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#e856bdcfb49291d30b19603fc101bea096c48196</link>
        <description>flash: complete CONFIG_SYS_NO_FLASH move with renamingWe repeated partial moves for CONFIG_SYS_NO_FLASH, but this isnot completed. Finish this work by the tool.During this move, let&apos;s rename it to CONFIG_MTD_NOR_FLASH.Actually, we have more instances of &quot;#ifndef CONFIG_SYS_NO_FLASH&quot;than those of &quot;#ifdef CONFIG_SYS_NO_FLASH&quot;.  Flipping the logic willmake the code more readable.  Besides, negative meaning symbols donot fit in obj-$(CONFIG_...) style Makefiles.This commit was created as follows:[1] Edit &quot;default n&quot; to &quot;default y&quot; in the config entry in    common/Kconfig.[2] Run &quot;tools/moveconfig.py -y -r HEAD SYS_NO_FLASH&quot;[3] Rename the instances in defconfigs by the following:  find . -path &apos;./configs/*_defconfig&apos; | xargs sed -i \  -e &apos;/CONFIG_SYS_NO_FLASH=y/d&apos; \  -e &apos;s/# CONFIG_SYS_NO_FLASH is not set/CONFIG_MTD_NOR_FLASH=y/&apos;[4] Change the conditionals by the following:  find . -name &apos;*.[ch]&apos; | xargs sed -i \  -e &apos;s/ifndef CONFIG_SYS_NO_FLASH/ifdef CONFIG_MTD_NOR_FLASH/&apos; \  -e &apos;s/ifdef CONFIG_SYS_NO_FLASH/ifndef CONFIG_MTD_NOR_FLASH/&apos; \  -e &apos;s/!defined(CONFIG_SYS_NO_FLASH)/defined(CONFIG_MTD_NOR_FLASH)/&apos; \  -e &apos;s/defined(CONFIG_SYS_NO_FLASH)/!defined(CONFIG_MTD_NOR_FLASH)/&apos;[5] Modify the following manually  - Rename the rest of instances  - Remove the description from README  - Create the new Kconfig entry in drivers/mtd/Kconfig  - Remove the old Kconfig entry from common/Kconfig  - Remove the garbage comments from include/configs/*.hSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Sat, 11 Feb 2017 13:43:54 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>1acc0087876229d7ade1b23aaecbccf63de8a615 - disk: convert CONFIG_ISO_PARTITION to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#1acc0087876229d7ade1b23aaecbccf63de8a615</link>
        <description>disk: convert CONFIG_ISO_PARTITION to KconfigSigned-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;Signed-off-by: Patrick Delaunay &lt;patrick.delaunay73@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Fri, 27 Jan 2017 10:00:38 +0000</pubDate>
        <dc:creator>Patrick Delaunay &lt;patrick.delaunay@st.com&gt;</dc:creator>
    </item>
<item>
        <title>a5d67547dd9c7a527dfda1967010e703a22441ff - Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#a5d67547dd9c7a527dfda1967010e703a22441ff</link>
        <description>Convert CONFIG_BOARD_EARLY_INIT_F to KconfigThis converts the following to Kconfig:   CONFIG_BOARD_EARLY_INIT_FSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Mon, 23 Jan 2017 20:31:20 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>af27382e2d6f7b4966e6932c9820939259498c1b - drivers/pci/Kconfig: Add PCI</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#af27382e2d6f7b4966e6932c9820939259498c1b</link>
        <description>drivers/pci/Kconfig: Add PCIAdd &apos;PCI&apos; as a menu option and migrate all existing users.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Stephen Warren &lt;swarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Wed, 26 Oct 2016 21:15:37 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>41598c82513672b1052c88ce816d98467345141f - autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#41598c82513672b1052c88ce816d98467345141f</link>
        <description>autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cSince commit bb597c0eeb7e (&quot;common: bootdelay: move CONFIG_BOOTDELAYinto a Kconfig option&quot;), CONFIG_BOOTDELAY is defined for all boards.Prior to that commit, it was allowed to unset CONFIG_BOOTDELAY tonot compile common/autoboot.c, as described in common/Makefile:  # This option is not just y/n - it can have a numeric value  ifdef CONFIG_BOOTDELAY  obj-y += autoboot.o  endifIt was a bit odd to enable/disable code with an integer type option,but it was how this option worked before that commit, and severalboards actually unset it to opt out of the autoboot feature.This commit adds a new bool option, CONFIG_AUTOBOOT, and makesCONFIG_BOOTDELAY depend on it.I chose &quot;default y&quot; for this option because most boards use theautoboot.  I added &quot;# CONFIG_AUTOBOOT is not set&quot; for the boards thathad not set CONFIG_BOOTDELAY prior to the bad commit.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Mon, 20 Jun 2016 08:33:39 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.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/configs/malta_defconfig#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/configs/malta_defconfig</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>bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4 - common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4</link>
        <description>common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionmove CONFIG_BOOTDELAY into a Kconfig option. Used for thispurpose the moveconfig.py tool in tools.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Tue, 07 Jun 2016 06:31:14 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>6523dbf7cce8d8c903346f756e0e41e46ce6d6b9 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#6523dbf7cce8d8c903346f756e0e41e46ce6d6b9</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Thu, 26 May 2016 00:22:48 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>6242aa137427f6da6ca47e7a8c9a9f78ad63e00d - malta: Use device model &amp; tree for UART</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#6242aa137427f6da6ca47e7a8c9a9f78ad63e00d</link>
        <description>malta: Use device model &amp; tree for UARTMake use of device model &amp; device tree to probe the UART driver. This isthe initial step in bringing Malta up to date with driver model, andallows for cleaner handling of the different I/O addresses for differentsystem controllers by specifying the ISA bus address instead of atranslated memory address.Signed-off-by: Paul Burton &lt;paul.burton@imgtec.com&gt;Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Tue, 17 May 2016 06:43:28 +0000</pubDate>
        <dc:creator>Paul Burton &lt;paul.burton@imgtec.com&gt;</dc:creator>
    </item>
<item>
        <title>78d1e1d0a157c8b48ea19be6170b992745d30f38 - configs: Re-sync almost all of cmd/Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#78d1e1d0a157c8b48ea19be6170b992745d30f38</link>
        <description>configs: Re-sync almost all of cmd/KconfigThis syncs up the current cmd/Kconfig and include/configs/ files with theonly exception being CMD_NAND.  Due to how we have used this historicallywe need to take further care here when converting.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Fri, 22 Apr 2016 20:41:25 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>adad96e60d0eb1bbc4d0b96c89decf385a426e42 - configs: Re-sync HUSH options</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#adad96e60d0eb1bbc4d0b96c89decf385a426e42</link>
        <description>configs: Re-sync HUSH optionsMove all cases of CONFIG_SYS_HUSH_PARSER out of the config.h files.  Removeall cases of CONFIG_SYS_PROMPT_HUSH_PS2 as everyone uses the default.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Fri, 22 Apr 2016 01:37:19 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>9e39003e7ffa327adaef468840196de2e8820d2f - ns16550: move CONFIG_SYS_NS16550 to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#9e39003e7ffa327adaef468840196de2e8820d2f</link>
        <description>ns16550: move CONFIG_SYS_NS16550 to KconfigMove CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py.Signed-off-by: Thomas Chou &lt;thomas@wytron.com.tw&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Thu, 19 Nov 2015 13:48:14 +0000</pubDate>
        <dc:creator>Thomas Chou &lt;thomas@wytron.com.tw&gt;</dc:creator>
    </item>
<item>
        <title>1254ff97abb7606ccd0d7bdcd9f22581c50fe535 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/malta_defconfig#1254ff97abb7606ccd0d7bdcd9f22581c50fe535</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/configs/malta_defconfig</description>
        <pubDate>Fri, 10 Jul 2015 07:21:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
