<?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 hikey_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>577968e5669858e1d5bcb651ab28d60d20166252 - UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#577968e5669858e1d5bcb651ab28d60d20166252</link>
        <description>UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to KconfigThis converts the following to Kconfig:   CONFIG_MTD_PARTITIONS   CONFIG_MTD_DEVICESigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Change-Id: I90c45c7716965009c00d18a19f5491f19b1ab8b3Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 9c5b00973bceb7c0192bd6b03672d69b092700b4)

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Sun, 08 Jul 2018 03:18:22 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f58ad98a621ce5059d9608a9b41cfabac277094a - usb: net: migrate USB Ethernet adapters to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#f58ad98a621ce5059d9608a9b41cfabac277094a</link>
        <description>usb: net: migrate USB Ethernet adapters to KconfigThis migrates ASIX, ASIX88179, MCS7830, RTL8152 and SMSC95XX to Kconfig.Update defconfigs.Signed-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Mon, 28 Aug 2017 08:50:46 +0000</pubDate>
        <dc:creator>Chris Packham &lt;judge.packham@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ae3584498bf81aa3be9ae6f90fbb04e07d707276 - usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#ae3584498bf81aa3be9ae6f90fbb04e07d707276</link>
        <description>usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigCONFIG_USB_HOST_ETHER is the framework that the drivers are dependent onUSB_HOST_ETHER. Use this as a menu and move the existing LAN75XX andLAN78XX options under new menu. Finally update the defconfigs that needCONFIG_USB_HOST_ETHER.Signed-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Mon, 28 Aug 2017 08:50:45 +0000</pubDate>
        <dc:creator>Chris Packham &lt;judge.packham@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/hikey_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/hikey_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/hikey_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/hikey_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>5abc1a4523a5509ce37bc3ec818b660a48f4eafd - common: Move CONFIG_BOOTARGS to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#5abc1a4523a5509ce37bc3ec818b660a48f4eafd</link>
        <description>common: Move CONFIG_BOOTARGS to KconfigAlso introduce CONFIG_USE_BOOTARGS option so we can control ifCONFIG_BOOTARGS defined at all.Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;[trini: Resync r8a779[56]_ulcb, various ls10xx targets]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 17:22:17 +0000</pubDate>
        <dc:creator>Sam Protsenko &lt;semen.protsenko@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>43ba3c59cb6835f96fe32960cca9ef1406d0a626 - env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#43ba3c59cb6835f96fe32960cca9ef1406d0a626</link>
        <description>env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigWe rename the various FAT_ENV_xxx options to CONFIG_ENV_FAT_xxx so thatthey can be modified via Kconfig.  Migrate all existing users to the newvalues.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Thu, 27 Jul 2017 01:48:00 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>b31e065f8999d2dc70f3deb430c9b66a5d0d02ea - Convert CONFIG_ENV_IS_IN_FAT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#b31e065f8999d2dc70f3deb430c9b66a5d0d02ea</link>
        <description>Convert CONFIG_ENV_IS_IN_FAT to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_FATSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:47 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>d43ef73bf26614af9b01fd57baa1a1fcf24bfade - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-rockchip</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#d43ef73bf26614af9b01fd57baa1a1fcf24bfade</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-rockchip

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Tue, 11 Jul 2017 18:21:50 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>4ac72f5c5b751ad27515655bfd5aebc2231eadf9 - usb: Kconfig: migrate USB_DWC2 to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#4ac72f5c5b751ad27515655bfd5aebc2231eadf9</link>
        <description>usb: Kconfig: migrate USB_DWC2 to KconfigThis change migrates the USB_DWC2 configuration item to Kconfigand runs moveconfig to adjust header files and defconfig.Signed-off-by: Meng Dongyang &lt;daniel.meng@rock-chips.com&gt;Split off into a separate patch:Ran moveconfig to migrate other boards:Signed-off-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Mon, 03 Jul 2017 16:30:06 +0000</pubDate>
        <dc:creator>Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;</dc:creator>
    </item>
<item>
        <title>de88e4ba9f7d20292181c84252a1a6f7fa654072 - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#de88e4ba9f7d20292181c84252a1a6f7fa654072</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Sun, 09 Jul 2017 00:32:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>177f4618ed505dcccfe006b4d4bb6abeca90de9f - 96boards: dragonboard/hikey: add device tree overlay support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#177f4618ed505dcccfe006b4d4bb6abeca90de9f</link>
        <description>96boards: dragonboard/hikey: add device tree overlay support96boards CE devices such as the DragonBoard and Hikey devices have numerousmezzanine options some of which need overlays from the beginning so it makessense to enable device tree overlays.Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Mon, 26 Jun 2017 13:25:05 +0000</pubDate>
        <dc:creator>Peter Robinson &lt;pbrobinson@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>91d27a17c602561f051510727499d29f753c4a32 - Kconfig: Migrate FS_FAT / FAT_WRITE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#91d27a17c602561f051510727499d29f753c4a32</link>
        <description>Kconfig: Migrate FS_FAT / FAT_WRITENow that these symbols are in Kconfig, migrate all users.  Use imply ona number of platforms that default to having this enabled.  As part ofthis we must migrate some straglers for CMD_FAT and DOS_PARTITION.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Fri, 02 Jun 2017 15:03:50 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e9d33e73264c61c87a40946abe4d44a2d2e47292 - cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#e9d33e73264c61c87a40946abe4d44a2d2e47292</link>
        <description>cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigCONFIG_CMD_ZIP is not defined by any board.  I am movingCONFIG_CMD_UNZIP to defconfig files except UniPhier SoC family.I am the maintainer of UniPhier platform, so I know &quot;select CMD_UNZIP&quot;is better for this platform.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Acked-by: Michal Simek &lt;michal.simek@xilinx.com&gt;Acked-by: Stefan Roese &lt;sr@denx.de&gt;Acked-by: Ryan Harkin &lt;ryan.harkin@linaro.org&gt;Tested-by: Ryan Harkin &lt;ryan.harkin@linaro.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Sun, 05 Feb 2017 01:42:56 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.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/hikey_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/hikey_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>ae4c81e942c60e2fe153ab4a5d970a8d19a47488 - mmc: move DesignWare-based drivers to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#ae4c81e942c60e2fe153ab4a5d970a8d19a47488</link>
        <description>mmc: move DesignWare-based drivers to KconfigMove (and rename) the following CONFIG options to Kconfig:  CONFIG_EXYNOS_DWMMC  (renamed to CONFIG_MMC_DW_EXYNOS)  CONFIG_HIKEY_DWMMC   (renamed to CONFIG_MMC_DW_K3)  CONFIG_SOCFPGA_DWMMC (renamed to CONFIG_MMC_DW_SOCFPGA)The &quot;HIKEY&quot; is a board name, so it is not suitable for the MMCcontroller name.  I am following the name used in Linux.This commit was generated as follows:[1] Rename the config 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_EXYNOS_DWMMC/CONFIG_MMC_DW_EXYNOS/gs/CONFIG_HIKEY_DWMMC/CONFIG_MMC_DW_K3/gs/CONFIG_SOCFPGA_DWMMC/CONFIG_MMC_DW_SOCFPGA/g&apos;[2] Commit the changes[3] Create the entries in drivers/mmc/Kconfig    (with default y for EXYNOS and SOCFPGA)[4] Run the following:tools/moveconfig.py -y -r HEAD MMC_DW_EXYNOS MMC_DW_K3 MMC_DW_SOCFPGA[5] Sort and align drivers/mmc/Makefile for readability[6] Clean-up doc/README.socfpga by handSigned-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/hikey_defconfig</description>
        <pubDate>Tue, 10 Jan 2017 04:32:05 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>55ed3b46986fda389fb350794b11bb26db73ef5c - mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#55ed3b46986fda389fb350794b11bb26db73ef5c</link>
        <description>mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWThis commit was created as follows:[1] Rename the option with the following command:find . -name .git -prune -o ! -path ./scripts/config_whitelist.txt \-type f -print | xargs sed -i -e &apos;s/CONFIG_DWMMC/CONFIG_MMC_DW/g&apos;[2] create the entry for MMC_DW in drivers/mmc/Kconfig    (the prompt and help were copied from Linux)[3] run &quot;tools/moveconfig.py -y MMC_DW&quot;[4] add &quot;depends on MMC_DW&quot; to the MMC_DW_ROCKCHIP entry[5] Clean-up doc/README.socfpga by handSigned-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/hikey_defconfig</description>
        <pubDate>Tue, 10 Jan 2017 04:32:04 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>3337e3af5d3dd52e1fa043fc117594fbf3e029f4 - Enable DISTRO_DEFAULT on platforms that missed it before</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#3337e3af5d3dd52e1fa043fc117594fbf3e029f4</link>
        <description>Enable DISTRO_DEFAULT on platforms that missed it beforeA number of platforms had been using the distro default feature beforeit was moved to Kconfig but did not enable the new Kconfig option whenit was enabled.  This caused a regression in terms of features and thisintroduces breakage when more things move to Kconfig.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Tue, 29 Nov 2016 14:14:57 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8435179271106ec6fe9a9a5679b897755b1db8dd - common: Add DISPLAY_BOARDINFO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#8435179271106ec6fe9a9a5679b897755b1db8dd</link>
        <description>common: Add DISPLAY_BOARDINFOCreate a Kconfig entry for DISPLAY_BOARDINFO and make it be the defaultin certain architectures.  Migrate all config files.Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Wed, 12 Oct 2016 01:33:46 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>19a9747535c105fa458d0c9929e6785cf56d1292 - common/Kconfig: Add DISPLAY_CPUINFO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/hikey_defconfig#19a9747535c105fa458d0c9929e6785cf56d1292</link>
        <description>common/Kconfig: Add DISPLAY_CPUINFOCreate a Kconfig entry for DISPLAY_CPUINFO and make it be the defaultin certain architectures.  Migrate all config files.Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/hikey_defconfig</description>
        <pubDate>Sat, 08 Oct 2016 18:41:44 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
