<?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 rpi_3_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>115142eae565aeebfeb2f07bf2e21418df3d5f3e - UPSTREAM: usb: kbd: Set a default polling mechanism for USB keyboard</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#115142eae565aeebfeb2f07bf2e21418df3d5f3e</link>
        <description>UPSTREAM: usb: kbd: Set a default polling mechanism for USB keyboardThe choice of &quot;USB keyboard polling&quot; cannot be optional as withoutone mechanism being set, it just doesn&apos;t work. Set the default oneto CONFIG_SYS_USB_EVENT_POLL.Fixes: ecad7051 (&quot;configs: Migrate all of the existing USB symbols, except fastboot&quot;)Change-Id: I9c54076edba03ca9fc10801f9f4bebb54ffd0ef9Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit 2e5026a2f022f1c5ab5e879684a895ccdca7690c)

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Wed, 13 Sep 2017 08:19:43 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@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/rpi_3_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/rpi_3_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/rpi_3_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/rpi_3_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>df35f4530b5bb3c462d9da1b065b3a3a0ec196d3 - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#df35f4530b5bb3c462d9da1b065b3a3a0ec196d3</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/rpi_3_defconfig</description>
        <pubDate>Fri, 08 Sep 2017 14:14:49 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>2d0cf3b2ae241a2ecc58d6bc7c5cb97732ff0751 - Revert &quot;dm: arm: rpi: Drop CONFIG_OF_EMBED&quot;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#2d0cf3b2ae241a2ecc58d6bc7c5cb97732ff0751</link>
        <description>Revert &quot;dm: arm: rpi: Drop CONFIG_OF_EMBED&quot;This reverts commit 25877d4e4c45451c5398aec3de50e0d5befe0e9f.This is a workaround for Raspberry Pi boot failures seen when passing onthe device tree provided by the Raspberry Pi firmware at boot. WithoutCONFIG_OF_EMBED, we just get stuck at &quot;Starting kernel ...&quot; when we tryto boot Linux with this device tree.Signed-off-by: Paul Barker &lt;pbarker@toganlabs.com&gt;Cc: Simon Glass &lt;sjg@chromium.org&gt;Tested-by: Jonathan Gray &lt;jsg@jsg.id.au&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Wed, 06 Sep 2017 07:35:19 +0000</pubDate>
        <dc:creator>Paul Barker &lt;pbarker@toganlabs.com&gt;</dc:creator>
    </item>
<item>
        <title>ecad7051b07b11fb17196ce45ed0cbe2f1c3234e - configs: Migrate all of the existing USB symbols, except fastboot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#ecad7051b07b11fb17196ce45ed0cbe2f1c3234e</link>
        <description>configs: Migrate all of the existing USB symbols, except fastbootThis syncs all of the currently Kconfig&apos;d symbols out of the headers andinto the defconfig files.  This has two exceptions, first am335x_evmneeds to be converted to DM in SPL and then it can stop undef&apos;ingCONFIG_DM_USB.  Leaving this as-is results in a build failure, andwithout work, run time failure.  The other case is am43xx_evm.h and inturn am43xx_evm_usbhost_boot.  The problem here is that we need DWC3 USBhost mode in SPL, but still desire to have gadget mode in U-Boot proper.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Fri, 25 Aug 2017 21:50:26 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_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/rpi_3_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>e5ec12bbe19c7c5d353b1605011d84c96b8aaec8 - rpi: Enable USB keyboard support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#e5ec12bbe19c7c5d353b1605011d84c96b8aaec8</link>
        <description>rpi: Enable USB keyboard supportThis is currently disabled, so USB keyboards are not detected in U-Boot.Enable this option to fix that.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Tested-by: Jonathan Gray &lt;jsg@jsg.id.au&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Tested-by: Paul Barker &lt;pbarker@toganlabs.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Fri, 25 Aug 2017 01:45:31 +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/rpi_3_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/rpi_3_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>43ba3c59cb6835f96fe32960cca9ef1406d0a626 - env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_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/rpi_3_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>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/rpi_3_defconfig#d43ef73bf26614af9b01fd57baa1a1fcf24bfade</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-rockchip

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_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/rpi_3_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/rpi_3_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/rpi_3_defconfig#de88e4ba9f7d20292181c84252a1a6f7fa654072</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_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>a6e66793498ce432970f4dcdc7f5fbc47fdcaa57 - Raspberry Pi: add device tree overlay support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#a6e66793498ce432970f4dcdc7f5fbc47fdcaa57</link>
        <description>Raspberry Pi: add device tree overlay supportRaspberry Pi has numerous HAT and other HW expansion options such as screens andcameras some of which need overlays from the beginning so it makes sense toenable evice tree overlays.Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Mon, 26 Jun 2017 13:25:03 +0000</pubDate>
        <dc:creator>Peter Robinson &lt;pbrobinson@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ea843b6dabdd0473c5f12e8b7ccb560aededd2e4 - dm: video: arm: rpi: Convert to use driver model for video</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#ea843b6dabdd0473c5f12e8b7ccb560aededd2e4</link>
        <description>dm: video: arm: rpi: Convert to use driver model for videoAdjust the video driver to work with driver model and move over existingbaords. There is no need to keep the old code.We can also drop setting of CONFIG_FB_ADDR since driver model doesn&apos;t havethis problem.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Wed, 05 Apr 2017 22:23:44 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>25877d4e4c45451c5398aec3de50e0d5befe0e9f - dm: arm: rpi: Drop CONFIG_OF_EMBED</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#25877d4e4c45451c5398aec3de50e0d5befe0e9f</link>
        <description>dm: arm: rpi: Drop CONFIG_OF_EMBEDWe should not use an embedded device tree on a production board. Theredoes not seem to be any reason for it in commit 7670909. So drop this.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Wed, 05 Apr 2017 22:23:39 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e6c6d07e2cf049f78b7cff6fc08e80b39a8e89a0 - dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#e6c6d07e2cf049f78b7cff6fc08e80b39a8e89a0</link>
        <description>dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCConvert the bcm2835 SDHCI driver over to support CONFIG_DM_MMC and moveall boards over. There is no need to keep the old code since there are noother users.Reviewed-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Wed, 05 Apr 2017 22:23:38 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>d90385be7ef79c75770b4630f4d16bc13c03c2dc - dm: arm: rpi: Use driver model for Ethernet</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#d90385be7ef79c75770b4630f4d16bc13c03c2dc</link>
        <description>dm: arm: rpi: Use driver model for EthernetEnable CONFIG_DM_ETH so that driver model is used for the USB Ethernetdevice.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Wed, 05 Apr 2017 22:23:35 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>25085236c67a68e6d50e7bfa79d41c870df4047e - dm: arm: rpi: Move to driver model for USB</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/rpi_3_defconfig#25085236c67a68e6d50e7bfa79d41c870df4047e</link>
        <description>dm: arm: rpi: Move to driver model for USBStart using driver model for USB on the Raspberry Pi. The dwc2 supportsthis now so this is just a config change.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/rpi_3_defconfig</description>
        <pubDate>Wed, 05 Apr 2017 22:23:34 +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/rpi_3_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/rpi_3_defconfig</description>
        <pubDate>Tue, 09 May 2017 16:03:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
