| #
c637f232 |
| 16-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
Change-Id: I22ac688008080eac49169d752a94b66668f890fc
Conflicts: drivers/phy/Kconfig drivers/phy/Makefile
|
| #
6caebf11 |
| 09-Mar-2020 |
Frank Wang <frank.wang@rock-chips.com> |
driver: usb: drop legacy rockchip xhci driver
We have changed to use dwc3 generic driver for usb3.0 host, so the legacy Rockchip's xHCI driver is not needed, and drop it.
Change-Id: I2f6f4d3598aaec
driver: usb: drop legacy rockchip xhci driver
We have changed to use dwc3 generic driver for usb3.0 host, so the legacy Rockchip's xHCI driver is not needed, and drop it.
Change-Id: I2f6f4d3598aaec1ed30ec3c3f8f594a675520203 Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
show more ...
|
| #
1a4f6af8 |
| 02-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
48afbe4f |
| 24-Oct-2019 |
Ye Li <ye.li@nxp.com> |
UPSTREAM: ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
The ULP has two USB controllers. These two controllers have similar NC registers layout as i.MX7D. But OTG0 uses UTMI PHY simliar a
UPSTREAM: ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
The ULP has two USB controllers. These two controllers have similar NC registers layout as i.MX7D. But OTG0 uses UTMI PHY simliar as i.MX6, not the integrated PHY on i.MX7D. The OTG1 needs off-chip HSIC PHY or ULPI PHY to work.
This patch only supports OTG0 with UTMI PHY.
Change-Id: Iccbcd113f87e5382eab12558abbb7ff596e4688d Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 235f5e158e336371759f98ffbf265fe078cda251)
show more ...
|
| #
5d262e98 |
| 11-Sep-2019 |
Jean-Jacques Hiblot <jjhiblot@ti.com> |
UPSTREAM: usb: host: remove the xhci-zynqmp driver
This driver is not used anymore.
Conflicts: configs/avnet_ultra96_rev1_defconfig configs/xilinx_zynqmp_zcu100_revC_defconfig configs/xilinx_zyn
UPSTREAM: usb: host: remove the xhci-zynqmp driver
This 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.c
Change-Id: I1faf3a98a74132ca2b2ba8b35931dee2c5bd5822 Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit a8973731a452323e8767e8f9775c7d06921ebed5)
show more ...
|
| #
deb45038 |
| 11-Aug-2019 |
Marek Vasut <marek.vasut+renesas@gmail.com> |
UPSTREAM: usb: r8a66597: Add Kconfig entry
Add missing Kconfig entry for the R8A66597 driver.
Change-Id: I8f476bc44995b1aaf296a3b9105e8e2d42876c20 Signed-off-by: Marek Vasut <marek.vasut+renesas@gm
UPSTREAM: usb: r8a66597: Add Kconfig entry
Add missing Kconfig entry for the R8A66597 driver.
Change-Id: I8f476bc44995b1aaf296a3b9105e8e2d42876c20 Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Chris Brandt <chris.brandt@renesas.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit a3d65651d9dd1b65722c21bf739d1e9978320a47)
show more ...
|
| #
384b75a5 |
| 16-Jul-2019 |
Heiko Schocher <hs@denx.de> |
UPSTREAM: usb, ohci, pci: add DM support for PCI-based OHCI USB controller
add new DM based PCI driver ohci-pci for PCI-based OHCI USB support.
Change-Id: Ie3cb7e552e48eb100cdfc2f7807136297b5563cb
UPSTREAM: usb, ohci, pci: add DM support for PCI-based OHCI USB controller
add new DM based PCI driver ohci-pci for PCI-based OHCI USB support.
Change-Id: Ie3cb7e552e48eb100cdfc2f7807136297b5563cb Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 991e66017ccd79cf4b89a729433a9606a771bd2b)
show more ...
|
| #
dff9f0f7 |
| 30-Apr-2019 |
Adam Ford <aford173@gmail.com> |
UPSTREAM: usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
This patch reuses some former code for the hawkboard, combines it with some some similar DM_USB compatible code for the OHCI
UPSTREAM: usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
This patch reuses some former code for the hawkboard, combines it with some some similar DM_USB compatible code for the OHCI driver, and enables the use of the da850's OHCI controller with DM_USB compatibility.
Change-Id: I86a1fdf6bf2163deae6b6f8c09fcb0ea53b73067 Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 9da5474389c784474274d8e1d1d04fab924d3c39)
show more ...
|
| #
25220053 |
| 25-Mar-2019 |
Marcel Ziswiler <marcel.ziswiler@toradex.com> |
UPSTREAM: configs: move CONFIG_USB_EHCI_VF to Kconfig
Move CONFIG_USB_EHCI_VF to drivers/usb/host/Kconfig and update the one and only user thereof being colibri_vf.
Change-Id: I69228893cb776f077e68
UPSTREAM: configs: move CONFIG_USB_EHCI_VF to Kconfig
Move CONFIG_USB_EHCI_VF to drivers/usb/host/Kconfig and update the one and only user thereof being colibri_vf.
Change-Id: I69228893cb776f077e68a80ee236aeed6e7c2d26 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 20df4b570d164675da17bf23998e51271f5a79a3)
show more ...
|
| #
e4371f1f |
| 18-May-2018 |
Michal Simek <michal.simek@xilinx.com> |
UPSTREAM: usb: xhci: zynqmp: Remove support for !DM_USB
Switch to DM_USB was done and there is no need to keep !DM_USB code in tree.
Change-Id: Ib39e8431dbad9fa330d70235bb48bfb03d942f1b Signed-off-
UPSTREAM: usb: xhci: zynqmp: Remove support for !DM_USB
Switch to DM_USB was done and there is no need to keep !DM_USB code in tree.
Change-Id: Ib39e8431dbad9fa330d70235bb48bfb03d942f1b Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit d067624c47bf15b9b5b716ae8be510fa1fb615a2)
show more ...
|
| #
dc229bd7 |
| 12-Apr-2018 |
Jean-Jacques Hiblot <jjhiblot@ti.com> |
UPSTREAM: usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
Add the compatibility with "ti,dwc3" and enable it by default if DM_USB is enabled.
Change-Id: Ic0a89dad93c6ec22102a0475b802da80e
UPSTREAM: usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
Add the compatibility with "ti,dwc3" and enable it by default if DM_USB is enabled.
Change-Id: Ic0a89dad93c6ec22102a0475b802da80e76fbb09 Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit cc73ba97c008e96df5799dc37acbb04344fb3ac6)
show more ...
|
| #
9c0fd9e6 |
| 12-Apr-2018 |
Jean-Jacques Hiblot <jjhiblot@ti.com> |
UPSTREAM: usb: dwc3-of-simple: Fix dependencies
This simple glue layer does not require CONFIG_MISC, but it does require CONFIG_DM_USB.
Change-Id: I02e2b228cd259f4ee25bcdcb501f92e7ecbb9242 Signed-o
UPSTREAM: usb: dwc3-of-simple: Fix dependencies
This simple glue layer does not require CONFIG_MISC, but it does require CONFIG_DM_USB.
Change-Id: I02e2b228cd259f4ee25bcdcb501f92e7ecbb9242 Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 103774b71cc0e510f890f639f9c3a65ad9d005c9)
show more ...
|
| #
8e0c702b |
| 11-Apr-2018 |
Neil Armstrong <narmstrong@baylibre.com> |
UPSTREAM: usb: host: Add simple of glue driver for DWC3 USB Controllers integration
This is a port of the dwc3-of-simple driver from Linux to enable/deassert clock and resets of a simple DWC3 Contro
UPSTREAM: usb: host: Add simple of glue driver for DWC3 USB Controllers integration
This is a port of the dwc3-of-simple driver from Linux to enable/deassert clock and resets of a simple DWC3 Controller HW glue.
Change-Id: I9fa64dcd401e3946a1924ef249b64f419f76fe0c Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit ca7fdc8b1267ad0189060c853502761086c8d74a)
show more ...
|
| #
79bf39c6 |
| 28-Feb-2018 |
Alexey Brodkin <Alexey.Brodkin@synopsys.com> |
UPSTREAM: usb: dwc2: Allow selection of data buffer size
If we use hardware with very small RAM (let's consider just a couple of hundreds of kB but not megabytes) it is not super convenient to lose
UPSTREAM: usb: dwc2: Allow selection of data buffer size
If we use hardware with very small RAM (let's consider just a couple of hundreds of kB but not megabytes) it is not super convenient to lose 64kB for statically allocated bufer which most probably won't be used as big as it is. Typically we'll have much shorter data packages to excahnge and in the worst case longer packets will be split on separate transactions.
For those corner-cases user will be able to set his buffer size of choice via USB_DWC2_BUFFER_SIZE option in menuconfig.
By default we'll use 64 kB as it was hard-coeded before so existing users shouldn't be affected at all.
Change-Id: I7cbf1bfaa301434e96bc8230f638131d7d95e7dc Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Marek Vasut <marex@denx.de> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit 42637fdae833f8c3e8a0270ea7e74152cbd8ef38)
show more ...
|
| #
b27ae02d |
| 15-Oct-2017 |
Marek Vasut <marek.vasut@gmail.com> |
UPSTREAM: usb: xhci: Add Renesas R-Car xHCI driver
Add firmware V3, firmware loader and XHCI glue for the Renesas R-Car Gen3 SoCs XHCI controller. Thus far only the R-Car Gen3 R8A7795 ES2.0+ and R8A
UPSTREAM: usb: xhci: Add Renesas R-Car xHCI driver
Add firmware V3, firmware loader and XHCI glue for the Renesas R-Car Gen3 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.c
Change-Id: I3c5417289b4e8b1a54b90a39fa7b426381b761fb Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit e1cc60c0d635408b18a31dcdc2002bba07da21a4)
show more ...
|
| #
ed0303ef |
| 12-Sep-2017 |
Marek Vasut <marek.vasut@gmail.com> |
UPSTREAM: usb: Drop the EHCI RCar Gen3
Since we use EHCI generic driver on RCar Gen3 , this driver is useless. Remove it.
Conflicts: drivers/usb/host/ehci-rcar_gen3.c
Change-Id: I09967397444c5442
UPSTREAM: usb: Drop the EHCI RCar Gen3
Since we use EHCI generic driver on RCar Gen3 , this driver is useless. Remove it.
Conflicts: drivers/usb/host/ehci-rcar_gen3.c
Change-Id: I09967397444c5442c2466426672840e3398a03b5 Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit c322d4b72ba02d7b531e4814c46ed2098f3397f1)
show more ...
|
| #
09b6a6dd |
| 21-Aug-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-usb
|
| #
a11a5b8a |
| 09-Aug-2017 |
Bin Meng <bmeng.cn@gmail.com> |
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
This converts CONFIG_USB_EHCI_PCI to a Kconfig option, and updates all boards that use it.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| #
211aaf30 |
| 29-Jul-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-usb
|
| #
978f6a3b |
| 19-Jul-2017 |
Bin Meng <bmeng.cn@gmail.com> |
usb: xhci-pci: Drop non-DM version of xhci-pci driver
As there is no board that currently uses xhci-pci driver without DM USB, drop its support and leave only DM support.
Signed-off-by: Bin Meng <b
usb: xhci-pci: Drop non-DM version of xhci-pci driver
As there is no board that currently uses xhci-pci driver without DM USB, drop its support and leave only DM support.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
d7cde281 |
| 19-Jul-2017 |
Bin Meng <bmeng.cn@gmail.com> |
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
Add CONFIG_USB_XHCI_PCI as a Kconfig option.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by:
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
Add CONFIG_USB_XHCI_PCI as a Kconfig option.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Stefan Roese <sr@denx.de>
show more ...
|
| #
d43ef73b |
| 11-Jul-2017 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
|
| #
4ac72f5c |
| 03-Jul-2017 |
Philipp Tomsich <philipp.tomsich@theobroma-systems.com> |
usb: Kconfig: migrate USB_DWC2 to Kconfig
This change migrates the USB_DWC2 configuration item to Kconfig and runs moveconfig to adjust header files and defconfig.
Signed-off-by: Meng Dongyang <dan
usb: Kconfig: migrate USB_DWC2 to Kconfig
This change migrates the USB_DWC2 configuration item to Kconfig and runs moveconfig to adjust header files and defconfig.
Signed-off-by: Meng Dongyang <daniel.meng@rock-chips.com> Split off into a separate patch: Ran moveconfig to migrate other boards: Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
e85f00ab |
| 28-Jun-2017 |
Meng Dongyang <daniel.meng@rock-chips.com> |
usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB
The xhci-rockchip driver depends on DM_REGULATOR and DM_USB. So add dependent features for xhci-rockchip driver in Kconfig.
usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB
The xhci-rockchip driver depends on DM_REGULATOR and DM_USB. So add dependent features for xhci-rockchip driver in Kconfig.
Signed-off-by: Meng Dongyang <daniel.meng@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
a4b0d83b |
| 22-May-2017 |
Tom Rini <trini@konsulko.com> |
Merge branch 'master' of git://git.denx.de/u-boot-usb
|