<?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>c637f2321bc4ce8e021571daba5bf82a677b865f - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#c637f2321bc4ce8e021571daba5bf82a677b865f</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-bootChange-Id: I22ac688008080eac49169d752a94b66668f890fcConflicts:	drivers/phy/Kconfig	drivers/phy/Makefile

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Thu, 16 Apr 2020 07:48:00 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>6caebf11e0748599066fa0fd23b7a1feae5d2c28 - driver: usb: drop legacy rockchip xhci driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#6caebf11e0748599066fa0fd23b7a1feae5d2c28</link>
        <description>driver: usb: drop legacy rockchip xhci driverWe have changed to use dwc3 generic driver for usb3.0 host, so thelegacy Rockchip&apos;s xHCI driver is not needed, and drop it.Change-Id: I2f6f4d3598aaec1ed30ec3c3f8f594a675520203Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Mon, 09 Mar 2020 03:24:42 +0000</pubDate>
        <dc:creator>Frank Wang &lt;frank.wang@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Mon, 02 Mar 2020 01:43:23 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>48afbe4fcc97a51b6c7f58458749325cc4ce886c - UPSTREAM: ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#48afbe4fcc97a51b6c7f58458749325cc4ce886c</link>
        <description>UPSTREAM: ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULPThe ULP has two USB controllers. These two controllers have similar NCregisters layout as i.MX7D. But OTG0 uses UTMI PHY simliar as i.MX6, notthe integrated PHY on i.MX7D. The OTG1 needs off-chip HSIC PHY or ULPI PHYto work.This patch only supports OTG0 with UTMI PHY.Change-Id: Iccbcd113f87e5382eab12558abbb7ff596e4688dSigned-off-by: Ye Li &lt;ye.li@nxp.com&gt;Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit 235f5e158e336371759f98ffbf265fe078cda251)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Thu, 24 Oct 2019 13:29:32 +0000</pubDate>
        <dc:creator>Ye Li &lt;ye.li@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>5d262e9885a83d84d82e6ec9e383cd2a8c893d95 - UPSTREAM: usb: host: remove the xhci-zynqmp driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#5d262e9885a83d84d82e6ec9e383cd2a8c893d95</link>
        <description>UPSTREAM: usb: host: remove the xhci-zynqmp driverThis driver is not used anymore.Conflicts:	configs/avnet_ultra96_rev1_defconfig	configs/xilinx_zynqmp_zcu100_revC_defconfig	configs/xilinx_zynqmp_zcu102_rev1_0_defconfig	configs/xilinx_zynqmp_zcu104_revA_defconfig	configs/xilinx_zynqmp_zcu104_revC_defconfig	configs/xilinx_zynqmp_zcu106_revA_defconfig	configs/xilinx_zynqmp_zcu111_revA_defconfig	drivers/usb/host/Kconfig	drivers/usb/host/xhci-zynqmp.cChange-Id: I1faf3a98a74132ca2b2ba8b35931dee2c5bd5822Signed-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit a8973731a452323e8767e8f9775c7d06921ebed5)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Wed, 11 Sep 2019 09:33:44 +0000</pubDate>
        <dc:creator>Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>deb45038aa1dbeb5b4281bdac574e1b601409818 - UPSTREAM: usb: r8a66597: Add Kconfig entry</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#deb45038aa1dbeb5b4281bdac574e1b601409818</link>
        <description>UPSTREAM: usb: r8a66597: Add Kconfig entryAdd missing Kconfig entry for the R8A66597 driver.Change-Id: I8f476bc44995b1aaf296a3b9105e8e2d42876c20Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;Cc: Chris Brandt &lt;chris.brandt@renesas.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit a3d65651d9dd1b65722c21bf739d1e9978320a47)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Sun, 11 Aug 2019 11:23:43 +0000</pubDate>
        <dc:creator>Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>384b75a5e86ab3d1b12d77c8d59d029efb385cce - UPSTREAM: usb, ohci, pci: add DM support for PCI-based OHCI USB controller</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#384b75a5e86ab3d1b12d77c8d59d029efb385cce</link>
        <description>UPSTREAM: usb, ohci, pci: add DM support for PCI-based OHCI USB controlleradd new DM based PCI driver ohci-pci for PCI-basedOHCI USB support.Change-Id: Ie3cb7e552e48eb100cdfc2f7807136297b5563cbSigned-off-by: Heiko Schocher &lt;hs@denx.de&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit 991e66017ccd79cf4b89a729433a9606a771bd2b)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Tue, 16 Jul 2019 08:49:07 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>dff9f0f7f06c7322576c9f76c69940c1c022324d - UPSTREAM: usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#dff9f0f7f06c7322576c9f76c69940c1c022324d</link>
        <description>UPSTREAM: usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportThis patch reuses some former code for the hawkboard, combines itwith some some similar DM_USB compatible code for the OHCI driver,and enables the use of the da850&apos;s OHCI controller with DM_USBcompatibility.Change-Id: I86a1fdf6bf2163deae6b6f8c09fcb0ea53b73067Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit 9da5474389c784474274d8e1d1d04fab924d3c39)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Tue, 30 Apr 2019 10:21:41 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2522005341954e0fe400284ba60ffa6394819b8a - UPSTREAM: configs: move CONFIG_USB_EHCI_VF to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#2522005341954e0fe400284ba60ffa6394819b8a</link>
        <description>UPSTREAM: configs: move CONFIG_USB_EHCI_VF to KconfigMove CONFIG_USB_EHCI_VF to drivers/usb/host/Kconfig and update the oneand only user thereof being colibri_vf.Change-Id: I69228893cb776f077e68a80ee236aeed6e7c2d26Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit 20df4b570d164675da17bf23998e51271f5a79a3)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Mon, 25 Mar 2019 16:24:54 +0000</pubDate>
        <dc:creator>Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;</dc:creator>
    </item>
<item>
        <title>e4371f1f169f09d6702344c129868ea94f0d6dfd - UPSTREAM: usb: xhci: zynqmp: Remove support for !DM_USB</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#e4371f1f169f09d6702344c129868ea94f0d6dfd</link>
        <description>UPSTREAM: usb: xhci: zynqmp: Remove support for !DM_USBSwitch to DM_USB was done and there is no need to keep !DM_USB code intree.Change-Id: Ib39e8431dbad9fa330d70235bb48bfb03d942f1bSigned-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit d067624c47bf15b9b5b716ae8be510fa1fb615a2)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Fri, 18 May 2018 11:15:09 +0000</pubDate>
        <dc:creator>Michal Simek &lt;michal.simek@xilinx.com&gt;</dc:creator>
    </item>
<item>
        <title>dc229bd7f91c7df0b348eae36307069277b3da0b - UPSTREAM: usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#dc229bd7f91c7df0b348eae36307069277b3da0b</link>
        <description>UPSTREAM: usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.Add the compatibility with &quot;ti,dwc3&quot; and enable it by default if DM_USBis enabled.Change-Id: Ic0a89dad93c6ec22102a0475b802da80e76fbb09Signed-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit cc73ba97c008e96df5799dc37acbb04344fb3ac6)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Thu, 12 Apr 2018 08:41:11 +0000</pubDate>
        <dc:creator>Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>9c0fd9e6849f9ed26fb7fca78f3c43e00bc4d9b3 - UPSTREAM: usb: dwc3-of-simple: Fix dependencies</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#9c0fd9e6849f9ed26fb7fca78f3c43e00bc4d9b3</link>
        <description>UPSTREAM: usb: dwc3-of-simple: Fix dependenciesThis simple glue layer does not require CONFIG_MISC, but it does requireCONFIG_DM_USB.Change-Id: I02e2b228cd259f4ee25bcdcb501f92e7ecbb9242Signed-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit 103774b71cc0e510f890f639f9c3a65ad9d005c9)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Thu, 12 Apr 2018 08:41:10 +0000</pubDate>
        <dc:creator>Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>8e0c702beb34a314587d6232cf5b4d5900f6af6f - UPSTREAM: usb: host: Add simple of glue driver for DWC3 USB Controllers integration</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#8e0c702beb34a314587d6232cf5b4d5900f6af6f</link>
        <description>UPSTREAM: usb: host: Add simple of glue driver for DWC3 USB Controllers integrationThis is a port of the dwc3-of-simple driver from Linux to enable/deassertclock and resets of a simple DWC3 Controller HW glue.Change-Id: I9fa64dcd401e3946a1924ef249b64f419f76fe0cSigned-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit ca7fdc8b1267ad0189060c853502761086c8d74a)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Wed, 11 Apr 2018 15:08:00 +0000</pubDate>
        <dc:creator>Neil Armstrong &lt;narmstrong@baylibre.com&gt;</dc:creator>
    </item>
<item>
        <title>79bf39c6d7f65d88e98015662399d135510f5f30 - UPSTREAM: usb: dwc2: Allow selection of data buffer size</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#79bf39c6d7f65d88e98015662399d135510f5f30</link>
        <description>UPSTREAM: usb: dwc2: Allow selection of data buffer sizeIf we use hardware with very small RAM (let&apos;s consider just a coupleof hundreds of kB but not megabytes) it is not super convenient to lose64kB for statically allocated bufer which most probably won&apos;t be usedas big as it is. Typically we&apos;ll have much shorter data packages toexcahnge and in the worst case longer packets will be split on separatetransactions.For those corner-cases user will be able to set his buffer size ofchoice via USB_DWC2_BUFFER_SIZE option in menuconfig.By default we&apos;ll use 64 kB as it was hard-coeded before so existingusers shouldn&apos;t be affected at all.Change-Id: I7cbf1bfaa301434e96bc8230f638131d7d95e7dcSigned-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;Cc: Marek Vasut &lt;marex@denx.de&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit 42637fdae833f8c3e8a0270ea7e74152cbd8ef38)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Wed, 28 Feb 2018 13:16:58 +0000</pubDate>
        <dc:creator>Alexey Brodkin &lt;Alexey.Brodkin@synopsys.com&gt;</dc:creator>
    </item>
<item>
        <title>b27ae02dfdf0e26d23901e9b898629d6ec470a60 - UPSTREAM: usb: xhci: Add Renesas R-Car xHCI driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#b27ae02dfdf0e26d23901e9b898629d6ec470a60</link>
        <description>UPSTREAM: usb: xhci: Add Renesas R-Car xHCI driverAdd firmware V3, firmware loader and XHCI glue for the Renesas R-CarGen3 SoCs XHCI controller. Thus far only the R-Car Gen3 R8A7795 ES2.0+and R8A7796 are supported.Conflicts:	drivers/usb/host/Kconfig	drivers/usb/host/Makefile	drivers/usb/host/xhci-rcar.cChange-Id: I3c5417289b4e8b1a54b90a39fa7b426381b761fbSigned-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit e1cc60c0d635408b18a31dcdc2002bba07da21a4)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Sun, 15 Oct 2017 13:01:29 +0000</pubDate>
        <dc:creator>Marek Vasut &lt;marek.vasut@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ed0303ef9d2fdddfbfff59866e25be00334fba9b - UPSTREAM: usb: Drop the EHCI RCar Gen3</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#ed0303ef9d2fdddfbfff59866e25be00334fba9b</link>
        <description>UPSTREAM: usb: Drop the EHCI RCar Gen3Since we use EHCI generic driver on RCar Gen3 , this driver is useless.Remove it.Conflicts:	drivers/usb/host/ehci-rcar_gen3.cChange-Id: I09967397444c5442c2466426672840e3398a03b5Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;Acked-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit c322d4b72ba02d7b531e4814c46ed2098f3397f1)

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Tue, 12 Sep 2017 17:07:25 +0000</pubDate>
        <dc:creator>Marek Vasut &lt;marek.vasut@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>09b6a6dd010cad18ef1cea2cf579244f0fd17ce4 - Merge git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#09b6a6dd010cad18ef1cea2cf579244f0fd17ce4</link>
        <description>Merge git://git.denx.de/u-boot-usb

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Mon, 21 Aug 2017 11:16:56 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a11a5b8ad9d7bfd37e7abbbaecc536f86eabc2d2 - usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#a11a5b8ad9d7bfd37e7abbbaecc536f86eabc2d2</link>
        <description>usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigThis converts CONFIG_USB_EHCI_PCI to a Kconfig option, and updatesall boards that use it.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Wed, 09 Aug 2017 07:21:54 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>211aaf309cde193918f9a19b0b010acebfd80a82 - Merge git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#211aaf309cde193918f9a19b0b010acebfd80a82</link>
        <description>Merge git://git.denx.de/u-boot-usb

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Sat, 29 Jul 2017 15:43:51 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>978f6a3b14f212cc7a956846c9e0cb9ca18620b1 - usb: xhci-pci: Drop non-DM version of xhci-pci driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/host/Kconfig#978f6a3b14f212cc7a956846c9e0cb9ca18620b1</link>
        <description>usb: xhci-pci: Drop non-DM version of xhci-pci driverAs there is no board that currently uses xhci-pci driver without DMUSB, drop its support and leave only DM support.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/host/Kconfig</description>
        <pubDate>Wed, 19 Jul 2017 13:51:07 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
