<?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 nokia_rx51_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1490eb89f4697b02cfb8f826d2f5eaf37edcbd47 - UPSTREAM: Convert CONFIG_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#1490eb89f4697b02cfb8f826d2f5eaf37edcbd47</link>
        <description>UPSTREAM: Convert CONFIG_SPI to KconfigThis converts the following to Kconfig:   CONFIG_SPIThis partly involves updating code that assumes that CONFIG_SPI impliesthings that are specific to the MPC8xx SPI driver.  For now, just updatethe CONFIG tests.  This also involves reworking the default forCONFIG_SYS_DEF_EEPROM_ADDR so that we don&apos;t set it when we cannot make areasonable default, as it does not cause any compile failures.Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;(cherry picked from commit f1b1f77060beadbfe9f42a3be00019bd025afbd6)Change-Id: Ie9f15ada869105eb407f41d4df7eecbaa916b940Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Sun, 15 Apr 2018 17:51:26 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_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/nokia_rx51_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>88663126a009d0c354d832e005a5b3b511e5c7fb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_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/nokia_rx51_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>ebb3e43de4cf85e56c6ce6b3c6be98f654acfb19 - Convert CONFIG_OMAP3_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#ebb3e43de4cf85e56c6ce6b3c6be98f654acfb19</link>
        <description>Convert CONFIG_OMAP3_SPI to KconfigThis converts the following to Kconfig:   CONFIG_OMAP3_SPISigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;[trini: Minor comment tweaks]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Thu, 27 Jul 2017 03:25:30 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7e0ed13f47b6fcd91e1d536340a7f2d6780ffe48 - Convert ARCH_OMAP2PLUS boards&apos; CONFIG_SYS_TEXT_BASE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#7e0ed13f47b6fcd91e1d536340a7f2d6780ffe48</link>
        <description>Convert ARCH_OMAP2PLUS boards&apos; CONFIG_SYS_TEXT_BASE to KconfigThis converts the following to Kconfig:   CONFIG_SYS_TEXT_BASEThe includes, whitelist, etc. were left for now but I don&apos;t get anybuild errors or warnings on the omap3_logic_defconfig oram3517_evm_defconfig builds I tried.Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Fri, 28 Jul 2017 13:32:52 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2be296538e2e9d2893dc495b3fc8f9f6acb1454c - Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#2be296538e2e9d2893dc495b3fc8f9f6acb1454c</link>
        <description>Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_MMC   CONFIG_ENV_IS_IN_NAND   CONFIG_ENV_IS_IN_UBI   CONFIG_ENV_IS_NOWHEREIn fact this already exists for sunxi as a &apos;choice&apos; config. However notall the choices are available in Kconfig yet so we cannot use that. Itwould lead to more than one option being set.In addition, one purpose of this series is to allow the environment to bestored in more than one place. So the existing choice is converted to anormal config allowing each option to be set independently.There are not many opportunities for Kconfig updates to reduce the size ofthis patch. This was tested with   ./tools/moveconfig.py -i CONFIG_ENV_IS_IN_MMCAnd then manual updates.  This is because for CHAIN_OF_TRUST boards theycan only have ENV_IS_NOWHERE set, so we enforce that via Kconfig logicnow.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:39 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>fb82fe385173fdf7b55e50e4f343ae37a41cdbaa - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#fb82fe385173fdf7b55e50e4f343ae37a41cdbaa</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Mon, 19 Jun 2017 13:47:40 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/configs/nokia_rx51_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/nokia_rx51_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>a93fbf4a78924741a1fc157fd182de79ea15f327 - ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#a93fbf4a78924741a1fc157fd182de79ea15f327</link>
        <description>ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigIn Linux, CONFIG_ARCH_OMAP2PLUS is used for OMAP2 or later SoCs.Rename CONFIG_ARCH_OMAP2 to CONFIG_ARCH_OMAP2PLUS to follow thisnaming.Move the OMAP2+ board/SoC choice down to mach-omap2/Kconfig to slimdown the arch/arm/Kconfig level.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Tue, 25 Apr 2017 04:10:11 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>3a649407a49b041ceb826d55b5919dc8297f8965 - arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#3a649407a49b041ceb826d55b5919dc8297f8965</link>
        <description>arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDToday, we have cases where we wish to build all of U-Boot in Thumb2 mode forvarious reasons.  We also have cases where we only build SPL in Thumb2 mode dueto size constraints and wish to build the rest of the system in ARM mode.  Soin this migration we introduce a new symbol as well, SPL_SYS_THUMB_BUILD tocontrol if we build everything or just SPL (or in theory, just U-Boot) inThumb2 mode.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Siarhei Siamashka &lt;siarhei.siamashka@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Sat, 18 Mar 2017 13:01:44 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>1d2c0506d31a9997e5ffc22e90942902f673b107 - mmc: move more driver config options to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#1d2c0506d31a9997e5ffc22e90942902f673b107</link>
        <description>mmc: move more driver config options to KconfigMove (and rename) the following CONFIG options to Kconfig:  CONFIG_DAVINCI_MMC  (renamed to CONFIG_MMC_DAVINCI)  CONFIG_OMAP_HSMMC   (renamed to CONFIG_MMC_OMAP_HS)  CONFIG_MXC_MMC      (renamed to CONFIG_MMC_MXC)  CONFIG_MXS_MMC      (renamed to CONFIG_MMC_MXS)  CONFIG_TEGRA_MMC    (renamed to CONFIG_MMC_SDHCI_TEGRA)  CONFIG_SUNXI_MMC    (renamed to CONFIG_MMC_SUNXI)They are the same option names as used in Linux.This commit was created as follows:[1] Rename the options with the following command:find . -name .git -prune -o ! -path ./scripts/config_whitelist.txt \-type f -print | xargs sed -i -e &apos;s/CONFIG_DAVINCI_MMC/CONFIG_MMC_DAVINCI/gs/CONFIG_OMAP_HSMMC/CONFIG_MMC_OMAP_HS/gs/CONFIG_MXC_MMC/CONFIG_MMC_MXC/gs/CONFIG_MXS_MMC/CONFIG_MMC_MXS/gs/CONFIG_TEGRA_MMC/CONFIG_MMC_SDHCI_TEGRA/gs/CONFIG_SUNXI_MMC/CONFIG_MMC_SUNXI/g&apos;[2] Commit the changes[3] Create entries in driver/mmc/Kconfig.    (copied from Linux)[4] Move the options with the following commandtools/moveconfig.py -y -r HEAD \MMC_DAVINCI MMC_OMAP_HS MMC_MXC MMC_MXS MMC_SDHCI_TEGRA MMC_SUNXI[5] Sort and align drivers/mmc/Makefile for readabilitySigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Tue, 10 Jan 2017 04:32:07 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>4880b026ec9e432761add36d80cfcc8b430b5405 - cmd: Convert CMD_BOOTMENU</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#4880b026ec9e432761add36d80cfcc8b430b5405</link>
        <description>cmd: Convert CMD_BOOTMENUAlso convert MENU while we&apos;re in here.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Tue, 29 Nov 2016 14:14:56 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>1e1a0fb23d0b6d80df6e3c939249eaf3bd0c42f2 - Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#1e1a0fb23d0b6d80df6e3c939249eaf3bd0c42f2</link>
        <description>Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigThis converts the following to Kconfig:   CONFIG_VGA_AS_SINGLE_DEVICEOnce we migrate to driver model for video, we should be able to drop thisoption.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:49 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>c6745195be700fa3f8a7221169a0f20df9c0e91f - Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#c6745195be700fa3f8a7221169a0f20df9c0e91f</link>
        <description>Convert CONFIG_CFB_CONSOLE_ANSI to KconfigThis converts the following to Kconfig:   CONFIG_CFB_CONSOLE_ANSISigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:42 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>ef26d6039a14c03c516c09a7835b491e671a4b0b - Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#ef26d6039a14c03c516c09a7835b491e671a4b0b</link>
        <description>Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigThis converts the following to Kconfig:   CONFIG_SYS_CONSOLE_IS_IN_ENV   CONFIG_CONSOLE_MUXSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Re-order, re-migrate]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:37 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>27604b158fb2a85ae96e949822870bb6add10c46 - Convert CONFIG_VIDEO to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#27604b158fb2a85ae96e949822870bb6add10c46</link>
        <description>Convert CONFIG_VIDEO to KconfigThis converts the following to Kconfig:   CONFIG_VIDEOSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:40 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/nokia_rx51_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/nokia_rx51_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/nokia_rx51_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/nokia_rx51_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>89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4 - configs: Re-sync with cmd/Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/nokia_rx51_defconfig#89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4</link>
        <description>configs: Re-sync with cmd/KconfigUpdate the config.h and defconfig files for the commands that 8e3c036converted over to KconfigSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/nokia_rx51_defconfig</description>
        <pubDate>Sun, 24 Apr 2016 21:29:26 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/nokia_rx51_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/nokia_rx51_defconfig</description>
        <pubDate>Fri, 22 Apr 2016 20:41:25 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
</channel>
</rss>
