<?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>87e4c6020eff05133e40ab8b7b0e37e6a2be37e4 - UPSTREAM: powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#87e4c6020eff05133e40ab8b7b0e37e6a2be37e4</link>
        <description>UPSTREAM: powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxCONFIG_8xx doesn&apos;t mean much outside of arch/powerpc/This patch renames it CONFIG_MPC8xx just like CONFIG_MPC85xx etc ...It also renames 8xx_immap.h to immap_8xx.h to be consistent withother file names.Signed-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;(cherry picked from commit ee1e600c13d16febd517ab7d0d2c243db174789b)Change-Id: I564708bb6517b699749e8a54c013d032f785e459Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Fri, 16 Mar 2018 16:20:41 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@c-s.fr&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/arch/powerpc/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/powerpc/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>fa379223cd61052331342e525778d96270ee6ed9 - Convert CONFIG_CMD_REGINFO to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#fa379223cd61052331342e525778d96270ee6ed9</link>
        <description>Convert CONFIG_CMD_REGINFO to KconfigThis patch converts CONFIG_CMD_REGINFO to KconfigSigned-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;Signed-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/arch/powerpc/Kconfig</description>
        <pubDate>Fri, 04 Aug 2017 22:34:40 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;</dc:creator>
    </item>
<item>
        <title>85fc970d74d09f33fcdcc649e73c5dc4f5334605 - Convert CONFIG_ENV_IS_IN_FLASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#85fc970d74d09f33fcdcc649e73c5dc4f5334605</link>
        <description>Convert CONFIG_ENV_IS_IN_FLASH to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_FLASHSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:41 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>debd1f3c336ae85915421f6da0d1cc90fc1d7a1a - powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#debd1f3c336ae85915421f6da0d1cc90fc1d7a1a</link>
        <description>powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/immap.c used to be common to several CPUs. It is nowonly linked to the 8xx, so this patch moves it intoarch/powerpc/cpu/mpc8xx/Signed-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Thu, 06 Jul 2017 08:33:09 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;</dc:creator>
    </item>
<item>
        <title>907208c452999427cb2f43450308045bf8b42958 - powerpc: Partialy restore core of mpc8xx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#907208c452999427cb2f43450308045bf8b42958</link>
        <description>powerpc: Partialy restore core of mpc8xxCS Systemes d&apos;Information (CSSI) manufactures 8xx boards forcritical communication systems. Those boards have beenrunning U-Boot since 2010 and will have to be maintaineduntil at least 2027.commit 5b8e76c35ec312a3f73126bd1a2d2c0965b98a9f(&quot;powerpc, 8xx: remove support for 8xx&quot;) orphaned those boardsby removing support for the mpc8xx CPU.This commit partially restores support for the 8xx, with thefollowing limitations:- Restores support for MPC866 and MPC885 only- Does not restore IDE, PCMCIA, I2C, USB- Does not restore examples- Does not restore POST- Does not restore Ethernet on SCC- Does not restore console on SCC- Does not restore bedbug and kgdb supportAs the 866 and 885 do not support the following features,they are not restored either:- VIDEO / LCD- RTC clockThe CPM uCODE patch is not restored either, because:- 866 and 885 already have support for I2C and SPI relocationwithout a uCODE patch- relocation of SMC, I2C or SPI is only needed for using SCCsfor Ethernet or QMCThe dynamic setup/calculation of clocks is removed, weexpect the target being use with the clock and PLPRCR registerdefined in the configuration.All the clock settings for 8xx prior to 866 is removed aswell as we now only support 866 and 885.This code is mature and addresses mature boards. Thereforeall code enclosed in &apos;#if 0/#endif&apos; and &apos;#if XX_DEBUG/#endif&apos;is unneeded.The following files are not restored by this patch:- arch/powerpc/cpu/mpc8xx/bedbug_860.c- arch/powerpc/cpu/mpc8xx/fec.h- arch/powerpc/cpu/mpc8xx/kgdb.S- arch/powerpc/cpu/mpc8xx/plprcr_write.S- arch/powerpc/cpu/mpc8xx/scc.c- arch/powerpc/cpu/mpc8xx/upatch.c- arch/powerpc/cpu/mpc8xx/video.c- arch/powerpc/include/asm/status_led.h- arch/powerpc/lib/ide.c- arch/powerpc/lib/ide.h- doc/README.MPC866- drivers/pcmcia/mpc8xx_pcmcia.c- drivers/rtc/mpc8xx.c- drivers/usb/gadget/mpc8xx_udc.c- drivers/video/mpc8xx_lcd.c- examples/standalone/test_burst.c- examples/standalone/test_burst.h- examples/standalone/test_burst_lib.S- examples/standalone/timer.c- include/mpc823_lcd.h- include/usb/mpc8xx_udc.h- post/cpu/mpc8xx/Makefile- post/cpu/mpc8xx/cache.c- post/cpu/mpc8xx/cache_8xx.S- post/cpu/mpc8xx/ether.c- post/cpu/mpc8xx/spr.c- post/cpu/mpc8xx/uart.c- post/cpu/mpc8xx/usb.c- post/cpu/mpc8xx/watchdog.cSome of the restored files are not located in a proper location.In order to keep traceability of the changes, they will bemoved to their correct location and moved to Kconfig in afollowup patch.This patch also declares CSSI as point of contact for the updateof the 8xx platform, as those boards are the only ones stillbeing maintained on the 8xx area. A later patch will addthose boards to the tree.Signed-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Thu, 06 Jul 2017 08:23:22 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;</dc:creator>
    </item>
<item>
        <title>98f705c9cefdfdba62c069821bbba10273a0a8ed - powerpc: remove 4xx support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#98f705c9cefdfdba62c069821bbba10273a0a8ed</link>
        <description>powerpc: remove 4xx supportThere was for long time no activity in the 4xx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in 4xx,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Tue, 27 Jun 2017 14:49:14 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>064b55cfcb25c0f7692ecf6d4a38f12cd82739f7 - powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#064b55cfcb25c0f7692ecf6d4a38f12cd82739f7</link>
        <description>powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xThere was for long time no activity in the mpx5xxx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in mpc5xxx,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 14 Jun 2017 03:49:40 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>502589777416aaee32e4ba1682c6eb3aa3a88e1c - powerpc, 5xx: remove support for 5xx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#502589777416aaee32e4ba1682c6eb3aa3a88e1c</link>
        <description>powerpc, 5xx: remove support for 5xxThere was for long time no activity in the 5xx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in 5xx,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 07 Jun 2017 15:33:11 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>2eb48ff7a210ddd2a39bac23b3b9b39c60c32aef - powerpc, 8260: remove support for mpc8260</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#2eb48ff7a210ddd2a39bac23b3b9b39c60c32aef</link>
        <description>powerpc, 8260: remove support for mpc8260There was for long time no activity in the 8260 area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in 8260,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 07 Jun 2017 15:33:10 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>5b8e76c35ec312a3f73126bd1a2d2c0965b98a9f - powerpc, 8xx: remove support for 8xx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#5b8e76c35ec312a3f73126bd1a2d2c0965b98a9f</link>
        <description>powerpc, 8xx: remove support for 8xxThere was for long time no activity in the 8xx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in 8xx,so remove it (with a heavy heart, knowing that I removehere the root of U-Boot).Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 07 Jun 2017 15:33:09 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>1b330894bd40cb0d7ef37bb761d104820f794aae - Convert CONFIG_CMD_IRQ to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#1b330894bd40cb0d7ef37bb761d104820f794aae</link>
        <description>Convert CONFIG_CMD_IRQ to KconfigThis converts the following to Kconfig:   CONFIG_CMD_IRQSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 17 May 2017 09:25:39 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>c7c111e5f73278f838c4e9284503078dd7b46139 - Convert CONFIG_CMD_IMMAP to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#c7c111e5f73278f838c4e9284503078dd7b46139</link>
        <description>Convert CONFIG_CMD_IMMAP to KconfigThis converts the following to Kconfig:   CONFIG_CMD_IMMAPAlso move this command out of the cmd/ directory since it isPowerPC-specific.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 17 May 2017 09:25:31 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>551c3934466503e6c8702df412e2a9ce574557e9 - Convert CONFIG_CMD_HASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#551c3934466503e6c8702df412e2a9ce574557e9</link>
        <description>Convert CONFIG_CMD_HASH to KconfigThis converts the following to Kconfig:   CONFIG_CMD_HASHSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;[trini: Rework slightly, enable on some boards again]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 17 May 2017 09:25:25 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>64d6ac5bc4a9bf8839e516959b35150ac8a0eb84 - Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#64d6ac5bc4a9bf8839e516959b35150ac8a0eb84</link>
        <description>Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigMigrate the rest of the users of CONFIG_USB_EHCI_HCD over to Kconfig.For a few SoCs, imply or default y this if USB is enabled.  In somecases we had not already migrated to CONFIG_USB so do that as well.Cc: Marek Vasut &lt;marex@denx.de&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Sat, 13 May 2017 02:33:28 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>d26e34c4c4b6473fdbd412a3b2dc33a94b08e8ff - fsl_ddr: Move DDR config options to driver Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#d26e34c4c4b6473fdbd412a3b2dc33a94b08e8ff</link>
        <description>fsl_ddr: Move DDR config options to driver KconfigCreate driver/ddr/fsl/Kconfig and move existing options. Clean upexisting macros.Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;[trini: Migrate sbc8641d, xpedite537x and MPC8536DS, run a moveconfig.py -s]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 28 Dec 2016 16:43:40 +0000</pubDate>
        <dc:creator>York Sun &lt;york.sun@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>90b80386ffc60549f4529b766db182de06102b0e - crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#90b80386ffc60549f4529b766db182de06102b0e</link>
        <description>crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigUse Kconfig option to set little- or big-endian access to secureboot and trust architecture.Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 28 Dec 2016 16:43:31 +0000</pubDate>
        <dc:creator>York Sun &lt;york.sun@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>2c2e2c9e14462a34bb99ba281c7445c3174a0fe6 - crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#2c2e2c9e14462a34bb99ba281c7445c3174a0fe6</link>
        <description>crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigInstead of define CONFIG_SYS_FSL_SEC_COMPAT in header files for PowerPCand ARM SoCs, move it to Kconfig under the driver.Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 28 Dec 2016 16:43:30 +0000</pubDate>
        <dc:creator>York Sun &lt;york.sun@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>a350c6a60223f7a60228ed563d2e7b02fb7944ab - kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#a350c6a60223f7a60228ed563d2e7b02fb7944ab</link>
        <description>kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86The symbolic link to SoC/CPU specific header directory is createdduring the build, while it is only necessary for ARM, AVR32, SPARC,x86, and some CPUs of PowerPC.  For the other architectures, it justresults in a broken symbolic link.Introduce CONFIG_CREATE_ARCH_SYMLINK to not create unneeded symboliclinks.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/arch/powerpc/Kconfig</description>
        <pubDate>Wed, 15 Jul 2015 11:59:29 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>a26cd04920dc069fd6e91abb785426cf6c29f45f - arch: Make board selection choices optional</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/powerpc/Kconfig#a26cd04920dc069fd6e91abb785426cf6c29f45f</link>
        <description>arch: Make board selection choices optionalBy making the board selections optional, every defconfig will includethe board selection when running savedefconfig so if a new board isadded to the top of the list of choices the former top&apos;s defconfig willstill be correct.Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Cc: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Acked-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;Cc: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/powerpc/Kconfig</description>
        <pubDate>Tue, 12 May 2015 19:46:23 +0000</pubDate>
        <dc:creator>Joe Hershberger &lt;joe.hershberger@ni.com&gt;</dc:creator>
    </item>
</channel>
</rss>
