All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] u-boot-usb/master
@ 2021-05-16 18:53 Marek Vasut
  2021-05-17 18:04 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-05-16 18:53 UTC (permalink / raw)
  To: u-boot

The following changes since commit e644dfbb1786a4a3308b068e1f61cd9e2dfac237:

   configs: Resync with savedefconfig (2021-05-15 08:10:13 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to a5f9be1ed5a5e3a89478edd2f544e667046cd5ea:

   usb: dwc3-generic: Disable host driver definition if gadget only 
(2021-05-16 19:01:45 +0200)

----------------------------------------------------------------
Andre Przywara (1):
       usb: musb-new: Extend and move Allwinner quirk into Kconfig

Kunihiko Hayashi (1):
       usb: dwc3-generic: Disable host driver definition if gadget only

  drivers/usb/dwc3/dwc3-generic.c  |  3 ++-
  drivers/usb/musb-new/Kconfig     | 10 ++++++++++
  drivers/usb/musb-new/musb_regs.h |  3 +--
  3 files changed, 13 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-05-16 18:53 [PULL] u-boot-usb/master Marek Vasut
@ 2021-05-17 18:04 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-05-17 18:04 UTC (permalink / raw)
  To: u-boot

On Sun, May 16, 2021 at 08:53:04PM +0200, Marek Vasut wrote:

> The following changes since commit e644dfbb1786a4a3308b068e1f61cd9e2dfac237:
> 
>   configs: Resync with savedefconfig (2021-05-15 08:10:13 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to a5f9be1ed5a5e3a89478edd2f544e667046cd5ea:
> 
>   usb: dwc3-generic: Disable host driver definition if gadget only
> (2021-05-16 19:01:45 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210517/a02bc226/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2024-03-09 16:08 Marek Vasut
@ 2024-03-09 21:58 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2024-03-09 21:58 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Jonas Karlman

[-- Attachment #1: Type: text/plain, Size: 628 bytes --]

On Sat, Mar 09, 2024 at 05:08:37PM +0100, Marek Vasut wrote:

> Singular quirk DT property rename. Fix for master branch.
> 
> The following changes since commit eac52e4be4e234d563d6911737ee7ccdc0ada1f1:
> 
>   Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" (2024-03-02 14:30:25 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 52378ba4963f5f4ab2786f3d0b4e929cd6cebe22:
> 
>   usb: xhci-dwc3: Fix support for dis_enblslpm_quirk (2024-03-05 01:04:21 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2024-03-09 16:08 Marek Vasut
  2024-03-09 21:58 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2024-03-09 16:08 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut, Jonas Karlman

Singular quirk DT property rename. Fix for master branch.

The following changes since commit eac52e4be4e234d563d6911737ee7ccdc0ada1f1:

  Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" (2024-03-02 14:30:25 -0500)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 52378ba4963f5f4ab2786f3d0b4e929cd6cebe22:

  usb: xhci-dwc3: Fix support for dis_enblslpm_quirk (2024-03-05 01:04:21 +0100)

----------------------------------------------------------------
Jonas Karlman (1):
      usb: xhci-dwc3: Fix support for dis_enblslpm_quirk

 drivers/usb/host/xhci-dwc3.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2024-02-20  8:35 Marek Vasut
@ 2024-02-20 18:15 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2024-02-20 18:15 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Mathieu Othacehe, Shantur Rathore

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

On Tue, Feb 20, 2024 at 09:35:43AM +0100, Marek Vasut wrote:

> The following changes since commit 3e6f2a94bfc25f1782ce2d45db27f47ec781feb1:
> 
>   Merge tag 'u-boot-imx-master-20240219' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2024-02-19 08:55:17 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to d9a20fea2ba53db3a999827d3e50e181d5513e09:
> 
>   usb: ehci-mx6: Add i.MX93 support (2024-02-19 20:08:51 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2024-02-20  8:35 Marek Vasut
  2024-02-20 18:15 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2024-02-20  8:35 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut, Mathieu Othacehe, Shantur Rathore

The following changes since commit 3e6f2a94bfc25f1782ce2d45db27f47ec781feb1:

  Merge tag 'u-boot-imx-master-20240219' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2024-02-19 08:55:17 -0500)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to d9a20fea2ba53db3a999827d3e50e181d5513e09:

  usb: ehci-mx6: Add i.MX93 support (2024-02-19 20:08:51 +0100)

----------------------------------------------------------------
Mathieu Othacehe (1):
      usb: ehci-mx6: Add i.MX93 support

Shantur Rathore (1):
      common: usb-hub: Reset USB 3.0 hubs only

 common/usb_hub.c            | 6 ++++--
 drivers/usb/host/Kconfig    | 6 +++---
 drivers/usb/host/ehci-mx6.c | 2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-12-02  6:25 Marek Vasut
@ 2023-12-03 21:31 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-12-03 21:31 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Hector Martin, Heinrich Schuchardt, Jonas Karlman

[-- Attachment #1: Type: text/plain, Size: 543 bytes --]

On Sat, Dec 02, 2023 at 07:25:14AM +0100, Marek Vasut wrote:

> The following changes since commit 43f2873fa98b1da6eb56d756315c7bd7db63db27:
> 
>   MAINTAINERS: Step up as co-maintainer of Tegra SOC platform (2023-11-28 11:23:02 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 493e0e2577bfe11b3065a30a6f5c827f95c1df94:
> 
>   usb: USB_XHCI_PCI depends on PCI (2023-12-01 16:01:59 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-12-02  6:25 Marek Vasut
  2023-12-03 21:31 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-12-02  6:25 UTC (permalink / raw)
  To: u-boot, Tom Rini
  Cc: Marek Vasut, Hector Martin, Heinrich Schuchardt, Jonas Karlman

The following changes since commit 43f2873fa98b1da6eb56d756315c7bd7db63db27:

  MAINTAINERS: Step up as co-maintainer of Tegra SOC platform (2023-11-28 11:23:02 -0500)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 493e0e2577bfe11b3065a30a6f5c827f95c1df94:

  usb: USB_XHCI_PCI depends on PCI (2023-12-01 16:01:59 +0100)

----------------------------------------------------------------
Hector Martin (9):
      usb: xhci: Guard all calls to xhci_wait_for_event
      usb: xhci: Better error handling in abort_td()
      usb: xhci: Allow context state errors when halting an endpoint
      usb: xhci: Recover from halted bulk endpoints
      usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
      usb: xhci: Do not panic on event timeouts
      usb: xhci: Fix DMA address calculation in queue_trb
      usb: hub: Add missing reset recovery delay
      usb: storage: Use the correct CBW lengths

Heinrich Schuchardt (1):
      usb: USB_XHCI_PCI depends on PCI

Jonas Karlman (1):
      usb: dwc3-generic: Use combined glue and ctrl node for RK3588

 common/usb_hub.c                |  7 ++++
 common/usb_storage.c            | 22 ++++++++-----
 drivers/usb/dwc3/dwc3-generic.c |  1 +
 drivers/usb/host/Kconfig        |  2 +-
 drivers/usb/host/xhci-ring.c    | 72 ++++++++++++++++++++++++++++++++---------
 drivers/usb/host/xhci.c         |  9 ++++++
 include/usb/xhci.h              |  2 ++
 7 files changed, 90 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-10-13 19:24 Marek Vasut
@ 2023-10-14 14:49 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-10-14 14:49 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Artur Rojek

[-- Attachment #1: Type: text/plain, Size: 557 bytes --]

On Fri, Oct 13, 2023 at 09:24:09PM +0200, Marek Vasut wrote:

> The following changes since commit 86700279645921fb2c28c41711deb7d7ed75bc29:
> 
>   Merge branch '2023-10-12-assorted-TI-platform-updates' (2023-10-12 17:02:51 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to bc8e94c902d8b5a24d6b31963fc26058b54986ef:
> 
>   usb: gadget: atmel: fix transfer of queued requests (2023-10-13 13:42:10 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-10-13 19:24 Marek Vasut
  2023-10-14 14:49 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-10-13 19:24 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut, Artur Rojek

The following changes since commit 86700279645921fb2c28c41711deb7d7ed75bc29:

  Merge branch '2023-10-12-assorted-TI-platform-updates' (2023-10-12 17:02:51 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to bc8e94c902d8b5a24d6b31963fc26058b54986ef:

  usb: gadget: atmel: fix transfer of queued requests (2023-10-13 13:42:10 +0200)

----------------------------------------------------------------
Artur Rojek (1):
      usb: gadget: atmel: fix transfer of queued requests

 drivers/usb/gadget/atmel_usba_udc.c | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-09-05 13:50 Marek Vasut
@ 2023-09-06 14:52 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-09-06 14:52 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 576 bytes --]

On Tue, Sep 05, 2023 at 03:50:54PM +0200, Marek Vasut wrote:

> The following changes since commit 8999257f219d1e371c2fd66f255b8782897944d9:
> 
>   Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-02 09:08:54 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 7f4b73fe6939761dd3891b96628efcab47a0570e:
> 
>   usb: dwc3: Fix enabling USB_DR_MODE_HOST (2023-09-04 15:51:38 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-09-05 13:50 Marek Vasut
  2023-09-06 14:52 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-09-05 13:50 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit 8999257f219d1e371c2fd66f255b8782897944d9:

  Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-02 09:08:54 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 7f4b73fe6939761dd3891b96628efcab47a0570e:

  usb: dwc3: Fix enabling USB_DR_MODE_HOST (2023-09-04 15:51:38 +0200)

----------------------------------------------------------------
Oleksandr Suvorov (2):
      usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST
      usb: dwc3: Fix enabling USB_DR_MODE_HOST

 drivers/usb/dwc3/dwc3-layerscape.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-08-25  8:57 Marek Vasut
@ 2023-08-25 17:24 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-08-25 17:24 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

On Fri, Aug 25, 2023 at 10:57:40AM +0200, Marek Vasut wrote:

> The following changes since commit 291055efee4e1ae4ad0b62393256514a4e76cb1e:
> 
>   Merge tag 'doc-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-08-23 11:03:46 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to e3380e1c1a88af454c1a41b6b63a8822e57f9a45:
> 
>   phy: phy-imx8mq-usb: clean up clock code (2023-08-25 02:36:19 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-08-25  8:57 Marek Vasut
  2023-08-25 17:24 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-08-25  8:57 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit 291055efee4e1ae4ad0b62393256514a4e76cb1e:

  Merge tag 'doc-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-08-23 11:03:46 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to e3380e1c1a88af454c1a41b6b63a8822e57f9a45:

  phy: phy-imx8mq-usb: clean up clock code (2023-08-25 02:36:19 +0200)

----------------------------------------------------------------
Tim Harvey (2):
      phy: phy-imx8mq-usb: add vbus regulator support
      phy: phy-imx8mq-usb: clean up clock code

Venkatesh Yadav Abbarapu (1):
      usb: dwc3: Fix remove function if there is no ulpi_reset gpio

 drivers/phy/phy-imx8mq-usb.c    | 69 +++++++++++++++++++++++++++++------------
 drivers/usb/dwc3/dwc3-generic.c |  3 +-
 2 files changed, 51 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-08-05 13:04 Marek Vasut
@ 2023-08-06 13:29 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-08-06 13:29 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

On Sat, Aug 05, 2023 at 03:04:13PM +0200, Marek Vasut wrote:

> The following changes since commit 9787da0d32c2d58bae790a16ded0fe0c150c3280:
> 
>   Merge branch '2023-08-04-toradex-platform-updates' (2023-08-04 16:04:11 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 276c0c8e8a4543ce0b2c4ea020536c64ead98342:
> 
>   cmd: Enable BIND by default if we have USB_ETHER (2023-08-05 06:05:06 +0200)
> 

We'll pick up the doc patches and re-wording messages patches later and
for now, applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-08-05 13:04 Marek Vasut
  2023-08-06 13:29 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-08-05 13:04 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit 9787da0d32c2d58bae790a16ded0fe0c150c3280:

  Merge branch '2023-08-04-toradex-platform-updates' (2023-08-04 16:04:11 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 276c0c8e8a4543ce0b2c4ea020536c64ead98342:

  cmd: Enable BIND by default if we have USB_ETHER (2023-08-05 06:05:06 +0200)

----------------------------------------------------------------
Marek Vasut (3):
      usb: gadget: ether: Inline functions used once
      usb: gadget: ether: Move probe function above driver structure
      usb: gadget: ether: Handle gadget driver registration in probe and remove

Tom Rini (1):
      cmd: Enable BIND by default if we have USB_ETHER

 cmd/Kconfig                |   1 +
 drivers/usb/gadget/ether.c | 171 ++++++++++++++++++++-------------------------
 2 files changed, 75 insertions(+), 97 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-07-27 10:22 Marek Vasut
@ 2023-07-27 16:43 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-07-27 16:43 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

On Thu, Jul 27, 2023 at 12:22:23PM +0200, Marek Vasut wrote:

> The following changes since commit 0274eb61e1f2a8e053fb028b6c668c67c0b75b9c:
> 
>   Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-20 10:19:04 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 3aba92c9dd2302a91b56d49791041766dcc7dfeb:
> 
>   usb: xhci: Fix double free on failure (2023-07-27 03:59:38 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-07-27 10:22 Marek Vasut
  2023-07-27 16:43 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-07-27 10:22 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit 0274eb61e1f2a8e053fb028b6c668c67c0b75b9c:

  Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-20 10:19:04 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 3aba92c9dd2302a91b56d49791041766dcc7dfeb:

  usb: xhci: Fix double free on failure (2023-07-27 03:59:38 +0200)

----------------------------------------------------------------
Ravi Gunasekaran (1):
      usb: cdns3: gadget: Configure speed in udc_start

Richard Habeeb (1):
      usb: xhci: Fix double free on failure

Tim Harvey (1):
      usb: ehci-mx6: remove unnecessary regulator enable from probe

 drivers/usb/cdns3/gadget.c  |  4 ++++
 drivers/usb/host/ehci-mx6.c | 16 ----------------
 drivers/usb/host/xhci.c     |  1 -
 3 files changed, 4 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-07-03 11:22 Marek Vasut
@ 2023-07-06 20:02 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-07-06 20:02 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 639 bytes --]

On Mon, Jul 03, 2023 at 01:22:21PM +0200, Marek Vasut wrote:

> The following changes since commit ac29400f1f4ae5df2542bacfe4c142db7824bd6c:
> 
>   Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-01 16:11:51 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to d266d4b63873c2176677a79d48faeb9db7d4acdd:
> 
>   usb: dwc3-generic: Ensure reset GPIO is configured as an output (2023-07-03 10:46:34 +0200)
> 

Since we talked a little about this on IRC, applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-07-03 11:22 Marek Vasut
  2023-07-06 20:02 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-07-03 11:22 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit ac29400f1f4ae5df2542bacfe4c142db7824bd6c:

  Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-01 16:11:51 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to d266d4b63873c2176677a79d48faeb9db7d4acdd:

  usb: dwc3-generic: Ensure reset GPIO is configured as an output (2023-07-03 10:46:34 +0200)

----------------------------------------------------------------
Peter Korsgaard (1):
      usb: dwc3-generic: Ensure reset GPIO is configured as an output

 drivers/usb/dwc3/dwc3-generic.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-06-21 14:21 Marek Vasut
@ 2023-06-21 20:37 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-06-21 20:37 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 602 bytes --]

On Wed, Jun 21, 2023 at 04:21:18PM +0200, Marek Vasut wrote:

> The following changes since commit 50842b217fef505a0ec6662cc2acdc55d0bb23c5:
> 
>   Merge tag 'u-boot-at91-fixes-2023.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 (2023-06-19 09:18:40 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 9c9454ac2e4ffd9a8b30744329029f1676d2e7be:
> 
>   usb: dwc2: Fix the write to W1C fields in HPRT register (2023-06-21 13:15:58 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-06-21 14:21 Marek Vasut
  2023-06-21 20:37 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-06-21 14:21 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit 50842b217fef505a0ec6662cc2acdc55d0bb23c5:

  Merge tag 'u-boot-at91-fixes-2023.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 (2023-06-19 09:18:40 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 9c9454ac2e4ffd9a8b30744329029f1676d2e7be:

  usb: dwc2: Fix the write to W1C fields in HPRT register (2023-06-21 13:15:58 +0200)

----------------------------------------------------------------
Teik Heng Chong (1):
      usb: dwc2: Fix the write to W1C fields in HPRT register

Xavier Drudis Ferran (1):
      cmd: usb: Prevent reset in usb tree/info command

 cmd/usb.c               |  8 ++++++--
 drivers/usb/host/dwc2.c | 34 ++++++++--------------------------
 drivers/usb/host/dwc2.h |  4 ++++
 3 files changed, 18 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-06-08 22:03 Marek Vasut
@ 2023-06-09 18:30 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-06-09 18:30 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

On Fri, Jun 09, 2023 at 12:03:06AM +0200, Marek Vasut wrote:

> The following changes since commit 0a8a4b86422650d6955a2382796089735453902d:
> 
>   Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodians/u-boot-amlogic (2023-06-07 12:17:06 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to e10f96414934edaca958e4323f82149a030e56a4:
> 
>   usb: musb-new: sunxi: remove unused define (2023-06-08 21:57:01 +0200)
> 

I see I replied to the SH one twice, oops.  This has been applied to
u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-06-08 22:03 Marek Vasut
  2023-06-09 18:30 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-06-08 22:03 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit 0a8a4b86422650d6955a2382796089735453902d:

  Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodians/u-boot-amlogic (2023-06-07 12:17:06 -0400)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to e10f96414934edaca958e4323f82149a030e56a4:

  usb: musb-new: sunxi: remove unused define (2023-06-08 21:57:01 +0200)

----------------------------------------------------------------
Sam Edwards (2):
      usb: musb-new: sunxi: fix error check
      usb: musb-new: sunxi: remove unused define

Xavier Drudis Ferran (2):
      phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clock
      phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock

 drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 109 +++++++++++++++++++++++++-
 drivers/usb/musb-new/sunxi.c                  |   4 +-
 2 files changed, 107 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-04-04  0:11 Marek Vasut
@ 2023-04-04  0:49 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-04-04  0:49 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 536 bytes --]

On Tue, Apr 04, 2023 at 02:11:40AM +0200, Marek Vasut wrote:

> The following changes since commit fd4ed6b7e83ec3aea9a2ce21baea8ca9676f40dd:
> 
>   Prepare v2023.04 (2023-04-03 16:38:50 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 7f2347088529693ee13b4ab7e7a27f5a1f617c1f:
> 
>   usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call
> (2023-04-04 00:34:42 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-04-04  0:11 Marek Vasut
  2023-04-04  0:49 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-04-04  0:11 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit fd4ed6b7e83ec3aea9a2ce21baea8ca9676f40dd:

   Prepare v2023.04 (2023-04-03 16:38:50 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 7f2347088529693ee13b4ab7e7a27f5a1f617c1f:

   usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call 
(2023-04-04 00:34:42 +0200)

----------------------------------------------------------------
Heinrich Schuchardt (1):
       usb: gadget: missing fallthrough in composite_setup()

Marek Vasut (1):
       usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call

  drivers/usb/gadget/composite.c | 2 +-
  drivers/usb/gadget/f_sdp.c     | 1 +
  2 files changed, 2 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-03-10 23:01 Marek Vasut
@ 2023-03-13 17:40 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-03-13 17:40 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

On Sat, Mar 11, 2023 at 12:01:21AM +0100, Marek Vasut wrote:

> Two minimal Kconfig/Makefile fixes for USB below.
> 
> The following changes since commit b08ffdffdce95e267e782366f4a77bf6b5537b28:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2023-03-06
> 14:56:05 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 4042ce73c8bee9077d80a42b27aa21f98636b780:
> 
>   usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB (2023-03-10 17:31:31
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-03-10 23:01 Marek Vasut
  2023-03-13 17:40 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-03-10 23:01 UTC (permalink / raw)
  To: Tom Rini, u-boot

Two minimal Kconfig/Makefile fixes for USB below.

The following changes since commit b08ffdffdce95e267e782366f4a77bf6b5537b28:

   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 
(2023-03-06 14:56:05 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 4042ce73c8bee9077d80a42b27aa21f98636b780:

   usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB (2023-03-10 17:31:31 
+0100)

----------------------------------------------------------------
Heinrich Schuchardt (2):
       usb: USB hubs require host mode
       usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB

  common/Kconfig      | 12 ------------
  common/Makefile     |  2 +-
  drivers/usb/Kconfig | 11 +++++++++++
  3 files changed, 12 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-02-22 16:27 Marek Vasut
@ 2023-02-22 22:51 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-02-22 22:51 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Michal Simek

[-- Attachment #1: Type: text/plain, Size: 606 bytes --]

On Wed, Feb 22, 2023 at 05:27:16PM +0100, Marek Vasut wrote:

> The following changes since commit 4eb7c5030d3f3c707c02a64dc8ea90de3da89928:
> 
>   Merge tag 'efi-2023-04-rc3' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2023-02-19 17:03:30
> -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 237d1f60b1db52074441bc3a5848fe98503726a2:
> 
>   usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
> (2023-02-22 00:28:05 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-02-22 16:27 Marek Vasut
  2023-02-22 22:51 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-02-22 16:27 UTC (permalink / raw)
  To: Tom Rini, u-boot, Michal Simek

The following changes since commit 4eb7c5030d3f3c707c02a64dc8ea90de3da89928:

   Merge tag 'efi-2023-04-rc3' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2023-02-19 17:03:30 
-0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 237d1f60b1db52074441bc3a5848fe98503726a2:

   usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio 
(2023-02-22 00:28:05 +0100)

----------------------------------------------------------------
Venkatesh Yadav Abbarapu (1):
       usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio

  drivers/usb/dwc3/dwc3-generic.c | 38 
+++++++++++++++++++-------------------
  1 file changed, 19 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2023-01-15 14:27 Marek Vasut
@ 2023-01-15 20:40 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2023-01-15 20:40 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 591 bytes --]

On Sun, Jan 15, 2023 at 03:27:02PM +0100, Marek Vasut wrote:

> The following changes since commit fe4c21de4fbf5756d354d2473ffc675e7596ccfb:
> 
>   Merge tag 'u-boot-stm32-20230113' of
> https://source.denx.de/u-boot/custodians/u-boot-stm (2023-01-13 09:56:19
> -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 2383e8f4aec7a5087526d501478c4ba8235da2b4:
> 
>   usb: gadget: dwc2_udc_otg: implement pullup() (2023-01-14 14:10:30 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2023-01-15 14:27 Marek Vasut
  2023-01-15 20:40 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2023-01-15 14:27 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit fe4c21de4fbf5756d354d2473ffc675e7596ccfb:

   Merge tag 'u-boot-stm32-20230113' of 
https://source.denx.de/u-boot/custodians/u-boot-stm (2023-01-13 09:56:19 
-0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 2383e8f4aec7a5087526d501478c4ba8235da2b4:

   usb: gadget: dwc2_udc_otg: implement pullup() (2023-01-14 14:10:30 +0100)

----------------------------------------------------------------
Dario Binacchi (1):
       usb: gadget: fastboot: detach usb just before rebooting

Mattijs Korpershoek (1):
       usb: gadget: dwc2_udc_otg: implement pullup()

Patrick Delaunay (1):
       usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT

  common/Kconfig                    | 12 ++++++++++++
  common/usb_hub.c                  |  2 +-
  drivers/usb/gadget/dwc2_udc_otg.c |  9 +++++++++
  drivers/usb/gadget/f_fastboot.c   |  2 +-
  4 files changed, 23 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-12-08 14:47 Marek Vasut
@ 2022-12-08 18:07 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-12-08 18:07 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Patrice CHOTARD, Patrick Delaunay

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

On Thu, Dec 08, 2022 at 03:47:18PM +0100, Marek Vasut wrote:

> Small fixes MR:
> 
> The following changes since commit 14f2d087a3d6347ba0ff7a7e9aaff6955e53e7a8:
> 
>   Merge tag 'sound-2023-01-rc4' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2022-12-06 10:07:01
> -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 51a0e215ec8ce9cc88f928373e9ce8303db1829b:
> 
>   usb: gadget: rndis: Prevent InformationBufferOffset manipulation
> (2022-12-08 14:30:39 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-12-08 14:47 Marek Vasut
  2022-12-08 18:07 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-12-08 14:47 UTC (permalink / raw)
  To: Tom Rini, u-boot, Patrice CHOTARD, Patrick Delaunay

Small fixes MR:

The following changes since commit 14f2d087a3d6347ba0ff7a7e9aaff6955e53e7a8:

   Merge tag 'sound-2023-01-rc4' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2022-12-06 10:07:01 
-0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 51a0e215ec8ce9cc88f928373e9ce8303db1829b:

   usb: gadget: rndis: Prevent InformationBufferOffset manipulation 
(2022-12-08 14:30:39 +0100)

----------------------------------------------------------------
Hugo SIMELIERE (1):
       usb: gadget: dfu: Fix check of transfer direction

Patrick Delaunay (1):
       dfu: Make DFU virtual backend SPL friendly

Szymon Heidrich (1):
       usb: gadget: rndis: Prevent InformationBufferOffset manipulation

  drivers/usb/gadget/f_dfu.c | 8 ++++----
  drivers/usb/gadget/rndis.c | 9 ++++++---
  include/dfu.h              | 2 +-
  3 files changed, 11 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-11-28 11:19 Marek Vasut
@ 2022-11-28 15:34 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-11-28 15:34 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Sean Anderson

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

On Mon, Nov 28, 2022 at 12:19:02PM +0100, Marek Vasut wrote:

> The following changes since commit 27c415ae8b743710e412ef408b52894af68141c6:
> 
>   Merge branch '2022-11-23-assorted-fixes' (2022-11-24 16:31:02 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to db5bace4f6cb37251a5863efe4c0c1547d1334bd:
> 
>   usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property
> (2022-11-27 15:34:56 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-11-28 11:19 Marek Vasut
  2022-11-28 15:34 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-11-28 11:19 UTC (permalink / raw)
  To: Tom Rini, u-boot, Sean Anderson

The following changes since commit 27c415ae8b743710e412ef408b52894af68141c6:

   Merge branch '2022-11-23-assorted-fixes' (2022-11-24 16:31:02 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to db5bace4f6cb37251a5863efe4c0c1547d1334bd:

   usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property 
(2022-11-27 15:34:56 +0100)

----------------------------------------------------------------
Balaji Prakash J (1):
       usb: dwc3: reference clock period configuration

Marek Vasut (3):
       usb: Expand buffer size in usb_find_and_bind_driver()
       usb: dwc3: Cache ref_clk pointer in struct dwc3
       usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property

Sean Anderson (2):
       usb: dwc3: Calculate REFCLKPER based on reference clock
       usb: dwc3: Program GFLADJ

  drivers/usb/dwc3/core.c         | 75 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/usb/dwc3/core.h         | 12 ++++++++++++
  drivers/usb/dwc3/dwc3-generic.c |  9 +++++++++
  drivers/usb/host/usb-uclass.c   |  2 +-
  4 files changed, 97 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-11-04 15:18 Marek Vasut
@ 2022-11-06 11:32 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-11-06 11:32 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

On Fri, Nov 04, 2022 at 04:18:35PM +0100, Marek Vasut wrote:

> The following changes since commit 36bc9b6113ca96ca5c0d821195adede38395befd:
> 
>   Merge branch '2022-11-02-assorted-updates' (2022-11-03 08:29:10 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 04448899de702321c018d0c4be2f6cc1d2f06760:
> 
>   usb: storage: continue probe on "Invalid device" (2022-11-04 12:22:45
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-11-04 15:18 Marek Vasut
  2022-11-06 11:32 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-11-04 15:18 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 36bc9b6113ca96ca5c0d821195adede38395befd:

   Merge branch '2022-11-02-assorted-updates' (2022-11-03 08:29:10 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 04448899de702321c018d0c4be2f6cc1d2f06760:

   usb: storage: continue probe on "Invalid device" (2022-11-04 12:22:45 
+0100)

----------------------------------------------------------------
Janne Grunau (1):
       usb: storage: continue probe on "Invalid device"

Marek Vasut (1):
       usb: Add 1ms delay after first Get Descriptor request

Samuel Holland (1):
       usb: ohci: Use a flexible array member for portstatus

  common/usb.c                                   | 11 +++++++++++
  common/usb_storage.c                           |  1 +
  configs/arbel_evb_defconfig                    |  1 -
  configs/at91sam9260ek_dataflash_cs0_defconfig  |  1 -
  configs/at91sam9260ek_dataflash_cs1_defconfig  |  1 -
  configs/at91sam9260ek_nandflash_defconfig      |  1 -
  configs/at91sam9261ek_dataflash_cs0_defconfig  |  1 -
  configs/at91sam9261ek_dataflash_cs3_defconfig  |  1 -
  configs/at91sam9261ek_nandflash_defconfig      |  1 -
  configs/at91sam9263ek_dataflash_cs0_defconfig  |  1 -
  configs/at91sam9263ek_dataflash_defconfig      |  1 -
  configs/at91sam9263ek_nandflash_defconfig      |  1 -
  configs/at91sam9263ek_norflash_boot_defconfig  |  1 -
  configs/at91sam9263ek_norflash_defconfig       |  1 -
  configs/at91sam9g10ek_dataflash_cs0_defconfig  |  1 -
  configs/at91sam9g10ek_dataflash_cs3_defconfig  |  1 -
  configs/at91sam9g10ek_nandflash_defconfig      |  1 -
  configs/at91sam9g20ek_2mmc_defconfig           |  1 -
  configs/at91sam9g20ek_2mmc_nandflash_defconfig |  1 -
  configs/at91sam9g20ek_dataflash_cs0_defconfig  |  1 -
  configs/at91sam9g20ek_dataflash_cs1_defconfig  |  1 -
  configs/at91sam9g20ek_nandflash_defconfig      |  1 -
  configs/at91sam9xeek_dataflash_cs0_defconfig   |  1 -
  configs/at91sam9xeek_dataflash_cs1_defconfig   |  1 -
  configs/at91sam9xeek_nandflash_defconfig       |  1 -
  configs/axs103_defconfig                       |  1 -
  configs/chromebook_bob_defconfig               |  1 -
  configs/chromebook_kevin_defconfig             |  1 -
  configs/comtrend_ar5315u_ram_defconfig         |  1 -
  configs/comtrend_ar5387un_ram_defconfig        |  1 -
  configs/comtrend_ct5361_ram_defconfig          |  1 -
  configs/comtrend_vr3032u_ram_defconfig         |  1 -
  configs/comtrend_wap5813n_ram_defconfig        |  1 -
  configs/da850evm_defconfig                     |  1 -
  configs/da850evm_direct_nor_defconfig          |  1 -
  configs/da850evm_nand_defconfig                |  1 -
  configs/devkit3250_defconfig                   |  1 -
  configs/elgin-rv1108_defconfig                 |  1 -
  configs/evb-rk3128_defconfig                   |  1 -
  configs/evb-rk3328_defconfig                   |  1 -
  configs/evb-rv1108_defconfig                   |  1 -
  configs/hsdk_4xd_defconfig                     |  1 -
  configs/hsdk_defconfig                         |  1 -
  configs/huawei_hg556a_ram_defconfig            |  1 -
  configs/khadas-edge-captain-rk3399_defconfig   |  1 -
  configs/khadas-edge-rk3399_defconfig           |  1 -
  configs/khadas-edge-v-rk3399_defconfig         |  1 -
  configs/nanopi-r2s-rk3328_defconfig            |  1 -
  configs/netgear_dgnd3700v2_ram_defconfig       |  1 -
  configs/omapl138_lcdk_defconfig                |  1 -
  configs/pinebook-pro-rk3399_defconfig          |  1 -
  configs/pm9261_defconfig                       |  1 -
  configs/pm9263_defconfig                       |  1 -
  configs/roc-cc-rk3328_defconfig                |  1 -
  configs/rock-pi-e-rk3328_defconfig             |  1 -
  configs/rock64-rk3328_defconfig                |  1 -
  configs/rock960-rk3399_defconfig               |  1 -
  configs/rockpro64-rk3399_defconfig             |  1 -
  configs/sama5d3_xplained_mmc_defconfig         |  1 -
  configs/sama5d3_xplained_nandflash_defconfig   |  1 -
  configs/sfr_nb4-ser_ram_defconfig              |  1 -
  configs/smartweb_defconfig                     |  1 -
  configs/socrates_defconfig                     |  1 -
  configs/stih410-b2260_defconfig                |  1 -
  configs/taurus_defconfig                       |  1 -
  configs/vexpress_aemv8a_juno_defconfig         |  1 -
  doc/README.generic_usb_ohci                    |  4 ----
  drivers/usb/host/Kconfig                       |  5 -----
  drivers/usb/host/ohci.h                        | 10 +---------
  69 files changed, 13 insertions(+), 82 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-10-10 19:06 Marek Vasut
@ 2022-10-10 21:17 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-10-10 21:17 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 607 bytes --]

On Mon, Oct 10, 2022 at 09:06:12PM +0200, Marek Vasut wrote:

> The following changes since commit 73e741b8ee46eba4e02a3bcc758dbd70540ed3c1:
> 
>   Merge tag 'u-boot-nand-20221009' of
> https://source.denx.de/u-boot/custodians/u-boot-nand-flash (2022-10-10
> 08:17:08 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 5f7e01e9d5d8005e9a8fbbdf8a05dfd63a5e5f04:
> 
>   usb: gadget: fastboot: detach usb on reboot commands (2022-10-10 18:08:18
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-10-10 19:06 Marek Vasut
  2022-10-10 21:17 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-10-10 19:06 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 73e741b8ee46eba4e02a3bcc758dbd70540ed3c1:

   Merge tag 'u-boot-nand-20221009' of 
https://source.denx.de/u-boot/custodians/u-boot-nand-flash (2022-10-10 
08:17:08 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 5f7e01e9d5d8005e9a8fbbdf8a05dfd63a5e5f04:

   usb: gadget: fastboot: detach usb on reboot commands (2022-10-10 
18:08:18 +0200)

----------------------------------------------------------------
Marek Vasut (2):
       usb: Add missing guard around env_get() in usb_hub
       usb: gadget: Clean up Makefile ifdeffery

Mattijs Korpershoek (1):
       usb: gadget: fastboot: detach usb on reboot commands

Patrice Chotard (4):
       phy: Add generic_{setup,shutdown}_phy() helpers
       usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers
       usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
       usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers

  cmd/fastboot.c                  |  2 +-
  common/usb_hub.c                |  4 +++-
  drivers/phy/phy-uclass.c        | 42 
++++++++++++++++++++++++++++++++++++++++++
  drivers/usb/gadget/Makefile     | 17 +++++++----------
  drivers/usb/gadget/f_fastboot.c |  1 +
  drivers/usb/host/ehci-generic.c |  6 +++---
  drivers/usb/host/ehci-hcd.c     | 66 
------------------------------------------------------------------
  drivers/usb/host/ehci-msm.c     |  4 ++--
  drivers/usb/host/ehci-mx6.c     |  6 +++---
  drivers/usb/host/ehci-pci.c     |  4 ++--
  drivers/usb/host/ehci.h         |  4 ----
  drivers/usb/host/ohci-generic.c | 56 
+++-----------------------------------------------------
  include/generic-phy.h           | 30 ++++++++++++++++++++++++++++++
  13 files changed, 97 insertions(+), 145 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-09-26  1:39 Marek Vasut
@ 2022-09-26 14:00 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-09-26 14:00 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 626 bytes --]

On Mon, Sep 26, 2022 at 03:39:17AM +0200, Marek Vasut wrote:

> One outstanding driver and one bugfix.
> 
> The following changes since commit 435596d57f8beedf36b5dc858fe7ba9d6c03334b:
> 
>   Merge tag 'u-boot-imx-20220922' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2022-09-22 10:29:29
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 206af3dec00071ec96c0fdec6c8dda3a039c07cf:
> 
>   Fix out of bound access of ep array. (2022-09-26 01:49:36 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-09-26  1:39 Marek Vasut
  2022-09-26 14:00 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-09-26  1:39 UTC (permalink / raw)
  To: Tom Rini, u-boot

One outstanding driver and one bugfix.

The following changes since commit 435596d57f8beedf36b5dc858fe7ba9d6c03334b:

   Merge tag 'u-boot-imx-20220922' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2022-09-22 10:29:29 
-0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 206af3dec00071ec96c0fdec6c8dda3a039c07cf:

   Fix out of bound access of ep array. (2022-09-26 01:49:36 +0200)

----------------------------------------------------------------
Alison Huffman (1):
       Fix out of bound access of ep array.

Jim Liu (1):
       usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver

  drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c |   6 ++---
  drivers/usb/host/Kconfig                   |  16 ++++++++++++
  drivers/usb/host/Makefile                  |   2 ++
  drivers/usb/host/ehci-npcm.c               | 119 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/usb/host/ohci-npcm.c               | 108 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  5 files changed, 248 insertions(+), 3 deletions(-)
  create mode 100644 drivers/usb/host/ehci-npcm.c
  create mode 100644 drivers/usb/host/ohci-npcm.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-09-19 18:18 Marek Vasut
@ 2022-09-19 21:50 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-09-19 21:50 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 583 bytes --]

On Mon, Sep 19, 2022 at 08:18:35PM +0200, Marek Vasut wrote:

> Typo fix and unused driver removal.
> 
> The following changes since commit 59f6141362cc28e6c0638f16ef6cdb024231e13f:
> 
>   imx8m*_venice_defconfig: fix default bootcmd (2022-09-19 08:53:50 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to c34edb893aca45b81460fc6ce341b4304f08f0f3:
> 
>   usb: gadget: designware-udc: Drop the driver (2022-09-19 17:45:51 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-09-19 18:18 Marek Vasut
  2022-09-19 21:50 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-09-19 18:18 UTC (permalink / raw)
  To: Tom Rini, u-boot

Typo fix and unused driver removal.

The following changes since commit 59f6141362cc28e6c0638f16ef6cdb024231e13f:

   imx8m*_venice_defconfig: fix default bootcmd (2022-09-19 08:53:50 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to c34edb893aca45b81460fc6ce341b4304f08f0f3:

   usb: gadget: designware-udc: Drop the driver (2022-09-19 17:45:51 +0200)

----------------------------------------------------------------
Fabio Estevam (1):
       usb: Kconfig: Fix typo in SPL_DM_USB text

Marek Vasut (1):
       usb: gadget: designware-udc: Drop the driver

  drivers/serial/usbtty.h             |    2 -
  drivers/usb/Kconfig                 |    2 +-
  drivers/usb/gadget/Makefile         |    1 -
  drivers/usb/gadget/designware_udc.c | 1021 
------------------------------------------------------------------------------------------------
  include/usb/designware_udc.h        |  183 ------------------
  5 files changed, 1 insertion(+), 1208 deletions(-)
  delete mode 100644 drivers/usb/gadget/designware_udc.c
  delete mode 100644 include/usb/designware_udc.h

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-09-03 14:31 Marek Vasut
@ 2022-09-05  2:35 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-09-05  2:35 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

On Sat, Sep 03, 2022 at 04:31:43PM +0200, Marek Vasut wrote:

> The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7:
> 
>   Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 2522bd3ea67d6e22259cf363eeb3822a358b50d6:
> 
>   drivers: usb: fastboot: Fix full-speed usb descriptor (2022-09-02 13:26:58
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-09-03 14:31 Marek Vasut
  2022-09-05  2:35 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-09-03 14:31 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7:

   Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 2522bd3ea67d6e22259cf363eeb3822a358b50d6:

   drivers: usb: fastboot: Fix full-speed usb descriptor (2022-09-02 
13:26:58 +0200)

----------------------------------------------------------------
qianfan Zhao (1):
       drivers: usb: fastboot: Fix full-speed usb descriptor

  drivers/usb/gadget/f_fastboot.c | 1 +
  1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-07-19 18:55 Marek Vasut
@ 2022-07-20 11:10 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-07-20 11:10 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 557 bytes --]

On Tue, Jul 19, 2022 at 08:55:48PM +0200, Marek Vasut wrote:

> The following changes since commit 26f6f7fb5c0651d65afdee6d8ed36063606179a8:
> 
>   Merge branch '2022-07-14-migrate-wiki-to-sphinx' (2022-07-14 18:43:51
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 9674c09b7495d15017b68a3d462b17040c12ff70:
> 
>   musb: sunxi: Allow host-side USB with external VBUS (2022-07-15 14:10:39
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-07-19 18:55 Marek Vasut
  2022-07-20 11:10 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-07-19 18:55 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 26f6f7fb5c0651d65afdee6d8ed36063606179a8:

   Merge branch '2022-07-14-migrate-wiki-to-sphinx' (2022-07-14 18:43:51 
-0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 9674c09b7495d15017b68a3d462b17040c12ff70:

   musb: sunxi: Allow host-side USB with external VBUS (2022-07-15 
14:10:39 +0200)

----------------------------------------------------------------
Angus Ainslie (2):
       usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
       configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC

Samuel Holland (1):
       musb: sunxi: Allow host-side USB with external VBUS

  configs/am43xx_evm_defconfig              | 2 ++
  configs/am43xx_evm_usbhost_boot_defconfig | 2 ++
  configs/am43xx_hs_evm_defconfig           | 2 ++
  configs/am57xx_hs_evm_usb_defconfig       | 2 ++
  configs/am65x_evm_a53_defconfig           | 2 ++
  configs/am65x_evm_r5_usbdfu_defconfig     | 2 ++
  configs/dra7xx_evm_defconfig              | 2 ++
  configs/dra7xx_hs_evm_defconfig           | 2 ++
  configs/dra7xx_hs_evm_usb_defconfig       | 2 ++
  drivers/usb/dwc3/Kconfig                  | 7 +++++++
  drivers/usb/dwc3/Makefile                 | 2 +-
  drivers/usb/musb-new/sunxi.c              | 6 ------
  12 files changed, 26 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-07-14 15:05 Marek Vasut
@ 2022-07-15 11:02 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-07-15 11:02 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 522 bytes --]

On Thu, Jul 14, 2022 at 05:05:00PM +0200, Marek Vasut wrote:

> The following changes since commit 36b661dc919da318c163a45f4a220d2e3d9db608:
> 
>   Merge branch 'next' (2022-07-11 14:58:57 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 16aabfe2f29d4682b2176095029fa307caccaced:
> 
>   spl: sdp: Pass the USB index to board_usb_init() (2022-07-14 16:13:11
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-07-14 15:05 Marek Vasut
  2022-07-15 11:02 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-07-14 15:05 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 36b661dc919da318c163a45f4a220d2e3d9db608:

   Merge branch 'next' (2022-07-11 14:58:57 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 16aabfe2f29d4682b2176095029fa307caccaced:

   spl: sdp: Pass the USB index to board_usb_init() (2022-07-14 16:13:11 
+0200)

----------------------------------------------------------------
Fabio Estevam (1):
       spl: sdp: Pass the USB index to board_usb_init()

Kory Maincent (1):
       usb: kbd: allow probing even if usbkbd not in stdin

Michal Simek (1):
       ti: keystone: Don't select GPIO_EXTRA_HEADER

Patrick Delaunay (1):
       usb: hub: introduce HUB_DEBOUNCE_TIMEOUT

Rui Miguel Silva (3):
       usb: common: move urb code to common
       usb: add isp1760 family driver
       corstone1000: enable isp1763 usb controller and mmc

T Karthik Reddy (1):
       usb: dwc3: Add support to reset usb ULPI phy

  Makefile 
   |    1 +
  arch/arm/Kconfig 
   |    1 -
  common/spl/spl_sdp.c 
   |    2 +-
  common/usb_hub.c 
   |    6 +-
  common/usb_kbd.c 
   |   25 +-
  configs/corstone1000_defconfig 
   |    3 +
  drivers/usb/Kconfig 
   |    2 +
  drivers/usb/common/Makefile 
   |    4 +
  drivers/usb/common/usb_urb.c 
   |  160 ++++
  drivers/usb/dwc3/dwc3-generic.c 
   |   30 +
  drivers/usb/host/r8a66597-hcd.c 
   |   30 +-
  drivers/usb/isp1760/Kconfig 
   |   12 +
  drivers/usb/isp1760/Makefile 
   |    6 +
  drivers/usb/isp1760/isp1760-core.c 
   |  380 ++++++++++
  drivers/usb/isp1760/isp1760-core.h 
   |   96 +++
  drivers/usb/isp1760/isp1760-hcd.c 
   | 2477 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/usb/isp1760/isp1760-hcd.h 
   |   81 ++
  drivers/usb/isp1760/isp1760-if.c 
   |  125 +++
  drivers/usb/isp1760/isp1760-regs.h 
   |  292 +++++++
  drivers/usb/isp1760/isp1760-uboot.c 
   |   75 ++
  drivers/usb/isp1760/isp1760-uboot.h 
   |   27 +
  drivers/usb/musb-new/musb_core.c 
   |    2 +-
  drivers/usb/musb-new/musb_host.c 
   |    2 +-
  drivers/usb/musb-new/musb_host.h 
   |    2 +-
  drivers/usb/musb-new/musb_uboot.c 
   |   38 +-
  drivers/usb/musb-new/musb_uboot.h 
   |    2 +-
  include/configs/corstone1000.h 
   |    6 +
  drivers/usb/musb-new/usb-compat.h => 
include/linux/usb/usb_urb_compat.h |   47 +-
  include/usb_defs.h 
   |   32 +
  29 files changed, 3874 insertions(+), 92 deletions(-)
  create mode 100644 drivers/usb/common/usb_urb.c
  create mode 100644 drivers/usb/isp1760/Kconfig
  create mode 100644 drivers/usb/isp1760/Makefile
  create mode 100644 drivers/usb/isp1760/isp1760-core.c
  create mode 100644 drivers/usb/isp1760/isp1760-core.h
  create mode 100644 drivers/usb/isp1760/isp1760-hcd.c
  create mode 100644 drivers/usb/isp1760/isp1760-hcd.h
  create mode 100644 drivers/usb/isp1760/isp1760-if.c
  create mode 100644 drivers/usb/isp1760/isp1760-regs.h
  create mode 100644 drivers/usb/isp1760/isp1760-uboot.c
  create mode 100644 drivers/usb/isp1760/isp1760-uboot.h
  rename drivers/usb/musb-new/usb-compat.h => 
include/linux/usb/usb_urb_compat.h (59%)


^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-06-07 22:46 Marek Vasut
@ 2022-06-08 14:16 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-06-08 14:16 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

On Wed, Jun 08, 2022 at 12:46:15AM +0200, Marek Vasut wrote:

> The following changes since commit 8f527342db4160a1f030de6fe4a1591787cce65a:
> 
>   Prepare v2022.07-rc4 (2022-06-06 10:25:13 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 02544db9a7ffd352129f51c8987fc5a6e2b31a8b:
> 
>   misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
> (2022-06-07 16:14:20 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-06-07 22:46 Marek Vasut
  2022-06-08 14:16 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-06-07 22:46 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 8f527342db4160a1f030de6fe4a1591787cce65a:

   Prepare v2022.07-rc4 (2022-06-06 10:25:13 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 02544db9a7ffd352129f51c8987fc5a6e2b31a8b:

   misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux 
(2022-06-07 16:14:20 +0200)

----------------------------------------------------------------
Chunfeng Yun (1):
       usb: xhci-mtk: disable all ports when disable host controller

Marek Vasut (1):
       misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux

  drivers/misc/Kconfig        |   9 ++
  drivers/misc/Makefile       |   1 +
  drivers/misc/usb251xb.c     | 605 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/usb/host/xhci-mtk.c |   6 +-
  4 files changed, 619 insertions(+), 2 deletions(-)
  create mode 100644 drivers/misc/usb251xb.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-05-21  0:29 Marek Vasut
@ 2022-05-21 15:19 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-05-21 15:19 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 554 bytes --]

On Sat, May 21, 2022 at 02:29:33AM +0200, Marek Vasut wrote:

> The following changes since commit f83bd23e2a0e9861969c9d43395299a14f25ddda:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2022-05-18
> 08:41:13 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 868d58f69c7ceda5c886293cf15f4e39493517a2:
> 
>   usb: dwc3: Fix non-usb3 configurations (2022-05-20 23:30:36 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-05-21  0:29 Marek Vasut
  2022-05-21 15:19 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-05-21  0:29 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit f83bd23e2a0e9861969c9d43395299a14f25ddda:

   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 
(2022-05-18 08:41:13 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 868d58f69c7ceda5c886293cf15f4e39493517a2:

   usb: dwc3: Fix non-usb3 configurations (2022-05-20 23:30:36 +0200)

----------------------------------------------------------------
Jan Kiszka (1):
       usb: dwc3: Fix non-usb3 configurations

Mark Kettenis (1):
       usb: xhci-dwc3: Support role switch default role

  drivers/usb/common/common.c     | 16 ++++++++++++++++
  drivers/usb/dwc3/dwc3-generic.c |  4 +++-
  drivers/usb/host/xhci-dwc3.c    |  6 ++++++
  include/linux/usb/otg.h         | 10 ++++++++++
  4 files changed, 35 insertions(+), 1 deletion(-)


^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-05-06 11:42 Marek Vasut
@ 2022-05-06 16:18 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-05-06 16:18 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 560 bytes --]

On Fri, May 06, 2022 at 01:42:48PM +0200, Marek Vasut wrote:

> The following changes since commit 03b873b4f41010e4f85a72dd59016bb0b123dde1:
> 
>   Merge branch '2022-05-05-assorted-cleanups-and-fixes' (2022-05-05 19:37:22
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 6aa8bde8786d7bd8077b1a4708fc4bffd4861baa:
> 
>   usb: host: ehci-generic: Remove DM_REGULATOR flag (2022-05-06 10:38:39
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-05-06 11:42 Marek Vasut
  2022-05-06 16:18 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-05-06 11:42 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 03b873b4f41010e4f85a72dd59016bb0b123dde1:

   Merge branch '2022-05-05-assorted-cleanups-and-fixes' (2022-05-05 
19:37:22 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 6aa8bde8786d7bd8077b1a4708fc4bffd4861baa:

   usb: host: ehci-generic: Remove DM_REGULATOR flag (2022-05-06 
10:38:39 +0200)

----------------------------------------------------------------
Patrice Chotard (2):
       usb: host: ehci-generic: Make usage of clock/reset bulk() API
       usb: host: ehci-generic: Remove DM_REGULATOR flag

  drivers/usb/host/ehci-generic.c | 117 
++++++++++++++++++++++++++++-------------------------------------------------------------------------
  1 file changed, 32 insertions(+), 85 deletions(-)


^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-04-22 13:27 Marek Vasut
@ 2022-04-22 16:51 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-04-22 16:51 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 530 bytes --]

On Fri, Apr 22, 2022 at 03:27:47PM +0200, Marek Vasut wrote:

> The following changes since commit ea5583b90f9c162af6f2025718dc50ffbb6e4552:
> 
>   Merge branch '2022-04-21-further-cleanups' (2022-04-21 19:55:38 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 6674d2d9fe563258fdc89b25eb46cccdb388b678:
> 
>   Add support for TP-Link UE200 dongle (2022-04-22 10:35:14 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-04-22 13:27 Marek Vasut
  2022-04-22 16:51 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-04-22 13:27 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit ea5583b90f9c162af6f2025718dc50ffbb6e4552:

   Merge branch '2022-04-21-further-cleanups' (2022-04-21 19:55:38 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 6674d2d9fe563258fdc89b25eb46cccdb388b678:

   Add support for TP-Link UE200 dongle (2022-04-22 10:35:14 +0200)

----------------------------------------------------------------
Adam Ford (1):
       usb: gadget: ci: Make various ops const

Michal Simek (2):
       generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
       usb: dwc3: Add support for usb3-phy PHY configuration

Oleksii Titov (1):
       Add support for TP-Link UE200 dongle

  drivers/usb/dwc3/dwc3-generic.c | 18 ++++++++++++++++++
  drivers/usb/eth/r8152.c         |  2 ++
  drivers/usb/gadget/ci_udc.c     |  4 ++--
  include/generic-phy.h           |  2 +-
  4 files changed, 23 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-03-15  1:28 Marek Vasut
@ 2022-03-15 12:13 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-03-15 12:13 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

On Tue, Mar 15, 2022 at 02:28:11AM +0100, Marek Vasut wrote:

> Bugfix for dwc2 USB driver.
> 
> The following changes since commit c96137000e4cf486dcb164fd67a1a0b5b2fb99c6:
> 
>   Merge tag 'efi-2022-04-rc3-2' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2022-03-13 08:18:17
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 2addee35f2da178bf858403f2e2cb20a59df734f:
> 
>   usb: dwc2: handle return code of dev_read_size() in of to, plat function
> (2022-03-14 12:31:12 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-03-15  1:28 Marek Vasut
  2022-03-15 12:13 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-03-15  1:28 UTC (permalink / raw)
  To: Tom Rini, u-boot

Bugfix for dwc2 USB driver.

The following changes since commit c96137000e4cf486dcb164fd67a1a0b5b2fb99c6:

   Merge tag 'efi-2022-04-rc3-2' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2022-03-13 08:18:17 
-0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 2addee35f2da178bf858403f2e2cb20a59df734f:

   usb: dwc2: handle return code of dev_read_size() in of to, plat 
function (2022-03-14 12:31:12 +0100)

----------------------------------------------------------------
Wolfgang Grandegger (1):
       usb: dwc2: handle return code of dev_read_size() in of to, plat 
function

  drivers/usb/gadget/dwc2_udc_otg.c | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-03-01 12:16 Marek Vasut
@ 2022-03-02  3:22 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-03-02  3:22 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Adam Ford

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

On Tue, Mar 01, 2022 at 01:16:51PM +0100, Marek Vasut wrote:

> The following changes since commit f9a719e2954473f9be1f8c14a28288f943a00dd2:
> 
>   Prepare v2022.04-rc3 (2022-02-28 18:02:33 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to a41b88ec02ea1dbf4e5e6e895625a5fee96097c5:
> 
>   phy: nop-phy: Fix phy reset if no reset-gpio defined (2022-03-01 00:21:11
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-03-01 12:16 Marek Vasut
  2022-03-02  3:22 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-03-01 12:16 UTC (permalink / raw)
  To: Tom Rini, u-boot, Adam Ford

The following changes since commit f9a719e2954473f9be1f8c14a28288f943a00dd2:

   Prepare v2022.04-rc3 (2022-02-28 18:02:33 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to a41b88ec02ea1dbf4e5e6e895625a5fee96097c5:

   phy: nop-phy: Fix phy reset if no reset-gpio defined (2022-03-01 
00:21:11 +0100)

----------------------------------------------------------------
Tim Harvey (1):
       phy: nop-phy: Fix phy reset if no reset-gpio defined

  drivers/phy/nop-phy.c | 12 +++++++-----
  1 file changed, 7 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-02-23  5:20 Marek Vasut
@ 2022-02-23 20:49 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-02-23 20:49 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Adam Ford

[-- Attachment #1: Type: text/plain, Size: 617 bytes --]

On Wed, Feb 23, 2022 at 06:20:03AM +0100, Marek Vasut wrote:

> This is likely the last bigger series for this cycle:
> 
> The following changes since commit 17a0dc6abfdbf392f6a27074f2633608038c4221:
> 
>   Merge branch '2022-02-21-platform-updates' (2022-02-21 08:53:24 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 4cea6ed92da456fe234b4f3439707ff29c6a790e:
> 
>   configs: omap various: Remove OMAP_EHCI_PHY from defconfigs (2022-02-23
> 05:25:17 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-02-23  5:20 Marek Vasut
  2022-02-23 20:49 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-02-23  5:20 UTC (permalink / raw)
  To: Tom Rini, u-boot, Adam Ford

This is likely the last bigger series for this cycle:

The following changes since commit 17a0dc6abfdbf392f6a27074f2633608038c4221:

   Merge branch '2022-02-21-platform-updates' (2022-02-21 08:53:24 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 4cea6ed92da456fe234b4f3439707ff29c6a790e:

   configs: omap various: Remove OMAP_EHCI_PHY from defconfigs 
(2022-02-23 05:25:17 +0100)

----------------------------------------------------------------
Adam Ford (7):
       usb: ehci-omap: Drop dead code
       usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe
       phy: nop-phy: Fix enabling reset
       usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP
       usb: ehci-omap: Use PHY system to manage phy resets
       usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig
       configs: omap various: Remove OMAP_EHCI_PHY from defconfigs

  arch/arm/include/asm/ehci-omap.h     |  13 ----------
  configs/am3517_evm_defconfig         |   2 --
  configs/omap35_logic_somlv_defconfig |   2 --
  configs/omap3_beagle_defconfig       |   2 --
  configs/omap3_logic_somlv_defconfig  |   2 --
  configs/omap4_panda_defconfig        |   4 ----
  configs/omap5_uevm_defconfig         |   4 ----
  drivers/phy/nop-phy.c                |   5 ++--
  drivers/usb/host/Kconfig             |  36 ++--------------------------
  drivers/usb/host/ehci-omap.c         | 126 
++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------
  10 files changed, 66 insertions(+), 130 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-02-16 19:27 Marek Vasut
@ 2022-02-17 13:31 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-02-17 13:31 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

On Wed, Feb 16, 2022 at 08:27:15PM +0100, Marek Vasut wrote:

> The following changes since commit ab8903a24db11571d634ef255976bb364c3ba64d:
> 
>   configs: Resync with savedefconfig (2022-02-14 22:21:29 +0000)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to d5daa02d8d9e7c403a3339db1966e8413e64e408:
> 
>   usb: xhci: reset endpoint on USB stall (2022-02-16 17:11:31 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-02-16 19:27 Marek Vasut
  2022-02-17 13:31 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-02-16 19:27 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit ab8903a24db11571d634ef255976bb364c3ba64d:

   configs: Resync with savedefconfig (2022-02-14 22:21:29 +0000)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to d5daa02d8d9e7c403a3339db1966e8413e64e408:

   usb: xhci: reset endpoint on USB stall (2022-02-16 17:11:31 +0100)

----------------------------------------------------------------
Angus Ainslie (2):
       usb: dwc3: dwc3-generic: check the parent nodes
       usb: dwc3: core: stop the core when it's removed

Stefan Agner (1):
       usb: xhci: reset endpoint on USB stall

  drivers/usb/dwc3/core.c         |  9 +++++++++
  drivers/usb/dwc3/dwc3-generic.c | 25 ++++++++++++++++++++-----
  drivers/usb/host/xhci-ring.c    | 31 +++++++++++++++++++++++++++++++
  3 files changed, 60 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-02-11 12:22 Marek Vasut
@ 2022-02-11 17:05 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-02-11 17:05 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]

On Fri, Feb 11, 2022 at 01:22:01PM +0100, Marek Vasut wrote:

> The following changes since commit 2ccd2bc8c3580e00c51094c5cc2b3e2ead8d35c3:
> 
>   Merge tag 'dm-pull-8feb22-take3' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-dm (2022-02-10 09:19:44
> -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 1f54025d70c4c9e6ec8d82d8b69b0d66a7bbbdc1:
> 
>   usb: gadget: ci: Avoid null pointer dereference (2022-02-11 01:30:43
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-02-11 12:22 Marek Vasut
  2022-02-11 17:05 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-02-11 12:22 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 2ccd2bc8c3580e00c51094c5cc2b3e2ead8d35c3:

   Merge tag 'dm-pull-8feb22-take3' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-dm (2022-02-10 09:19:44 
-0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 1f54025d70c4c9e6ec8d82d8b69b0d66a7bbbdc1:

   usb: gadget: ci: Avoid null pointer dereference (2022-02-11 01:30:43 
+0100)

----------------------------------------------------------------
Adam Ford (1):
       usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn

Marek Vasut (1):
       usb: gadget: ci: Avoid null pointer dereference

Thomas Watson (1):
       console: usb: kbd: Limit poll frequency to improve performance

  common/usb_kbd.c            | 31 ++++++++++++++++++++++++++-----
  drivers/usb/gadget/ci_udc.c |  5 ++++-
  drivers/usb/host/ehci-mx6.c | 23 ++++++++++++++++++-----
  include/usb.h               |  3 ++-
  4 files changed, 50 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2022-01-27  0:35 Marek Vasut
@ 2022-01-27 12:17 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2022-01-27 12:17 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

On Thu, Jan 27, 2022 at 01:35:14AM +0100, Marek Vasut wrote:

> The following changes since commit 6146cd62aedc4849fec66f10ab0aa57f1dc64b8e:
> 
>   Merge branch '2022-01-24-assorted-updates' (2022-01-25 08:01:43 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to fc2b399ac03b91339a1cb1bfd4d1a9ca87fe95c6:
> 
>   usb: gadget: Add CDC ACM function (2022-01-26 23:23:17 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2022-01-27  0:35 Marek Vasut
  2022-01-27 12:17 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2022-01-27  0:35 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 6146cd62aedc4849fec66f10ab0aa57f1dc64b8e:

   Merge branch '2022-01-24-assorted-updates' (2022-01-25 08:01:43 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to fc2b399ac03b91339a1cb1bfd4d1a9ca87fe95c6:

   usb: gadget: Add CDC ACM function (2022-01-26 23:23:17 +0100)

----------------------------------------------------------------
Loic Poulain (2):
       lib/circbuf: Make circbuf selectable symbol
       usb: gadget: Add CDC ACM function

Lukasz Majewski (4):
       usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28
       usb: ehci: Refactor the ehci_mxs_toggle_clock function to be 
reused with DM
       usb: ehci: Move common mxs code to separate functions 
(ehci_hcd_{stop|start})
       usb: ehci: dm: Convert i.MX28 ehci code to driver model

  common/stdio.c              |   3 +
  drivers/usb/gadget/Kconfig  |   9 ++
  drivers/usb/gadget/Makefile |   1 +
  drivers/usb/gadget/f_acm.c  | 672 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/usb/host/Kconfig    |   7 +-
  drivers/usb/host/ehci-mxs.c | 328 
++++++++++++++++++++++++++++++++++++++++-----------
  include/stdio_dev.h         |   1 +
  lib/Kconfig                 |   3 +
  lib/Makefile                |   8 +-
  9 files changed, 962 insertions(+), 70 deletions(-)
  create mode 100644 drivers/usb/gadget/f_acm.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2021-11-03 10:12 Marek Vasut
@ 2021-11-03 14:44 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-11-03 14:44 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Chunfeng Yun

[-- Attachment #1: Type: text/plain, Size: 618 bytes --]

On Wed, Nov 03, 2021 at 11:12:53AM +0100, Marek Vasut wrote:

> The following changes since commit b8bfe05282c12fbf006957a2564127d3c1be3e78:
> 
>   Merge tag 'u-boot-amlogic-20211102' of
> https://source.denx.de/u-boot/custodians/u-boot-amlogic (2021-11-02 08:56:42
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 2c4f21763d7132bc355d343347032bd6d2f199f4:
> 
>   usb: mtu3: flush cache for the first GPD when allocate GPD ring
> (2021-11-03 08:47:57 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-11-03 10:12 Marek Vasut
  2021-11-03 14:44 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-11-03 10:12 UTC (permalink / raw)
  To: Tom Rini, u-boot, Chunfeng Yun

The following changes since commit b8bfe05282c12fbf006957a2564127d3c1be3e78:

   Merge tag 'u-boot-amlogic-20211102' of 
https://source.denx.de/u-boot/custodians/u-boot-amlogic (2021-11-02 
08:56:42 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 2c4f21763d7132bc355d343347032bd6d2f199f4:

   usb: mtu3: flush cache for the first GPD when allocate GPD ring 
(2021-11-03 08:47:57 +0100)

----------------------------------------------------------------
Chunfeng Yun (1):
       usb: mtu3: flush cache for the first GPD when allocate GPD ring

  drivers/usb/mtu3/mtu3_qmu.c | 1 +
  1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2021-10-31  8:01 Marek Vasut
@ 2021-10-31 19:15 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-10-31 19:15 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Sean Anderson

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

On Sun, Oct 31, 2021 at 09:01:14AM +0100, Marek Vasut wrote:

> The following changes since commit a09929cc6c5a108f89e91660f37d745ed119385b:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29
> 08:27:32 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 1833e68c4f05fe7b3e502135dbc0ffa09327850d:
> 
>   cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num
> (2021-10-30 22:55:00 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-10-31  8:01 Marek Vasut
  2021-10-31 19:15 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-10-31  8:01 UTC (permalink / raw)
  To: Tom Rini, u-boot, Sean Anderson

The following changes since commit a09929cc6c5a108f89e91660f37d745ed119385b:

   Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29 
08:27:32 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 1833e68c4f05fe7b3e502135dbc0ffa09327850d:

   cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num 
(2021-10-30 22:55:00 +0200)

----------------------------------------------------------------
Sean Anderson (1):
       cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num

Stefan Agner (1):
       usb: xhci-brcm: Include header file needed for dev_err

  cmd/usb_mass_storage.c       | 4 ++--
  drivers/usb/host/xhci-brcm.c | 1 +
  2 files changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2021-09-22 22:35 Marek Vasut
@ 2021-09-23 21:20 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-09-23 21:20 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 630 bytes --]

On Thu, Sep 23, 2021 at 12:35:44AM +0200, Marek Vasut wrote:

> Late bunch of USB fixes (incl. the xhci usb 3.1 support)
> 
> The following changes since commit a49930f4c6ed5dcbf5127f7bf6d189afa92bffb3:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-09-22
> 11:43:12 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 53eed9adfac17921511ebf9e00c429bcb385d231:
> 
>   usb: xhci-dwc3: Add support for USB 3.1 controllers (2021-09-22 21:29:56
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-09-22 22:35 Marek Vasut
  2021-09-23 21:20 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-09-22 22:35 UTC (permalink / raw)
  To: Tom Rini, u-boot

Late bunch of USB fixes (incl. the xhci usb 3.1 support)

The following changes since commit a49930f4c6ed5dcbf5127f7bf6d189afa92bffb3:

   Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-09-22 
11:43:12 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 53eed9adfac17921511ebf9e00c429bcb385d231:

   usb: xhci-dwc3: Add support for USB 3.1 controllers (2021-09-22 
21:29:56 +0200)

----------------------------------------------------------------
Mark Kettenis (1):
       usb: xhci-dwc3: Add support for USB 3.1 controllers

Matthias Schiffer (4):
       usb: add support for ULPI/SERIAL/HSIC PHY modes
       include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL
       usb: ehci-ci: remove redundant PORTSC flag definitions
       usb: ehci-mx6: use phy_type from device tree

Samuel Holland (4):
       phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
       usb: xhci-pci: Move reset logic out of XHCI core
       usb: xhci-dwc3: Add support for clocks/resets
       configs: Enable USB3 on Allwinner H6 boards

  configs/orangepi_3_defconfig            |   5 +++
  configs/pine_h64_defconfig              |   5 +++
  drivers/phy/allwinner/Kconfig           |   8 +++++
  drivers/phy/allwinner/Makefile          |   1 +
  drivers/phy/allwinner/phy-sun50i-usb3.c | 171 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/usb/common/common.c             |   3 ++
  drivers/usb/host/ehci-mx6.c             |  25 ++++++++++++--
  drivers/usb/host/xhci-dwc3.c            |  59 
+++++++++++++++++++++++++++++++-
  drivers/usb/host/xhci-mem.c             |   2 --
  drivers/usb/host/xhci-pci.c             |  52 +++++++++++++++++++++++++---
  drivers/usb/host/xhci.c                 |  35 -------------------
  include/configs/zmx25.h                 |   2 +-
  include/linux/usb/phy.h                 |   3 ++
  include/usb/ehci-ci.h                   |  12 +------
  include/usb/xhci.h                      |   2 --
  15 files changed, 327 insertions(+), 58 deletions(-)
  create mode 100644 drivers/phy/allwinner/phy-sun50i-usb3.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2021-06-25  1:12 Marek Vasut
@ 2021-06-25 12:54 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-06-25 12:54 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

On Fri, Jun 25, 2021 at 03:12:16AM +0200, Marek Vasut wrote:

> A few easy MX7 EHCI USB fixes, for this release.
> 
> The following changes since commit fcf3981161140d265b873a5b609b8867328dc9dc:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-06-23
> 08:46:26 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 4822114f4fb4328114da8ab199672656591a150d:
> 
>   usb: ehci-mx6: Do not fail when 'reg' is not found (2021-06-24 20:23:23
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-06-25  1:12 Marek Vasut
  2021-06-25 12:54 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-06-25  1:12 UTC (permalink / raw)
  To: Tom Rini, u-boot

A few easy MX7 EHCI USB fixes, for this release.

The following changes since commit fcf3981161140d265b873a5b609b8867328dc9dc:

   Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-06-23 
08:46:26 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 4822114f4fb4328114da8ab199672656591a150d:

   usb: ehci-mx6: Do not fail when 'reg' is not found (2021-06-24 
20:23:23 +0200)

----------------------------------------------------------------
Fabio Estevam (2):
       usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6
       usb: ehci-mx6: Do not fail when 'reg' is not found

  drivers/usb/host/ehci-mx6.c | 17 ++++++++---------
  1 file changed, 8 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* Re: [PULL] u-boot-usb/master
  2021-06-09 11:02 Marek Vasut
@ 2021-06-09 18:12 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-06-09 18:12 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 588 bytes --]

On Wed, Jun 09, 2021 at 01:02:02PM +0200, Marek Vasut wrote:

> A few remaining fixes for this release ...
> 
> The following changes since commit e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044:
> 
>   Prepare v2021.07-rc4 (2021-06-07 09:26:39 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to dcd2bbe0510d7d47d745eeea063496a83cb3b08e:
> 
>   usb: dwc2: Avoid delay when initializing USB peripheral by dwc2
> (2021-06-09 10:54:26 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-06-09 11:02 Marek Vasut
  2021-06-09 18:12 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-06-09 11:02 UTC (permalink / raw)
  To: Tom Rini, u-boot

A few remaining fixes for this release ...

The following changes since commit e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044:

   Prepare v2021.07-rc4 (2021-06-07 09:26:39 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to dcd2bbe0510d7d47d745eeea063496a83cb3b08e:

   usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 
(2021-06-09 10:54:26 +0200)

----------------------------------------------------------------
João Loureiro (1):
       usb: dwc2: Avoid delay when initializing USB peripheral by dwc2

Kishon Vijay Abraham I (1):
       usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name

  drivers/usb/cdns3/cdns3-ti.c | 2 +-
  drivers/usb/host/dwc2.c      | 9 ++++++++-
  2 files changed, 9 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-04-28 22:09 Marek Vasut
@ 2021-04-29 15:30 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-04-29 15:30 UTC (permalink / raw)
  To: u-boot

On Thu, Apr 29, 2021 at 12:09:43AM +0200, Marek Vasut wrote:

> The following changes since commit 79b0f08d6af498e6fda8cd257d62e2095764410c:
> 
>   configs: Resync with savedefconfig (2021-04-27 08:28:38 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 53396d67baef4acbcc257c5f2c702935b62cc858:
> 
>   usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY (2021-04-28
> 17:16:18 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210429/0997e897/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-04-28 22:09 Marek Vasut
  2021-04-29 15:30 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-04-28 22:09 UTC (permalink / raw)
  To: u-boot

The following changes since commit 79b0f08d6af498e6fda8cd257d62e2095764410c:

   configs: Resync with savedefconfig (2021-04-27 08:28:38 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 53396d67baef4acbcc257c5f2c702935b62cc858:

   usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY (2021-04-28 
17:16:18 +0200)

----------------------------------------------------------------
Marek Vasut (1):
       usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY

  drivers/usb/host/ehci-mx6.c | 17 ++++++++++++-----
  1 file changed, 12 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-04-23 11:18 Marek Vasut
@ 2021-04-23 16:23 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-04-23 16:23 UTC (permalink / raw)
  To: u-boot

On Fri, Apr 23, 2021 at 01:18:13PM +0200, Marek Vasut wrote:

> The following changes since commit 275a4490fd2f30df76f2aa07efa0f595fef4d46f:
> 
>   Merge branch '2021-04-22-udoo_neo-update' (2021-04-22 11:29:32 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to e1769da17ed339bc937d30c49176bc3664b261af:
> 
>   usb: ehci-hcd: Add IAA handshake for removing async QH (2021-04-22
> 21:09:57 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210423/cb648927/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-04-23 11:18 Marek Vasut
  2021-04-23 16:23 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-04-23 11:18 UTC (permalink / raw)
  To: u-boot

The following changes since commit 275a4490fd2f30df76f2aa07efa0f595fef4d46f:

   Merge branch '2021-04-22-udoo_neo-update' (2021-04-22 11:29:32 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to e1769da17ed339bc937d30c49176bc3664b261af:

   usb: ehci-hcd: Add IAA handshake for removing async QH (2021-04-22 
21:09:57 +0200)

----------------------------------------------------------------
Ye Li (1):
       usb: ehci-hcd: Add IAA handshake for removing async QH

  drivers/usb/host/ehci-hcd.c | 27 +++++++++++++++++++++++++++
  drivers/usb/host/ehci.h     |  1 +
  2 files changed, 28 insertions(+)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-04-18  4:28 Marek Vasut
@ 2021-04-19  1:06 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-04-19  1:06 UTC (permalink / raw)
  To: u-boot

On Sun, Apr 18, 2021 at 06:28:58AM +0200, Marek Vasut wrote:

> This is a patchset which makes away with the .bind() controller indexing
> workaround which was broken since before v2021.04, and then adds PHY support
> and MX8M support on top of that. Better add it into the release early to get
> as much testing as possible done, because this really does a lot of changes
> to the ehci-mx6 driver.
> 
> CI https://source.denx.de/u-boot/custodians/u-boot-usb/-/pipelines/7200
> 
> The following changes since commit a6232e065dd9e349bf5908c928734c6b5b018112:
> 
>   Merge branch '2021-04-14-assorted-vboot-improvements' (2021-04-15 17:10:25
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to d08cdc223db1023ebb8c03d6341fdf45b303700c:
> 
>   ARM: imx8m: verdin-imx8mm: Enable USB Host support (2021-04-18 04:29:36
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210418/0e5bd1aa/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-04-18  4:28 Marek Vasut
  2021-04-19  1:06 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-04-18  4:28 UTC (permalink / raw)
  To: u-boot

This is a patchset which makes away with the .bind() controller indexing 
workaround which was broken since before v2021.04, and then adds PHY 
support and MX8M support on top of that. Better add it into the release 
early to get as much testing as possible done, because this really does 
a lot of changes to the ehci-mx6 driver.

CI https://source.denx.de/u-boot/custodians/u-boot-usb/-/pipelines/7200

The following changes since commit a6232e065dd9e349bf5908c928734c6b5b018112:

   Merge branch '2021-04-14-assorted-vboot-improvements' (2021-04-15 
17:10:25 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to d08cdc223db1023ebb8c03d6341fdf45b303700c:

   ARM: imx8m: verdin-imx8mm: Enable USB Host support (2021-04-18 
04:29:36 +0200)

----------------------------------------------------------------
Marek Vasut (24):
       phy: nop-phy: Add standard usb-nop-xceiv compat string
       arc: emsdp/iotdk: Use standard compatible string for USB no-op PHY
       ARM: dts: k2g-evm: Use standard compatible string for USB no-op PHY
       ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with phys
       ARM: dts: imx8mn: Replace deprecated fsl,usbphy DT props with phys
       ARM: dts: imx8mm: Add power domain nodes
       ARM: dts: imx8mn: Add power domain nodes
       imx: power-domain: Add fsl,imx8mm-gpc compatible string
       imx: power-domain: Add fsl,imx8mn-gpc compatible string
       usb: ehci-mx6: Turn off Vbus on probe failure
       usb: ehci-mx6: Add DM clock support
       usb: ehci-mx6: Unify USBNC registers
       usb: ehci-mx6: Parse USB PHY and MISC offsets from DT
       usb: ehci-mx6: Split ehci_mx6_common_init()
       usb: ehci-mx6: Pass PHY address to usb_*_phy*()
       usb: ehci-mx6: Split usb_power_config()
       usb: ehci-mx6: Pass MISC address to usb_oc_config()
       usb: ehci-mx6: Use portnr from DT in DM case
       usb: ehci-mx6: Add generic EHCI PHY support
       usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined
       usb: ehci-mx6: Add fsl,imx7d-usb compatible string
       usb: ehci-mx6: Fix aarch64 build warnings
       usb: ehci-mx6: Add iMX8M support
       ARM: imx8m: verdin-imx8mm: Enable USB Host support

  arch/arc/dts/iot_devkit.dts               |   2 +-
  arch/arm/dts/imx8mm.dtsi                  |  79 +++++++++++++++-
  arch/arm/dts/imx8mn.dtsi                  |  54 ++++++++++-
  arch/arm/dts/keystone-k2g-evm.dts         |   2 -
  configs/verdin-imx8mm_defconfig           |   8 +-
  drivers/phy/nop-phy.c                     |   1 +
  drivers/power/domain/imx8m-power-domain.c |   2 +
  drivers/usb/host/Kconfig                  |   4 +-
  drivers/usb/host/ehci-mx6.c               | 454 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
  include/configs/verdin-imx8mm.h           |   5 +
  include/dt-bindings/power/imx8mm-power.h  |  22 +++++
  include/dt-bindings/power/imx8mn-power.h  |  15 +++
  12 files changed, 465 insertions(+), 183 deletions(-)
  create mode 100644 include/dt-bindings/power/imx8mm-power.h
  create mode 100644 include/dt-bindings/power/imx8mn-power.h

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-04-06 18:09 Marek Vasut
@ 2021-04-07 12:05 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-04-07 12:05 UTC (permalink / raw)
  To: u-boot

On Tue, Apr 06, 2021 at 08:09:01PM +0200, Marek Vasut wrote:

> The following changes since commit 472fd5a35af3308f97de0376a6c25f5368035557:
> 
>   Merge tag 'rockchip-for-v2021.07' of
> https://source.denx.de/u-boot/custodians/u-boot-rockchip (2021-04-05
> 22:39:10 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 82e4e198ed7afd5103f728dd21bff80ecfe8dd72:
> 
>   usb: xhci: Make debug output better readable and checkpatch clean
> (2021-04-06 16:38:58 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210407/9fedc740/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-04-06 18:09 Marek Vasut
  2021-04-07 12:05 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-04-06 18:09 UTC (permalink / raw)
  To: u-boot

The following changes since commit 472fd5a35af3308f97de0376a6c25f5368035557:

   Merge tag 'rockchip-for-v2021.07' of 
https://source.denx.de/u-boot/custodians/u-boot-rockchip (2021-04-05 
22:39:10 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 82e4e198ed7afd5103f728dd21bff80ecfe8dd72:

   usb: xhci: Make debug output better readable and checkpatch clean 
(2021-04-06 16:38:58 +0200)

----------------------------------------------------------------
Aaron Williams (2):
       usb: hub: Fix usb_get_port_status() for big-endian platforms
       usb: xhci: Add missing xhci_readl()

Stefan Roese (1):
       usb: xhci: Make debug output better readable and checkpatch clean

  common/usb_hub.c             | 5 +++--
  drivers/usb/host/xhci-mem.c  | 8 ++++----
  drivers/usb/host/xhci-ring.c | 9 +++------
  3 files changed, 10 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-03-10 11:58 Marek Vasut
@ 2021-03-11 14:26 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-03-11 14:26 UTC (permalink / raw)
  To: u-boot

On Wed, Mar 10, 2021 at 12:58:47PM +0100, Marek Vasut wrote:

> The following changes since commit b764bf21e60901133fd5eec6a003409c581dd519:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-03-09
> 07:21:51 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 044d7003a7118ad4633e619a81d634cd4c35e670:
> 
>   usb: mtu3: flush cache for next GPD (2021-03-10 11:48:09 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210311/740c4bd3/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-03-10 11:58 Marek Vasut
  2021-03-11 14:26 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-03-10 11:58 UTC (permalink / raw)
  To: u-boot

The following changes since commit b764bf21e60901133fd5eec6a003409c581dd519:

   Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-03-09 
07:21:51 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 044d7003a7118ad4633e619a81d634cd4c35e670:

   usb: mtu3: flush cache for next GPD (2021-03-10 11:48:09 +0100)

----------------------------------------------------------------
Chunfeng Yun (1):
       usb: mtu3: flush cache for next GPD

  drivers/usb/mtu3/mtu3_qmu.c | 3 +++
  1 file changed, 3 insertions(+)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-03-03 10:57 Marek Vasut
@ 2021-03-03 15:10 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-03-03 15:10 UTC (permalink / raw)
  To: u-boot

On Wed, Mar 03, 2021 at 11:57:09AM +0100, Marek Vasut wrote:

> This should be the last one of the stuck USB PRs.
> 
> The following changes since commit 78af81c345430a9088235f48d302922955d2499f:
> 
>   Merge tag 'rpi-next-2021.04.2' of
> https://source.denx.de/u-boot/custodians/u-boot-raspberrypi (2021-03-02
> 16:46:16 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 795d605cab787e6d9151221312b09391aacfb8e5:
> 
>   usb: USB keyboard requires DM_KEYBOARD (2021-03-03 04:12:46 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210303/2ff7cdd0/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-03-03 10:57 Marek Vasut
  2021-03-03 15:10 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-03-03 10:57 UTC (permalink / raw)
  To: u-boot

This should be the last one of the stuck USB PRs.

The following changes since commit 78af81c345430a9088235f48d302922955d2499f:

   Merge tag 'rpi-next-2021.04.2' of 
https://source.denx.de/u-boot/custodians/u-boot-raspberrypi (2021-03-02 
16:46:16 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 795d605cab787e6d9151221312b09391aacfb8e5:

   usb: USB keyboard requires DM_KEYBOARD (2021-03-03 04:12:46 +0100)

----------------------------------------------------------------
Heinrich Schuchardt (1):
       usb: USB keyboard requires DM_KEYBOARD

Pali Roh?r (16):
       serial: usbtty: Fix puts function
       serial: usbtty: Send urb data in correct order
       usb: musb: Fix compilation of gadget code
       usb: musb: Always clear the data toggle bit when configuring ep
       usb: musb: Fix configuring FIFO for endpoints
       usb: musb: Read value of PERI_RXCSR to 16bit variable
       usb: musb: Fix transmission of bigger buffers
       usb: musb: Fix receiving of bigger buffers
       usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
       usb: musb: Ensure that we set musb dynamic FIFO buffer for every 
endpoint
       usb: gadget: Use dbg_ep0() macro instead of serial_printf()
       arm: omap3: Compile lowlevel_init() function only when it is used
       arm: omap3: Compile s_init() function only when it is used
       Nokia RX-51: Remove function set_muxconf_regs()
       Nokia RX-51: Move content of rx51.h to rx51.c
       Nokia RX-51: Enable usbtty serial console by default

  Makefile                                  |   1 +
  arch/arm/mach-omap2/omap3/board.c         |   3 +
  arch/arm/mach-omap2/omap3/lowlevel_init.S |   6 +-
  board/nokia/rx51/rx51.c                   |  28 ++++---
  board/nokia/rx51/rx51.h                   | 377 
-------------------------------------------------------------------------------------------
  configs/nokia_rx51_defconfig              |   8 +-
  doc/README.nokia_rx51                     |  15 +---
  drivers/serial/usbtty.c                   |  16 ++--
  drivers/usb/Kconfig                       |   1 +
  drivers/usb/gadget/ep0.c                  |  16 ++--
  drivers/usb/musb/musb_core.c              |  12 +--
  drivers/usb/musb/musb_udc.c               |  61 +++++++--------
  include/configs/nokia_rx51.h              |  21 ++----
  13 files changed, 84 insertions(+), 481 deletions(-)
  delete mode 100644 board/nokia/rx51/rx51.h

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-02-26 17:56 Marek Vasut
@ 2021-02-26 22:55 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-02-26 22:55 UTC (permalink / raw)
  To: u-boot

On Fri, Feb 26, 2021 at 06:56:18PM +0100, Marek Vasut wrote:

> The following changes since commit c28d5d704d3347fcbe5e49ab561973c00bf9337f:
> 
>   Merge branch '2021-02-25-remove-platforms' (2021-02-25 13:18:27 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 0a7e5e5f103867789328067f87e34b25b26fc3b0:
> 
>   usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and
> usb_gadget_register_driver() (2021-02-26 15:30:55 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210226/5c87dad3/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-02-26 17:56 Marek Vasut
  2021-02-26 22:55 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-02-26 17:56 UTC (permalink / raw)
  To: u-boot

The following changes since commit c28d5d704d3347fcbe5e49ab561973c00bf9337f:

   Merge branch '2021-02-25-remove-platforms' (2021-02-25 13:18:27 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 0a7e5e5f103867789328067f87e34b25b26fc3b0:

   usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and 
usb_gadget_register_driver() (2021-02-26 15:30:55 +0100)

----------------------------------------------------------------
Heiko Schocher (1):
       fastboot: add UUU command UCmd and ACmd support

Patrice Chotard (1):
       usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and 
usb_gadget_register_driver()

Sean Anderson (10):
       mmc: sandbox: Add support for writing
       test: dm: Add test for fastboot mmc partition naming
       part: Give several functions more useful return values
       part: Support getting whole disk from 
part_get_info_by_dev_and_name_or_num
       part: Support string block devices in part_get_info_by_dev_and_name
       fastboot: Remove mmcpart argument from raw_part_get_info_by_name
       fastboot: Move part_get_info_by_name_or_alias after 
raw_part_get_info_by_name
       fastboot: Allow u-boot-style partitions
       doc: Rename k210 partitions anchor
       doc: Document partition specifications

Stefan Br?ns (1):
       usb: kbd: Also accept keyboards with Interrupt OUT endpoint

  cmd/ab_select.c                   |   3 +-
  common/usb_kbd.c                  |  23 ++++++-----
  configs/sandbox64_defconfig       |   2 +
  configs/sandbox_defconfig         |   2 +
  disk/part.c                       |  90 
++++++++++++++++++++++++-------------------
  doc/android/fastboot-protocol.rst |   5 +++
  doc/android/fastboot.rst          |   6 +++
  doc/board/sipeed/maix.rst         |   4 +-
  doc/usage/index.rst               |   1 +
  doc/usage/partitions.rst          |  80 
++++++++++++++++++++++++++++++++++++++
  drivers/fastboot/Kconfig          |   9 +++++
  drivers/fastboot/fb_command.c     |  68 ++++++++++++++++++++++++++++++++
  drivers/fastboot/fb_mmc.c         | 210 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
  drivers/mmc/sandbox_mmc.c         |  43 ++++++++++++++++++---
  drivers/usb/gadget/dwc2_udc_otg.c |   8 +---
  drivers/usb/gadget/f_fastboot.c   |  17 ++++++++
  include/fastboot.h                |   7 ++++
  include/part.h                    |   6 ++-
  test/dm/Makefile                  |   3 ++
  test/dm/fastboot.c                |  95 
+++++++++++++++++++++++++++++++++++++++++++++
  test/dm/mmc.c                     |  19 ++++++---
  21 files changed, 543 insertions(+), 158 deletions(-)
  create mode 100644 doc/usage/partitions.rst
  create mode 100644 test/dm/fastboot.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-02-10 22:39 Marek Vasut
@ 2021-02-11 21:51 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-02-11 21:51 UTC (permalink / raw)
  To: u-boot

On Wed, Feb 10, 2021 at 11:39:51PM +0100, Marek Vasut wrote:

> The following changes since commit c7182c02cefb11431a79a8abb4d8a821e4a478b5:
> 
>   Merge tag 'u-boot-amlogic-20210210' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2021-02-10 07:56:57
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to db8fb2ffc4f3f63b9005f676ab3879a06de6cdda:
> 
>   usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg
> (2021-02-10 22:23:35 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210211/a16f606d/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-02-10 22:39 Marek Vasut
  2021-02-11 21:51 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-02-10 22:39 UTC (permalink / raw)
  To: u-boot

The following changes since commit c7182c02cefb11431a79a8abb4d8a821e4a478b5:

   Merge tag 'u-boot-amlogic-20210210' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2021-02-10 
07:56:57 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to db8fb2ffc4f3f63b9005f676ab3879a06de6cdda:

   usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg 
(2021-02-10 22:23:35 +0100)

----------------------------------------------------------------
Chunfeng Yun (2):
       usb: xhci-mtk: support option to disable ports
       dt-bindings: usb: mtk-xhci: add optional properies to disable ports

Pali Roh?r (1):
       usb: xhci-pci: Check for errors from dm_pci_map_bar()

Patrick Delaunay (1):
       usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg

Stefan Roese (1):
       usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()

  arch/arm/dts/stm32mp15-u-boot.dtsi                 |  3 ---
  doc/device-tree-bindings/usb/mediatek,mtk-xhci.txt |  4 ++++
  drivers/usb/gadget/dwc2_udc_otg.c                  |  2 +-
  drivers/usb/host/xhci-mtk.c                        | 23 
++++++++++++++++++++---
  drivers/usb/host/xhci-pci.c                        | 15 ++++++++++++---
  drivers/usb/host/xhci-ring.c                       |  4 ++--
  6 files changed, 39 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-02-07 20:10 Marek Vasut
@ 2021-02-08 20:42 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-02-08 20:42 UTC (permalink / raw)
  To: u-boot

On Sun, Feb 07, 2021 at 09:10:43PM +0100, Marek Vasut wrote:

> The following changes since commit 8308a28af821d6498186b3dd7463db9874cd2daf:
> 
>   Merge tag 'ti-v2021.04-rc2' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2021-02-05 09:39:31
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to adb5daf0905a190375e46d59f1244b13c3cdc640:
> 
>   fastboot: reinit partition after storing GPT or MBR (2021-02-07 19:22:55
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210208/73f26c19/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-02-07 20:10 Marek Vasut
  2021-02-08 20:42 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-02-07 20:10 UTC (permalink / raw)
  To: u-boot

The following changes since commit 8308a28af821d6498186b3dd7463db9874cd2daf:

   Merge tag 'ti-v2021.04-rc2' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2021-02-05 09:39:31 
-0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to adb5daf0905a190375e46d59f1244b13c3cdc640:

   fastboot: reinit partition after storing GPT or MBR (2021-02-07 
19:22:55 +0100)

----------------------------------------------------------------
Heinrich Schuchardt (1):
       dfu: dfu_sf: use correct print code

Patrick Delaunay (4):
       fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
       fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2
       fastboot: add command to select the default emmc hwpart for boot
       fastboot: add command to select the eMMC boot configuration

Roman Kovalivskyi (2):
       Revert "fastboot: Add default fastboot_set_reboot_flag 
implementation"
       fastboot: Implement generic fastboot_set_reboot_flag

Roman Stratiienko (1):
       fastboot: reinit partition after storing GPT or MBR

  configs/mt8512_bm1_emmc_defconfig |  3 ++-
  configs/mt8518_ap1_emmc_defconfig |  3 ++-
  configs/pumpkin_defconfig         |  3 ++-
  doc/android/fastboot.rst          |  3 +++
  drivers/dfu/dfu_sf.c              |  2 +-
  drivers/fastboot/Kconfig          | 72 
+++++++++++++++++++++++++++++++++++++++++++++++++-----------------------
  drivers/fastboot/Makefile         |  1 -
  drivers/fastboot/fb_bcb_impl.c    | 43 
-------------------------------------------
  drivers/fastboot/fb_command.c     | 72 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/fastboot/fb_common.c      | 16 +++++++++++++++-
  drivers/fastboot/fb_mmc.c         | 54 
++++++++++++++++++++++++++++++++++++------------------
  include/fastboot.h                | 15 ++++++---------
  12 files changed, 188 insertions(+), 99 deletions(-)
  delete mode 100644 drivers/fastboot/fb_bcb_impl.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2021-01-31 14:58 Marek Vasut
@ 2021-02-01  0:44 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2021-02-01  0:44 UTC (permalink / raw)
  To: u-boot

On Sun, Jan 31, 2021 at 03:58:01PM +0100, Marek Vasut wrote:

> The following changes since commit 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3:
> 
>   configs: Resync with savedefconfig (2021-01-29 13:56:04 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 723fd5668ff2c8dd19e808778b5670d0fa6bdc4b:
> 
>   usb: gaget: ci: set ep's desc when enable ep (2021-01-31 14:08:56 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210131/54ec53d4/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2021-01-31 14:58 Marek Vasut
  2021-02-01  0:44 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2021-01-31 14:58 UTC (permalink / raw)
  To: u-boot

The following changes since commit 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3:

   configs: Resync with savedefconfig (2021-01-29 13:56:04 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 723fd5668ff2c8dd19e808778b5670d0fa6bdc4b:

   usb: gaget: ci: set ep's desc when enable ep (2021-01-31 14:08:56 +0100)

----------------------------------------------------------------
Andy Shevchenko (3):
       f_rockusb: Use NULL instead of 0 for pointers
       f_rockusb: Avoid use-after-free in the global pointer variable
       f_fastboot: Avoid use-after-free in the global pointer variable

Eugeniu Rosca (5):
       cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
       cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs
       cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal 
needs
       cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
       cmd: bcb: Add support for processing const string literals in 
bcb_set()

Guillermo Rodriguez (1):
       dfu: Fix handling of UBI partitions in MTD backend

Jaehoon Chung (1):
       dfu: add 'SKIP' entity

Jun Li (2):
       usb: gadget: set correct usb_configuration for os_desc_config
       usb: gadget: update os_desc_config when add config

Li Jun (13):
       usb: gadget: don't change ep name for dwc3 while ep autoconfig
       usb: gadget: OS String support
       usb: gadget: move utf8_to_utf16le to header file
       usb: gadget: OS Feature Descriptors support
       usb: gadget: add WCID support for mfgtool
       usb: gadget: fastboot: add ext properties for WCID
       usb: gadget: add super speed support
       usb: fastboot: add super speed support
       usb: gadget: dnl: set dnl to be super speed
       usb: composite: force gadget to be USB2 for HS only function
       usb: udc: ci: update speed handling
       usb: gadget: fastboot: use correct max packet size
       usb: gaget: ci: set ep's desc when enable ep

Marek Szyprowski (5):
       cmd: usb_mass_storage: show device interface name
       dfu: mmc: use the default MMC device if entity specifies it as -1
       dfu: add 'SCRIPT' entity
       dfu: add support for the dfu_alt_info reintialization from the 
flashed script
       thor: add support for the dfu_alt_info reintialization from the 
flashed script

Pali Roh?r (1):
       usb: gadget: Do not export usbd_device_* arrays

Peng Fan (1):
       usb: gadget: add Kconfig for OS descriptors

Seung-Woo Kim (1):
       gadget: f_thor: fix wrong file size cast

Ye Li (1):
       usb: gadget: Add ep_config call back to usb_gadget_ops

  cmd/bcb.c                       |  88 ++++++++++++++++++-----
  cmd/dfu.c                       |  13 +++-
  cmd/thordown.c                  |  19 +++--
  cmd/usb_mass_storage.c          |   4 +-
  common/dfu.c                    |   3 +
  doc/README.dfu                  |  30 +++++++-
  drivers/dfu/dfu.c               |   7 +-
  drivers/dfu/dfu_mmc.c           |  39 ++++++++--
  drivers/dfu/dfu_mtd.c           |   4 +-
  drivers/usb/gadget/Kconfig      |   9 +++
  drivers/usb/gadget/ci_udc.c     |   5 +-
  drivers/usb/gadget/composite.c  | 392 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
  drivers/usb/gadget/core.c       |  45 ++----------
  drivers/usb/gadget/ep0.c        |  46 ++++++++++++
  drivers/usb/gadget/epautoconf.c |   6 ++
  drivers/usb/gadget/f_fastboot.c |  85 ++++++++++++++++++++--
  drivers/usb/gadget/f_rockusb.c  |   7 +-
  drivers/usb/gadget/f_thor.c     |  11 +--
  drivers/usb/gadget/g_dnl.c      |   1 +
  drivers/usb/gadget/u_os_desc.h  | 123 ++++++++++++++++++++++++++++++++
  drivers/usb/gadget/usbstring.c  |  74 +------------------
  include/bcb.h                   |  21 ++++++
  include/dfu.h                   |   4 ++
  include/linux/usb/composite.h   |  71 +++++++++++++++++++
  include/linux/usb/gadget.h      |   9 +++
  include/linux/utf.h             |  75 ++++++++++++++++++++
  include/thor.h                  |   2 +
  include/usbdevice.h             |  15 ----
  28 files changed, 1001 insertions(+), 207 deletions(-)
  create mode 100644 drivers/usb/gadget/u_os_desc.h
  create mode 100644 include/bcb.h
  create mode 100644 include/linux/utf.h

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-12-16 21:30 Marek Vasut
@ 2020-12-18 15:59 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-12-18 15:59 UTC (permalink / raw)
  To: u-boot

On Wed, Dec 16, 2020 at 10:30:32PM +0100, Marek Vasut wrote:

> The following changes since commit 56f02f0ae85da8bb2dca66c7816dbb1429f92072:
> 
>   Merge tag 'u-boot-amlogic-20201215' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2020-12-15 09:08:14
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 72294407726e9652f4ab44add3dbd118797683d1:
> 
>   eth/r8152: fix the aggregation issue (2020-12-16 10:27:09 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201218/d641f69f/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-12-16 21:30 Marek Vasut
  2020-12-18 15:59 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-12-16 21:30 UTC (permalink / raw)
  To: u-boot

The following changes since commit 56f02f0ae85da8bb2dca66c7816dbb1429f92072:

   Merge tag 'u-boot-amlogic-20201215' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2020-12-15 
09:08:14 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 72294407726e9652f4ab44add3dbd118797683d1:

   eth/r8152: fix the aggregation issue (2020-12-16 10:27:09 +0100)

----------------------------------------------------------------
Hayes Wang (2):
       eth/r8152: free previous memory if r8152_eth_probe fail
       eth/r8152: fix the aggregation issue

Ran Wang (1):
       usb: xhci: fix lack of short packet event trb handling

  drivers/usb/eth/r8152.c      | 26 ++++++++++++++++++++++----
  drivers/usb/eth/r8152.h      |  5 +++++
  drivers/usb/host/xhci-ring.c | 18 +++++++++++++++---
  3 files changed, 42 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-11-22 15:07 Marek Vasut
@ 2020-11-23 15:28 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-11-23 15:28 UTC (permalink / raw)
  To: u-boot

On Sun, Nov 22, 2020 at 04:07:04PM +0100, Marek Vasut wrote:

> The following changes since commit 12e396303c487c9f0fdf8d36d31a97cd2dada643:
> 
>   Merge tag 'efi-2021-01-rc3-2' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-11-21 08:04:39
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 05dac23261284578ff17952e11340f41127923ac:
> 
>   usb: gadget: dwc2_udc_otg: return zero when reset property is not present
> (2020-11-22 13:18:20 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201123/9f33910e/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-11-22 15:07 Marek Vasut
  2020-11-23 15:28 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-11-22 15:07 UTC (permalink / raw)
  To: u-boot

The following changes since commit 12e396303c487c9f0fdf8d36d31a97cd2dada643:

   Merge tag 'efi-2021-01-rc3-2' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-11-21 08:04:39 
-0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 05dac23261284578ff17952e11340f41127923ac:

   usb: gadget: dwc2_udc_otg: return zero when reset property is not 
present (2020-11-22 13:18:20 +0100)

----------------------------------------------------------------
Jaehoon Chung (1):
       usb: gadget: dwc2_udc_otg: return zero when reset property is not 
present

Patrick Delaunay (1):
       usb: dwc2: add "u-boot,force-vbus-detection" for stm32

Siva Durga Prasad Paladugu (1):
       usb: dwc3: Handle case where setup_phy is not needed

  drivers/usb/dwc3/dwc3-generic.c        |  2 +-
  drivers/usb/gadget/dwc2_udc_otg.c      | 61 
+++++++++++++++++++++++++++++++++++++++----------------------
  drivers/usb/gadget/dwc2_udc_otg_regs.h |  2 ++
  include/usb/dwc2_udc.h                 |  1 +
  4 files changed, 43 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-10-20 10:56 Marek Vasut
@ 2020-10-21 23:12 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-10-21 23:12 UTC (permalink / raw)
  To: u-boot

On Tue, Oct 20, 2020 at 12:56:25PM +0200, Marek Vasut wrote:

> The following changes since commit 7ec87e4192215815b658c3f8b34e4be010103149:
> 
>   Merge tag 'u-boot-atmel-2021.01-b' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-atmel (2020-10-19
> 09:29:05 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 0cd791ced96e1510b26305c20f1199ee0d980902:
> 
>   MAINTAINERS: add USB driver to ARM MEDIATEK (2020-10-20 00:49:05 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201021/b56e6c29/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-10-20 10:56 Marek Vasut
  2020-10-21 23:12 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-10-20 10:56 UTC (permalink / raw)
  To: u-boot

The following changes since commit 7ec87e4192215815b658c3f8b34e4be010103149:

  Merge tag 'u-boot-atmel-2021.01-b' of
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel (2020-10-19
09:29:05 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 0cd791ced96e1510b26305c20f1199ee0d980902:

  MAINTAINERS: add USB driver to ARM MEDIATEK (2020-10-20 00:49:05 +0200)

----------------------------------------------------------------
Chance.Yang (1):
      usb: dwc2: Fix control OUT transfer issue

Chunfeng Yun (9):
      dt-binding: usb: add bindings for some common properties
      dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD
      usb: add USB_SPEED_SUPER_PLUS
      usb: common: add define of usb_speed_string()
      usb: add MediaTek USB3 DRD driver
      usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller
      arm: dts: mt8512: add usb related nodes
      configs: mt8512: enable fastboot and USB host related configs
      MAINTAINERS: add USB driver to ARM MEDIATEK

Heinrich Schuchardt (1):
      usb: xhci: avoid type conversion of void *

Naoki Hayama (1):
      usb: musb-new: Fix typo in caution message

 MAINTAINERS                                    |   3 +
 Makefile                                       |   1 +
 arch/arm/dts/mt8512-bm1-emmc.dts               |  34 ++++
 arch/arm/dts/mt8512.dtsi                       |  49 ++++-
 configs/mt8512_bm1_emmc_defconfig              |  26 +++
 doc/device-tree-bindings/usb/generic.txt       |  31 +++
 doc/device-tree-bindings/usb/mediatek,mtu3.txt |  79 ++++++++
 drivers/usb/Kconfig                            |   2 +
 drivers/usb/common/common.c                    |   8 +
 drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c     |  16 +-
 drivers/usb/gadget/gadget_chips.h              |   8 +
 drivers/usb/host/xhci-mem.c                    |  21 +-
 drivers/usb/mtu3/Kconfig                       |  44 +++++
 drivers/usb/mtu3/Makefile                      |  11 ++
 drivers/usb/mtu3/mtu3.h                        | 424
+++++++++++++++++++++++++++++++++++++++
 drivers/usb/mtu3/mtu3_core.c                   | 838
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/mtu3/mtu3_dr.h                     |  52 +++++
 drivers/usb/mtu3/mtu3_gadget.c                 | 686
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/mtu3/mtu3_gadget_ep0.c             | 933
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/mtu3/mtu3_host.c                   | 141 +++++++++++++
 drivers/usb/mtu3/mtu3_hw_regs.h                | 515
+++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/mtu3/mtu3_plat.c                   | 369
++++++++++++++++++++++++++++++++++
 drivers/usb/mtu3/mtu3_qmu.c                    | 505
+++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/mtu3/mtu3_qmu.h                    |  37 ++++
 drivers/usb/musb-new/musb_dsps.c               |   2 +-
 include/linux/usb/ch9.h                        |   5 +-
 26 files changed, 4819 insertions(+), 21 deletions(-)
 create mode 100644 doc/device-tree-bindings/usb/generic.txt
 create mode 100644 doc/device-tree-bindings/usb/mediatek,mtu3.txt
 create mode 100644 drivers/usb/mtu3/Kconfig
 create mode 100644 drivers/usb/mtu3/Makefile
 create mode 100644 drivers/usb/mtu3/mtu3.h
 create mode 100644 drivers/usb/mtu3/mtu3_core.c
 create mode 100644 drivers/usb/mtu3/mtu3_dr.h
 create mode 100644 drivers/usb/mtu3/mtu3_gadget.c
 create mode 100644 drivers/usb/mtu3/mtu3_gadget_ep0.c
 create mode 100644 drivers/usb/mtu3/mtu3_host.c
 create mode 100644 drivers/usb/mtu3/mtu3_hw_regs.h
 create mode 100644 drivers/usb/mtu3/mtu3_plat.c
 create mode 100644 drivers/usb/mtu3/mtu3_qmu.c
 create mode 100644 drivers/usb/mtu3/mtu3_qmu.h

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-09-03 12:14 Marek Vasut
  2020-09-03 13:03 ` Tom Rini
@ 2020-09-03 18:08 ` Tom Rini
  1 sibling, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-09-03 18:08 UTC (permalink / raw)
  To: u-boot

On Thu, Sep 03, 2020 at 02:14:35PM +0200, Marek Vasut wrote:

> Mostly DFU fixes and r8152 fixes below:
> 
> The following changes since commit 23e333a5c083a000d0cabc53f7c0d261bae9e5ca:
> 
>   MAINTAINERS: step down as maintainer of UniPhier SoCs (2020-08-31
> 17:11:24 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 293a6dfeb96129abebf1ad927fa9aedf03a66d34:
> 
>   fastboot: getvar: fix partition-size return value (2020-09-01 14:47:43
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200903/9a936a09/attachment-0001.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-09-03 13:35   ` Marek Vasut
@ 2020-09-03 13:48     ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-09-03 13:48 UTC (permalink / raw)
  To: u-boot

On Thu, Sep 03, 2020 at 03:35:30PM +0200, Marek Vasut wrote:

> On 9/3/20 3:03 PM, Tom Rini wrote:
> > On Thu, Sep 03, 2020 at 02:14:35PM +0200, Marek Vasut wrote:
> > 
> >> Mostly DFU fixes and r8152 fixes below:
> >>
> >> The following changes since commit 23e333a5c083a000d0cabc53f7c0d261bae9e5ca:
> >>
> >>   MAINTAINERS: step down as maintainer of UniPhier SoCs (2020-08-31
> >> 17:11:24 -0400)
> >>
> >> are available in the Git repository at:
> >>
> >>   git://git.denx.de/u-boot-usb.git master
> >>
> >> for you to fetch changes up to 293a6dfeb96129abebf1ad927fa9aedf03a66d34:
> >>
> >>   fastboot: getvar: fix partition-size return value (2020-09-01 14:47:43
> >> +0200)
> >>
> >> ----------------------------------------------------------------
> >> Filip Brozovic (1):
> >>       fastboot: Support defining raw partitions without a partition table
> >>
> >> Frank Li (1):
> >>       sdp: call board_usb_init at spl_sdp_load_image
> >>
> >> Gary Bisson (1):
> >>       fastboot: getvar: fix partition-size return value
> >>
> >> Hayes Wang (4):
> >>       eth/r8152: reset bmu after disabling Tx/Rx
> >>       eth/r8152: reset PHY after setting it
> >>       eth/r8152: modify rtl_clear_bp function
> >>       eth/r8152: support RTL8153B/RTL8154B
> >>
> >> Heinrich Schuchardt (4):
> >>       dfu: fix typo parameteres
> >>       dfu: DFU_MTD depends on CMD_MTDPARTS
> >>       configs: qemu: enable dfu testing
> >>       dfu: fix dfu tftp on sandbox
> >>
> >> Jassi Brar (1):
> >>       usb: max3420: add the gadget driver
> >>
> >> Peng Fan (2):
> >>       f_sdp: Support searching and loading FIT or container image
> >>       spl: add g_dnl_get_board_bcd_device_number
> >>
> >> Roman Kovalivskyi (3):
> >>       fastboot: Extend fastboot_set_reboot_flag with reboot reason
> >>       fastboot: Add support for 'reboot fastboot' command
> >>       fastboot: Add default fastboot_set_reboot_flag implementation
> >>
> >> Sherry Sun (2):
> >>       f_sdp: Add EP1_OUT as default data receive pipe in sdp
> >>       f_sdp: Change bInterval of interrupt endpoint to 3
> >>
> >> Ye Li (4):
> >>       usb: gadget: Fix controller index in UMS
> >>       usb: ci_udc: Add function to remove usb device
> >>       f_sdp: Add high speed endpoint descriptor
> >>       f_sdp: Fix wrong usb request size
> >>
> >> yurii.pidhornyi (1):
> >>       fastboot: Fix fastboot reboot fail by changing functions order
> >>
> >>  arch/arm/mach-imx/spl.c             |   6 +
> >>  arch/arm/mach-meson/board-common.c  |   6 +-
> >>  arch/arm/mach-rockchip/board.c      |   6 +-
> >>  board/amazon/kc1/kc1.c              |   6 +-
> >>  board/lg/sniper/sniper.c            |   6 +-
> >>  board/ti/am57xx/board.c             |   6 +-
> >>  board/ti/dra7xx/evm.c               |   6 +-
> >>  cmd/usb_mass_storage.c              |   2 +-
> >>  common/spl/spl_sdp.c                |   2 +
> >>  common/update.c                     |   6 +-
> >>  configs/qemu_arm64_defconfig        |   9 +
> >>  configs/qemu_arm_defconfig          |   9 +
> >>  doc/android/fastboot.rst            |  19 +++
> >>  drivers/dfu/Kconfig                 |   1 +
> >>  drivers/dfu/dfu_ram.c               |   7 +-
> >>  drivers/fastboot/Kconfig            |  12 ++
> >>  drivers/fastboot/Makefile           |   1 +
> >>  drivers/fastboot/fb_bcb_impl.c      |  43 +++++
> >>  drivers/fastboot/fb_command.c       |  40 ++++-
> >>  drivers/fastboot/fb_common.c        |   2 +-
> >>  drivers/fastboot/fb_getvar.c        |   4 +-
> >>  drivers/fastboot/fb_mmc.c           |  75 ++++++++-
> >>  drivers/usb/eth/r8152.c             | 223 ++++++++++++++++++++++++-
> >>  drivers/usb/eth/r8152.h             |  59 +++++--
> >>  drivers/usb/eth/r8152_fw.c          | 228 +++++++++++++++++++++++---
> >>  drivers/usb/gadget/Kconfig          |   6 +
> >>  drivers/usb/gadget/Makefile         |   1 +
> >>  drivers/usb/gadget/ci_udc.c         |   7 +
> >>  drivers/usb/gadget/f_fastboot.c     |   6 +-
> >>  drivers/usb/gadget/f_mass_storage.c |   6 +-
> >>  drivers/usb/gadget/f_sdp.c          | 219 +++++++++++++++++++++----
> >>  drivers/usb/gadget/gadget_chips.h   |   8 +
> >>  drivers/usb/gadget/max3420_udc.c    | 875
> >> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >>  drivers/usb/host/usb-uclass.c       |  18 ++
> >>  include/dfu.h                       |   2 +-
> >>  include/fastboot.h                  |  23 ++-
> >>  include/usb.h                       |   9 +
> >>  include/usb_mass_storage.h          |   2 +-
> >>  net/fastboot.c                      |   2 +
> >>  39 files changed, 1867 insertions(+), 101 deletions(-)
> >>  create mode 100644 drivers/fastboot/fb_bcb_impl.c
> >>  create mode 100644 drivers/usb/gadget/max3420_udc.c
> > 
> > This feels like a lot.  Is it really a good time to take these for
> > v2020.10 or should I put them in -next, next week when it opens?
> 
> I pushed Lukasz to include only fixes, and I trust him that's what's in
> there. I also had a look myself, and yeah, it's fixes. Except for the
> max3420, which was on the list for a long time and is isolated, so
> that's OK.

OK, thanks for confirming.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200903/a3239a27/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-09-03 13:03 ` Tom Rini
@ 2020-09-03 13:35   ` Marek Vasut
  2020-09-03 13:48     ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-09-03 13:35 UTC (permalink / raw)
  To: u-boot

On 9/3/20 3:03 PM, Tom Rini wrote:
> On Thu, Sep 03, 2020 at 02:14:35PM +0200, Marek Vasut wrote:
> 
>> Mostly DFU fixes and r8152 fixes below:
>>
>> The following changes since commit 23e333a5c083a000d0cabc53f7c0d261bae9e5ca:
>>
>>   MAINTAINERS: step down as maintainer of UniPhier SoCs (2020-08-31
>> 17:11:24 -0400)
>>
>> are available in the Git repository at:
>>
>>   git://git.denx.de/u-boot-usb.git master
>>
>> for you to fetch changes up to 293a6dfeb96129abebf1ad927fa9aedf03a66d34:
>>
>>   fastboot: getvar: fix partition-size return value (2020-09-01 14:47:43
>> +0200)
>>
>> ----------------------------------------------------------------
>> Filip Brozovic (1):
>>       fastboot: Support defining raw partitions without a partition table
>>
>> Frank Li (1):
>>       sdp: call board_usb_init at spl_sdp_load_image
>>
>> Gary Bisson (1):
>>       fastboot: getvar: fix partition-size return value
>>
>> Hayes Wang (4):
>>       eth/r8152: reset bmu after disabling Tx/Rx
>>       eth/r8152: reset PHY after setting it
>>       eth/r8152: modify rtl_clear_bp function
>>       eth/r8152: support RTL8153B/RTL8154B
>>
>> Heinrich Schuchardt (4):
>>       dfu: fix typo parameteres
>>       dfu: DFU_MTD depends on CMD_MTDPARTS
>>       configs: qemu: enable dfu testing
>>       dfu: fix dfu tftp on sandbox
>>
>> Jassi Brar (1):
>>       usb: max3420: add the gadget driver
>>
>> Peng Fan (2):
>>       f_sdp: Support searching and loading FIT or container image
>>       spl: add g_dnl_get_board_bcd_device_number
>>
>> Roman Kovalivskyi (3):
>>       fastboot: Extend fastboot_set_reboot_flag with reboot reason
>>       fastboot: Add support for 'reboot fastboot' command
>>       fastboot: Add default fastboot_set_reboot_flag implementation
>>
>> Sherry Sun (2):
>>       f_sdp: Add EP1_OUT as default data receive pipe in sdp
>>       f_sdp: Change bInterval of interrupt endpoint to 3
>>
>> Ye Li (4):
>>       usb: gadget: Fix controller index in UMS
>>       usb: ci_udc: Add function to remove usb device
>>       f_sdp: Add high speed endpoint descriptor
>>       f_sdp: Fix wrong usb request size
>>
>> yurii.pidhornyi (1):
>>       fastboot: Fix fastboot reboot fail by changing functions order
>>
>>  arch/arm/mach-imx/spl.c             |   6 +
>>  arch/arm/mach-meson/board-common.c  |   6 +-
>>  arch/arm/mach-rockchip/board.c      |   6 +-
>>  board/amazon/kc1/kc1.c              |   6 +-
>>  board/lg/sniper/sniper.c            |   6 +-
>>  board/ti/am57xx/board.c             |   6 +-
>>  board/ti/dra7xx/evm.c               |   6 +-
>>  cmd/usb_mass_storage.c              |   2 +-
>>  common/spl/spl_sdp.c                |   2 +
>>  common/update.c                     |   6 +-
>>  configs/qemu_arm64_defconfig        |   9 +
>>  configs/qemu_arm_defconfig          |   9 +
>>  doc/android/fastboot.rst            |  19 +++
>>  drivers/dfu/Kconfig                 |   1 +
>>  drivers/dfu/dfu_ram.c               |   7 +-
>>  drivers/fastboot/Kconfig            |  12 ++
>>  drivers/fastboot/Makefile           |   1 +
>>  drivers/fastboot/fb_bcb_impl.c      |  43 +++++
>>  drivers/fastboot/fb_command.c       |  40 ++++-
>>  drivers/fastboot/fb_common.c        |   2 +-
>>  drivers/fastboot/fb_getvar.c        |   4 +-
>>  drivers/fastboot/fb_mmc.c           |  75 ++++++++-
>>  drivers/usb/eth/r8152.c             | 223 ++++++++++++++++++++++++-
>>  drivers/usb/eth/r8152.h             |  59 +++++--
>>  drivers/usb/eth/r8152_fw.c          | 228 +++++++++++++++++++++++---
>>  drivers/usb/gadget/Kconfig          |   6 +
>>  drivers/usb/gadget/Makefile         |   1 +
>>  drivers/usb/gadget/ci_udc.c         |   7 +
>>  drivers/usb/gadget/f_fastboot.c     |   6 +-
>>  drivers/usb/gadget/f_mass_storage.c |   6 +-
>>  drivers/usb/gadget/f_sdp.c          | 219 +++++++++++++++++++++----
>>  drivers/usb/gadget/gadget_chips.h   |   8 +
>>  drivers/usb/gadget/max3420_udc.c    | 875
>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  drivers/usb/host/usb-uclass.c       |  18 ++
>>  include/dfu.h                       |   2 +-
>>  include/fastboot.h                  |  23 ++-
>>  include/usb.h                       |   9 +
>>  include/usb_mass_storage.h          |   2 +-
>>  net/fastboot.c                      |   2 +
>>  39 files changed, 1867 insertions(+), 101 deletions(-)
>>  create mode 100644 drivers/fastboot/fb_bcb_impl.c
>>  create mode 100644 drivers/usb/gadget/max3420_udc.c
> 
> This feels like a lot.  Is it really a good time to take these for
> v2020.10 or should I put them in -next, next week when it opens?

I pushed Lukasz to include only fixes, and I trust him that's what's in
there. I also had a look myself, and yeah, it's fixes. Except for the
max3420, which was on the list for a long time and is isolated, so
that's OK.

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-09-03 12:14 Marek Vasut
@ 2020-09-03 13:03 ` Tom Rini
  2020-09-03 13:35   ` Marek Vasut
  2020-09-03 18:08 ` Tom Rini
  1 sibling, 1 reply; 135+ messages in thread
From: Tom Rini @ 2020-09-03 13:03 UTC (permalink / raw)
  To: u-boot

On Thu, Sep 03, 2020 at 02:14:35PM +0200, Marek Vasut wrote:

> Mostly DFU fixes and r8152 fixes below:
> 
> The following changes since commit 23e333a5c083a000d0cabc53f7c0d261bae9e5ca:
> 
>   MAINTAINERS: step down as maintainer of UniPhier SoCs (2020-08-31
> 17:11:24 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 293a6dfeb96129abebf1ad927fa9aedf03a66d34:
> 
>   fastboot: getvar: fix partition-size return value (2020-09-01 14:47:43
> +0200)
> 
> ----------------------------------------------------------------
> Filip Brozovic (1):
>       fastboot: Support defining raw partitions without a partition table
> 
> Frank Li (1):
>       sdp: call board_usb_init at spl_sdp_load_image
> 
> Gary Bisson (1):
>       fastboot: getvar: fix partition-size return value
> 
> Hayes Wang (4):
>       eth/r8152: reset bmu after disabling Tx/Rx
>       eth/r8152: reset PHY after setting it
>       eth/r8152: modify rtl_clear_bp function
>       eth/r8152: support RTL8153B/RTL8154B
> 
> Heinrich Schuchardt (4):
>       dfu: fix typo parameteres
>       dfu: DFU_MTD depends on CMD_MTDPARTS
>       configs: qemu: enable dfu testing
>       dfu: fix dfu tftp on sandbox
> 
> Jassi Brar (1):
>       usb: max3420: add the gadget driver
> 
> Peng Fan (2):
>       f_sdp: Support searching and loading FIT or container image
>       spl: add g_dnl_get_board_bcd_device_number
> 
> Roman Kovalivskyi (3):
>       fastboot: Extend fastboot_set_reboot_flag with reboot reason
>       fastboot: Add support for 'reboot fastboot' command
>       fastboot: Add default fastboot_set_reboot_flag implementation
> 
> Sherry Sun (2):
>       f_sdp: Add EP1_OUT as default data receive pipe in sdp
>       f_sdp: Change bInterval of interrupt endpoint to 3
> 
> Ye Li (4):
>       usb: gadget: Fix controller index in UMS
>       usb: ci_udc: Add function to remove usb device
>       f_sdp: Add high speed endpoint descriptor
>       f_sdp: Fix wrong usb request size
> 
> yurii.pidhornyi (1):
>       fastboot: Fix fastboot reboot fail by changing functions order
> 
>  arch/arm/mach-imx/spl.c             |   6 +
>  arch/arm/mach-meson/board-common.c  |   6 +-
>  arch/arm/mach-rockchip/board.c      |   6 +-
>  board/amazon/kc1/kc1.c              |   6 +-
>  board/lg/sniper/sniper.c            |   6 +-
>  board/ti/am57xx/board.c             |   6 +-
>  board/ti/dra7xx/evm.c               |   6 +-
>  cmd/usb_mass_storage.c              |   2 +-
>  common/spl/spl_sdp.c                |   2 +
>  common/update.c                     |   6 +-
>  configs/qemu_arm64_defconfig        |   9 +
>  configs/qemu_arm_defconfig          |   9 +
>  doc/android/fastboot.rst            |  19 +++
>  drivers/dfu/Kconfig                 |   1 +
>  drivers/dfu/dfu_ram.c               |   7 +-
>  drivers/fastboot/Kconfig            |  12 ++
>  drivers/fastboot/Makefile           |   1 +
>  drivers/fastboot/fb_bcb_impl.c      |  43 +++++
>  drivers/fastboot/fb_command.c       |  40 ++++-
>  drivers/fastboot/fb_common.c        |   2 +-
>  drivers/fastboot/fb_getvar.c        |   4 +-
>  drivers/fastboot/fb_mmc.c           |  75 ++++++++-
>  drivers/usb/eth/r8152.c             | 223 ++++++++++++++++++++++++-
>  drivers/usb/eth/r8152.h             |  59 +++++--
>  drivers/usb/eth/r8152_fw.c          | 228 +++++++++++++++++++++++---
>  drivers/usb/gadget/Kconfig          |   6 +
>  drivers/usb/gadget/Makefile         |   1 +
>  drivers/usb/gadget/ci_udc.c         |   7 +
>  drivers/usb/gadget/f_fastboot.c     |   6 +-
>  drivers/usb/gadget/f_mass_storage.c |   6 +-
>  drivers/usb/gadget/f_sdp.c          | 219 +++++++++++++++++++++----
>  drivers/usb/gadget/gadget_chips.h   |   8 +
>  drivers/usb/gadget/max3420_udc.c    | 875
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/usb/host/usb-uclass.c       |  18 ++
>  include/dfu.h                       |   2 +-
>  include/fastboot.h                  |  23 ++-
>  include/usb.h                       |   9 +
>  include/usb_mass_storage.h          |   2 +-
>  net/fastboot.c                      |   2 +
>  39 files changed, 1867 insertions(+), 101 deletions(-)
>  create mode 100644 drivers/fastboot/fb_bcb_impl.c
>  create mode 100644 drivers/usb/gadget/max3420_udc.c

This feels like a lot.  Is it really a good time to take these for
v2020.10 or should I put them in -next, next week when it opens?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200903/cdd2dfb3/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-09-03 12:14 Marek Vasut
  2020-09-03 13:03 ` Tom Rini
  2020-09-03 18:08 ` Tom Rini
  0 siblings, 2 replies; 135+ messages in thread
From: Marek Vasut @ 2020-09-03 12:14 UTC (permalink / raw)
  To: u-boot

Mostly DFU fixes and r8152 fixes below:

The following changes since commit 23e333a5c083a000d0cabc53f7c0d261bae9e5ca:

  MAINTAINERS: step down as maintainer of UniPhier SoCs (2020-08-31
17:11:24 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 293a6dfeb96129abebf1ad927fa9aedf03a66d34:

  fastboot: getvar: fix partition-size return value (2020-09-01 14:47:43
+0200)

----------------------------------------------------------------
Filip Brozovic (1):
      fastboot: Support defining raw partitions without a partition table

Frank Li (1):
      sdp: call board_usb_init at spl_sdp_load_image

Gary Bisson (1):
      fastboot: getvar: fix partition-size return value

Hayes Wang (4):
      eth/r8152: reset bmu after disabling Tx/Rx
      eth/r8152: reset PHY after setting it
      eth/r8152: modify rtl_clear_bp function
      eth/r8152: support RTL8153B/RTL8154B

Heinrich Schuchardt (4):
      dfu: fix typo parameteres
      dfu: DFU_MTD depends on CMD_MTDPARTS
      configs: qemu: enable dfu testing
      dfu: fix dfu tftp on sandbox

Jassi Brar (1):
      usb: max3420: add the gadget driver

Peng Fan (2):
      f_sdp: Support searching and loading FIT or container image
      spl: add g_dnl_get_board_bcd_device_number

Roman Kovalivskyi (3):
      fastboot: Extend fastboot_set_reboot_flag with reboot reason
      fastboot: Add support for 'reboot fastboot' command
      fastboot: Add default fastboot_set_reboot_flag implementation

Sherry Sun (2):
      f_sdp: Add EP1_OUT as default data receive pipe in sdp
      f_sdp: Change bInterval of interrupt endpoint to 3

Ye Li (4):
      usb: gadget: Fix controller index in UMS
      usb: ci_udc: Add function to remove usb device
      f_sdp: Add high speed endpoint descriptor
      f_sdp: Fix wrong usb request size

yurii.pidhornyi (1):
      fastboot: Fix fastboot reboot fail by changing functions order

 arch/arm/mach-imx/spl.c             |   6 +
 arch/arm/mach-meson/board-common.c  |   6 +-
 arch/arm/mach-rockchip/board.c      |   6 +-
 board/amazon/kc1/kc1.c              |   6 +-
 board/lg/sniper/sniper.c            |   6 +-
 board/ti/am57xx/board.c             |   6 +-
 board/ti/dra7xx/evm.c               |   6 +-
 cmd/usb_mass_storage.c              |   2 +-
 common/spl/spl_sdp.c                |   2 +
 common/update.c                     |   6 +-
 configs/qemu_arm64_defconfig        |   9 +
 configs/qemu_arm_defconfig          |   9 +
 doc/android/fastboot.rst            |  19 +++
 drivers/dfu/Kconfig                 |   1 +
 drivers/dfu/dfu_ram.c               |   7 +-
 drivers/fastboot/Kconfig            |  12 ++
 drivers/fastboot/Makefile           |   1 +
 drivers/fastboot/fb_bcb_impl.c      |  43 +++++
 drivers/fastboot/fb_command.c       |  40 ++++-
 drivers/fastboot/fb_common.c        |   2 +-
 drivers/fastboot/fb_getvar.c        |   4 +-
 drivers/fastboot/fb_mmc.c           |  75 ++++++++-
 drivers/usb/eth/r8152.c             | 223 ++++++++++++++++++++++++-
 drivers/usb/eth/r8152.h             |  59 +++++--
 drivers/usb/eth/r8152_fw.c          | 228 +++++++++++++++++++++++---
 drivers/usb/gadget/Kconfig          |   6 +
 drivers/usb/gadget/Makefile         |   1 +
 drivers/usb/gadget/ci_udc.c         |   7 +
 drivers/usb/gadget/f_fastboot.c     |   6 +-
 drivers/usb/gadget/f_mass_storage.c |   6 +-
 drivers/usb/gadget/f_sdp.c          | 219 +++++++++++++++++++++----
 drivers/usb/gadget/gadget_chips.h   |   8 +
 drivers/usb/gadget/max3420_udc.c    | 875
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/host/usb-uclass.c       |  18 ++
 include/dfu.h                       |   2 +-
 include/fastboot.h                  |  23 ++-
 include/usb.h                       |   9 +
 include/usb_mass_storage.h          |   2 +-
 net/fastboot.c                      |   2 +
 39 files changed, 1867 insertions(+), 101 deletions(-)
 create mode 100644 drivers/fastboot/fb_bcb_impl.c
 create mode 100644 drivers/usb/gadget/max3420_udc.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-08-06 15:36 Marek Vasut
@ 2020-08-07 12:53 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-08-07 12:53 UTC (permalink / raw)
  To: u-boot

On Thu, Aug 06, 2020 at 05:36:17PM +0200, Marek Vasut wrote:

> The following changes since commit f1c0b7cd4be2081ae3711cec2c4cc2910a5817e1:
> 
>   Merge tag 'u-boot-imx-20200804' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-08-04 11:11:02
> -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to b5152a653d36c67a34b54c4c1e9eb182e7e5b9d6:
> 
>   usb: xhci: Add virt_to_phys() to support mapped platforms (2020-08-05
> 09:30:46 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200807/a5106ade/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-08-06 15:36 Marek Vasut
  2020-08-07 12:53 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-08-06 15:36 UTC (permalink / raw)
  To: u-boot

The following changes since commit f1c0b7cd4be2081ae3711cec2c4cc2910a5817e1:

  Merge tag 'u-boot-imx-20200804' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-08-04 11:11:02
-0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to b5152a653d36c67a34b54c4c1e9eb182e7e5b9d6:

  usb: xhci: Add virt_to_phys() to support mapped platforms (2020-08-05
09:30:46 +0200)

----------------------------------------------------------------
Stefan Roese (4):
      usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
      usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()
      usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped
      usb: xhci: Add virt_to_phys() to support mapped platforms

 drivers/usb/host/usb-uclass.c |  8 ++++----
 drivers/usb/host/xhci-mem.c   | 30 +++++++++++++++---------------
 drivers/usb/host/xhci-ring.c  |  8 ++++----
 drivers/usb/host/xhci.c       |  3 +--
 4 files changed, 24 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-06-14 15:28 Marek Vasut
@ 2020-06-15 13:33 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-06-15 13:33 UTC (permalink / raw)
  To: u-boot

On Sun, Jun 14, 2020 at 05:28:55PM +0200, Marek Vasut wrote:

> The following changes since commit be79009f3b9bbdbce283e67a865121e576d790ea:
> 
>   Merge tag 'u-boot-imx-20200609' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-06-09 09:17:24
> -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 65f7551b6e8e389ae6a6b43ccfd18da31258a9ba:
> 
>   eth/r8152: update the firmware (2020-06-14 13:36:29 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200615/10b57d35/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-06-14 15:28 Marek Vasut
  2020-06-15 13:33 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-06-14 15:28 UTC (permalink / raw)
  To: u-boot

The following changes since commit be79009f3b9bbdbce283e67a865121e576d790ea:

  Merge tag 'u-boot-imx-20200609' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-06-09 09:17:24
-0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 65f7551b6e8e389ae6a6b43ccfd18da31258a9ba:

  eth/r8152: update the firmware (2020-06-14 13:36:29 +0200)

----------------------------------------------------------------
Hayes Wang (1):
      eth/r8152: update the firmware

 drivers/usb/eth/r8152.h    |   8 ++
 drivers/usb/eth/r8152_fw.c | 481
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------
 2 files changed, 265 insertions(+), 224 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-05-30 21:06 Marek Vasut
@ 2020-05-31 14:04 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-05-31 14:04 UTC (permalink / raw)
  To: u-boot

On Sat, May 30, 2020 at 11:06:43PM +0200, Marek Vasut wrote:

> The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
> (2020-05-27 10:56:25 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 73021d11d4d53cddaa2b1c8e0bd6eb3c79dc7fdc:
> 
>   usb: ehci-mx6: Print error code on failure (2020-05-29 19:23:36 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200531/c51e3237/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-05-30 21:06 Marek Vasut
  2020-05-31 14:04 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-05-30 21:06 UTC (permalink / raw)
  To: u-boot

The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
(2020-05-27 10:56:25 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 73021d11d4d53cddaa2b1c8e0bd6eb3c79dc7fdc:

  usb: ehci-mx6: Print error code on failure (2020-05-29 19:23:36 +0200)

----------------------------------------------------------------
Hayes Wang (1):
      eth/r8152: fix assigning the wrong endpoint

Marek Vasut (2):
      usb: ehci-mx6: Handle fixed regulators correctly
      usb: ehci-mx6: Print error code on failure

 drivers/usb/eth/r8152.c     | 14 ++++++++------
 drivers/usb/host/ehci-mx6.c |  8 ++++----
 2 files changed, 12 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-05-22 23:22 Marek Vasut
@ 2020-05-23 14:28 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-05-23 14:28 UTC (permalink / raw)
  To: u-boot

On Sat, May 23, 2020 at 01:22:57AM +0200, Marek Vasut wrote:

> The following changes since commit 2fa581ba910368d0f7f995fb906d6c5e4218b594:
> 
>   Merge git://git.denx.de/u-boot-sh (2020-05-21 08:26:40 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 2cff87f7abf060dda00302680f051d5e9ce60ab9:
> 
>   eth/r8152: fix typo in register name (2020-05-22 15:22:37 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200523/c1d0dbaa/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-05-22 23:22 Marek Vasut
  2020-05-23 14:28 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-05-22 23:22 UTC (permalink / raw)
  To: u-boot

The following changes since commit 2fa581ba910368d0f7f995fb906d6c5e4218b594:

  Merge git://git.denx.de/u-boot-sh (2020-05-21 08:26:40 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 2cff87f7abf060dda00302680f051d5e9ce60ab9:

  eth/r8152: fix typo in register name (2020-05-22 15:22:37 +0200)

----------------------------------------------------------------
Adam Ford (1):
      usb: ehci-omap: Add Support for DM_USB and OF_CONTROL

Chunfeng Yun (1):
      usb: dwc3: fix NULL pointer issue

Hayes Wang (1):
      eth/r8152: fix typo in register name

 arch/arm/include/asm/ehci-omap.h |   2 ++
 drivers/usb/eth/r8152.c          |   8 +++----
 drivers/usb/eth/r8152.h          |   4 ++--
 drivers/usb/host/ehci-omap.c     | 123
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 drivers/usb/host/xhci-dwc3.c     |   6 ++---
 5 files changed, 131 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-05-12 18:39 Marek Vasut
@ 2020-05-12 22:09 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-05-12 22:09 UTC (permalink / raw)
  To: u-boot

On Tue, May 12, 2020 at 08:39:16PM +0200, Marek Vasut wrote:

> The following changes since commit 2a38d2239d0bb4d128b00886bf097ab247a0b1a7:
> 
>   Prepare v2020.07-rc2 (2020-05-11 18:28:19 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 648856ac19ea528ecdc3788a638e080c33256a3c:
> 
>   usb: dwc3: Add versal compatibility string to dwc3 glue ids
> (2020-05-12 09:27:14 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200512/3e46450d/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-05-12 18:39 Marek Vasut
  2020-05-12 22:09 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-05-12 18:39 UTC (permalink / raw)
  To: u-boot

The following changes since commit 2a38d2239d0bb4d128b00886bf097ab247a0b1a7:

  Prepare v2020.07-rc2 (2020-05-11 18:28:19 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 648856ac19ea528ecdc3788a638e080c33256a3c:

  usb: dwc3: Add versal compatibility string to dwc3 glue ids
(2020-05-12 09:27:14 +0200)

----------------------------------------------------------------
Jagan Teki (1):
      usb: dwc3: add dis_del_phy_power_chg_quirk

Siva Durga Prasad Paladugu (1):
      usb: dwc3: Add versal compatibility string to dwc3 glue ids

 drivers/usb/dwc3/core.c         | 6 ++++++
 drivers/usb/dwc3/core.h         | 1 +
 drivers/usb/dwc3/dwc3-generic.c | 1 +
 include/dwc3-uboot.h            | 1 +
 4 files changed, 9 insertions(+)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-05-05 14:24 Marek Vasut
@ 2020-05-05 20:56 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-05-05 20:56 UTC (permalink / raw)
  To: u-boot

On Tue, May 05, 2020 at 04:24:37PM +0200, Marek Vasut wrote:

> The following changes since commit c693f212c5b0433b3a49a89d87cbff28bf78eb87:
> 
>   Merge branch '2020-05-01-master-imports' (2020-05-01 16:43:15 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to c01a7773a5e71322d3458f20560344ff475cd26c:
> 
>   MAINTAINERS: MediaTek: add USB related files (2020-05-02 12:32:28 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200505/8dc06ace/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-05-05 14:24 Marek Vasut
  2020-05-05 20:56 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-05-05 14:24 UTC (permalink / raw)
  To: u-boot

The following changes since commit c693f212c5b0433b3a49a89d87cbff28bf78eb87:

  Merge branch '2020-05-01-master-imports' (2020-05-01 16:43:15 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to c01a7773a5e71322d3458f20560344ff475cd26c:

  MAINTAINERS: MediaTek: add USB related files (2020-05-02 12:32:28 +0200)

----------------------------------------------------------------
Chunfeng Yun (14):
      dm: core: Add function to get child count of ofnode or device
      test: dm: add test item for ofnode_get_child_count()
      phy: Add API for a bulk of phys
      test: dm: phy: add a test item for the phy_bulk API
      usb: dwc3: use the phy bulk API to get phys
      usb: dwc2_udc_otg: use the phy bulk API to get phys
      phy: phy-mtk-tphy: add support USB phys
      phy: phy-mtk-tphy: add support new version
      phy: phy-mtk-tphy: add a new reference clock
      xhci: mediatek: Add support for MTK xHCI host controller
      arm: dts: mt7629: add usb related nodes
      dt-bindings: phy-mtk-tphy: add properties of address mapping and
clocks
      dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host
controller
      MAINTAINERS: MediaTek: add USB related files

 MAINTAINERS                                        |   3 +
 arch/arm/dts/mt7629-rfb.dts                        |   8 +++
 arch/arm/dts/mt7629.dtsi                           |  41 +++++++++++
 arch/sandbox/dts/test.dts                          |  29 ++++++++
 doc/device-tree-bindings/phy/phy-mtk-tphy.txt      |  78
+++++++++++++++++---
 doc/device-tree-bindings/usb/mediatek,mtk-xhci.txt |  40 +++++++++++
 drivers/core/ofnode.c                              |  11 +++
 drivers/core/read.c                                |   5 ++
 drivers/phy/phy-mtk-tphy.c                         | 316
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 drivers/phy/phy-uclass.c                           |  97
+++++++++++++++++++++++++
 drivers/usb/dwc3/core.c                            |  87
+++++------------------
 drivers/usb/dwc3/dwc3-generic.c                    |   7 +-
 drivers/usb/gadget/dwc2_udc_otg.c                  |  93
+++++-------------------
 drivers/usb/host/Kconfig                           |   6 ++
 drivers/usb/host/Makefile                          |   1 +
 drivers/usb/host/xhci-dwc3.c                       |   7 +-
 drivers/usb/host/xhci-mtk.c                        | 303
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/host/xhci.c                            |  10 +++
 include/dm/ofnode.h                                |   8 +++
 include/dm/read.h                                  |  13 ++++
 include/dwc3-uboot.h                               |  11 ++-
 include/generic-phy.h                              |  92
++++++++++++++++++++++++
 include/usb/xhci.h                                 |   3 +
 test/dm/ofnode.c                                   |  21 ++++++
 test/dm/phy.c                                      |  33 +++++++++
 25 files changed, 1135 insertions(+), 188 deletions(-)
 create mode 100644 doc/device-tree-bindings/usb/mediatek,mtk-xhci.txt
 create mode 100644 drivers/usb/host/xhci-mtk.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-04-28 13:01 Marek Vasut
@ 2020-04-28 16:11 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-04-28 16:11 UTC (permalink / raw)
  To: u-boot

On Tue, Apr 28, 2020 at 03:01:48PM +0200, Marek Vasut wrote:

> The following changes since commit d16d37bcd4087b8ea0f66cb76a73edad182d151a:
> 
>   Merge tag 'video-for-v2020.07-rc1' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-video (2020-04-27
> 09:41:51 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to f3bc736e41bd9f3dd4aafe564eb8df9c279b09c4:
> 
>   usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC
> (2020-04-28 13:52:52 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200428/09bbf47c/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-04-28 13:01 Marek Vasut
  2020-04-28 16:11 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-04-28 13:01 UTC (permalink / raw)
  To: u-boot

The following changes since commit d16d37bcd4087b8ea0f66cb76a73edad182d151a:

  Merge tag 'video-for-v2020.07-rc1' of
https://gitlab.denx.de/u-boot/custodians/u-boot-video (2020-04-27
09:41:51 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to f3bc736e41bd9f3dd4aafe564eb8df9c279b09c4:

  usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC
(2020-04-28 13:52:52 +0200)

----------------------------------------------------------------
Heinrich Schuchardt (2):
      usb: avoid NULL check before free
      usb: ether: avoid NULL check before free()

Patrice Chotard (1):
      usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC

Patrick Delaunay (5):
      dm: clk: add stub when CONFIG_CLK is deactivated
      usb: host: dwc2: add phy support
      usb: host: dwc2: add clk support
      usb: host: dwc2: force reset assert
      usb: host: dwc2: add trace to have clean usb start

 drivers/usb/gadget/ether.c       |   3 +--
 drivers/usb/host/dwc2.c          | 100
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 drivers/usb/host/dwc3-sti-glue.c |   2 +-
 drivers/usb/host/ehci-hcd.c      |   9 +++------
 include/clk.h                    | 102
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 5 files changed, 193 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-04-13 20:02 Marek Vasut
@ 2020-04-14 23:24 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-04-14 23:24 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 13, 2020 at 10:02:22PM +0200, Marek Vasut wrote:

> The following changes since commit 995972ddbbcc5fccd324ab384bca9af90e710755:
> 
>   Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm (2020-04-10
> 11:40:28 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 9cadf059589c8fd18b58b35d6b99489f2fd0bd3e:
> 
>   drivers: usb: host: Add BRCM xHCI driver (2020-04-13 13:48:41 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200414/53d71fba/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-04-13 20:02 Marek Vasut
  2020-04-14 23:24 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-04-13 20:02 UTC (permalink / raw)
  To: u-boot

The following changes since commit 995972ddbbcc5fccd324ab384bca9af90e710755:

  Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm (2020-04-10
11:40:28 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 9cadf059589c8fd18b58b35d6b99489f2fd0bd3e:

  drivers: usb: host: Add BRCM xHCI driver (2020-04-13 13:48:41 +0200)

----------------------------------------------------------------
Kever Yang (3):
      usb: dwc3-of-simple: Drop redundant inclding header file
      usb: ehci-msm: Use dev interface to get device address
      usb: Migrate to support live DT for some driver

Rayagonda Kokatanur (1):
      drivers: usb: host: Add BRCM xHCI driver

 drivers/usb/cdns3/core.c           | 15 ++++++---------
 drivers/usb/cdns3/gadget.c         |  2 +-
 drivers/usb/common/common.c        | 12 +++++-------
 drivers/usb/dwc3/dwc3-generic.c    | 16 +++++++---------
 drivers/usb/dwc3/dwc3-meson-g12a.c |  2 +-
 drivers/usb/gadget/dwc2_udc_otg.c  |  5 ++---
 drivers/usb/host/Kconfig           |  8 ++++++++
 drivers/usb/host/Makefile          |  1 +
 drivers/usb/host/dwc3-of-simple.c  |  1 -
 drivers/usb/host/dwc3-sti-glue.c   | 20 +++++++-------------
 drivers/usb/host/ehci-msm.c        |  4 +---
 drivers/usb/host/ehci-mx6.c        |  2 +-
 drivers/usb/host/xhci-brcm.c       | 98
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/host/xhci-dwc3.c       |  3 +--
 drivers/usb/musb-new/ti-musb.c     | 12 +++++-------
 include/linux/usb/otg.h            | 10 ++++++----
 16 files changed, 150 insertions(+), 61 deletions(-)
 create mode 100644 drivers/usb/host/xhci-brcm.c

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-03-04 12:22 Marek Vasut
@ 2020-03-04 23:50 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-03-04 23:50 UTC (permalink / raw)
  To: u-boot

On Wed, Mar 04, 2020 at 01:22:47PM +0100, Marek Vasut wrote:

> The following changes since commit 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f:
> 
>   configs: Resync with savedefconfig (2020-02-28 13:28:38 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 491cabf067c6a8bb4a5859ab9f7e0ddc5b5347c8:
> 
>   gadget: f_thor: add missing line breaks for pr_err() (2020-03-01
> 21:58:54 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200304/b1ceb7a6/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-03-04 12:22 Marek Vasut
  2020-03-04 23:50 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-03-04 12:22 UTC (permalink / raw)
  To: u-boot

The following changes since commit 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f:

  configs: Resync with savedefconfig (2020-02-28 13:28:38 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 491cabf067c6a8bb4a5859ab9f7e0ddc5b5347c8:

  gadget: f_thor: add missing line breaks for pr_err() (2020-03-01
21:58:54 +0100)

----------------------------------------------------------------
Andy Shevchenko (1):
      dfu: Reset timeout in case of DFU request

Seung-Woo Kim (1):
      gadget: f_thor: add missing line breaks for pr_err()

 drivers/usb/gadget/f_dfu.c  |  5 +++++
 drivers/usb/gadget/f_thor.c | 24 ++++++++++++------------
 2 files changed, 17 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-02-02 17:20 Marek Vasut
@ 2020-02-02 22:42 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-02-02 22:42 UTC (permalink / raw)
  To: u-boot

On Sun, Feb 02, 2020 at 06:20:45PM +0100, Marek Vasut wrote:

> The following changes since commit 80e99adbe47d1c8590f9b971ac52257fdc51a5ec:
> 
>   Merge tag 'uniphier-v2020.04-2' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier (2020-01-31
> 13:26:28 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 13cb7cc9e8e48eb888b13743f79ff02420405044:
> 
>   dfu: Add option to skip empty pages when flashing UBI images to NAND
> (2020-02-02 18:19:52 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200202/6ca2076e/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-02-02 17:20 Marek Vasut
  2020-02-02 22:42 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-02-02 17:20 UTC (permalink / raw)
  To: u-boot

The following changes since commit 80e99adbe47d1c8590f9b971ac52257fdc51a5ec:

  Merge tag 'uniphier-v2020.04-2' of
https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier (2020-01-31
13:26:28 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 13cb7cc9e8e48eb888b13743f79ff02420405044:

  dfu: Add option to skip empty pages when flashing UBI images to NAND
(2020-02-02 18:19:52 +0100)

----------------------------------------------------------------
Guillermo Rodríguez (1):
      dfu: Add option to skip empty pages when flashing UBI images to NAND

Vignesh Raghavendra (1):
      usb: cdns3: ep0: Invalidate cache before reading Setup Packet

 drivers/dfu/Kconfig     | 7 +++++++
 drivers/dfu/dfu_nand.c  | 7 ++++++-
 drivers/usb/cdns3/ep0.c | 4 ++++
 3 files changed, 17 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2020-01-08 15:32 Marek Vasut
@ 2020-01-09 18:42 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2020-01-09 18:42 UTC (permalink / raw)
  To: u-boot

On Wed, Jan 08, 2020 at 04:32:18PM +0100, Marek Vasut wrote:

> The following changes since commit 5a8fa095cb848c60c630a83edf30d4fc46101e90:
> 
>   Merge branch 'next' (2020-01-06 17:07:49 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 3a117e721cc5b4a366dbd5fbbf8df0a80cbb0fa2:
> 
>   x86: edison: Enable DFU timeout (2020-01-07 14:37:50 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200109/5fe6f4a0/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2020-01-08 15:32 Marek Vasut
  2020-01-09 18:42 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2020-01-08 15:32 UTC (permalink / raw)
  To: u-boot

The following changes since commit 5a8fa095cb848c60c630a83edf30d4fc46101e90:

  Merge branch 'next' (2020-01-06 17:07:49 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 3a117e721cc5b4a366dbd5fbbf8df0a80cbb0fa2:

  x86: edison: Enable DFU timeout (2020-01-07 14:37:50 +0100)

----------------------------------------------------------------
Andy Shevchenko (4):
      dfu: Drop unused prototype of dfu_trigger_reset()
      dfu: Refactor do_dfu() to handle optional argument
      dfu: Add optional timeout parameter
      x86: edison: Enable DFU timeout

 cmd/dfu.c                | 28 +++++++++++++++++++++-------
 common/dfu.c             | 17 +++++++++++++++++
 configs/edison_defconfig |  1 +
 doc/README.dfu           |  8 ++++++--
 drivers/dfu/Kconfig      |  6 ++++++
 drivers/dfu/dfu.c        | 15 +++++++++++++++
 include/dfu.h            |  6 +++++-
 7 files changed, 71 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
  2019-12-21 19:37 Marek Vasut
@ 2019-12-22 23:05 ` Tom Rini
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Rini @ 2019-12-22 23:05 UTC (permalink / raw)
  To: u-boot

On Sat, Dec 21, 2019 at 08:37:07PM +0100, Marek Vasut wrote:

> The following changes since commit 643366bcd5e32878a951e39b8b553b794695b026:
> 
>   Merge tag 'u-boot-stm32-20191218' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2019-12-18 08:25:49
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 5c207282f53f86ecbf8c25cb691030d8c643ba1c:
> 
>   usb: dwc3: Fix UTMI/UTMIW phy interface initialization (2019-12-21
> 20:35:16 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191222/6fdc35c7/attachment.sig>

^ permalink raw reply	[flat|nested] 135+ messages in thread

* [PULL] u-boot-usb/master
@ 2019-12-21 19:37 Marek Vasut
  2019-12-22 23:05 ` Tom Rini
  0 siblings, 1 reply; 135+ messages in thread
From: Marek Vasut @ 2019-12-21 19:37 UTC (permalink / raw)
  To: u-boot

The following changes since commit 643366bcd5e32878a951e39b8b553b794695b026:

  Merge tag 'u-boot-stm32-20191218' of
https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2019-12-18 08:25:49
-0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 5c207282f53f86ecbf8c25cb691030d8c643ba1c:

  usb: dwc3: Fix UTMI/UTMIW phy interface initialization (2019-12-21
20:35:16 +0100)

----------------------------------------------------------------
Heinrich Schuchardt (1):
      MAINTAINERS: assign usb.c and and usb_kbd.c

Jagan Teki (1):
      usb: dwc3: Fix UTMI/UTMIW phy interface initialization

Vignesh Raghavendra (1):
      usb: cdns3: ep0: Fix build warnings related to cache ops

 MAINTAINERS             |  2 ++
 drivers/usb/cdns3/ep0.c |  1 +
 drivers/usb/dwc3/core.c | 12 ++++++++----
 drivers/usb/dwc3/core.h | 20 ++++++++------------
 4 files changed, 19 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 135+ messages in thread

end of thread, other threads:[~2024-03-09 21:59 UTC | newest]

Thread overview: 135+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16 18:53 [PULL] u-boot-usb/master Marek Vasut
2021-05-17 18:04 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2024-03-09 16:08 Marek Vasut
2024-03-09 21:58 ` Tom Rini
2024-02-20  8:35 Marek Vasut
2024-02-20 18:15 ` Tom Rini
2023-12-02  6:25 Marek Vasut
2023-12-03 21:31 ` Tom Rini
2023-10-13 19:24 Marek Vasut
2023-10-14 14:49 ` Tom Rini
2023-09-05 13:50 Marek Vasut
2023-09-06 14:52 ` Tom Rini
2023-08-25  8:57 Marek Vasut
2023-08-25 17:24 ` Tom Rini
2023-08-05 13:04 Marek Vasut
2023-08-06 13:29 ` Tom Rini
2023-07-27 10:22 Marek Vasut
2023-07-27 16:43 ` Tom Rini
2023-07-03 11:22 Marek Vasut
2023-07-06 20:02 ` Tom Rini
2023-06-21 14:21 Marek Vasut
2023-06-21 20:37 ` Tom Rini
2023-06-08 22:03 Marek Vasut
2023-06-09 18:30 ` Tom Rini
2023-04-04  0:11 Marek Vasut
2023-04-04  0:49 ` Tom Rini
2023-03-10 23:01 Marek Vasut
2023-03-13 17:40 ` Tom Rini
2023-02-22 16:27 Marek Vasut
2023-02-22 22:51 ` Tom Rini
2023-01-15 14:27 Marek Vasut
2023-01-15 20:40 ` Tom Rini
2022-12-08 14:47 Marek Vasut
2022-12-08 18:07 ` Tom Rini
2022-11-28 11:19 Marek Vasut
2022-11-28 15:34 ` Tom Rini
2022-11-04 15:18 Marek Vasut
2022-11-06 11:32 ` Tom Rini
2022-10-10 19:06 Marek Vasut
2022-10-10 21:17 ` Tom Rini
2022-09-26  1:39 Marek Vasut
2022-09-26 14:00 ` Tom Rini
2022-09-19 18:18 Marek Vasut
2022-09-19 21:50 ` Tom Rini
2022-09-03 14:31 Marek Vasut
2022-09-05  2:35 ` Tom Rini
2022-07-19 18:55 Marek Vasut
2022-07-20 11:10 ` Tom Rini
2022-07-14 15:05 Marek Vasut
2022-07-15 11:02 ` Tom Rini
2022-06-07 22:46 Marek Vasut
2022-06-08 14:16 ` Tom Rini
2022-05-21  0:29 Marek Vasut
2022-05-21 15:19 ` Tom Rini
2022-05-06 11:42 Marek Vasut
2022-05-06 16:18 ` Tom Rini
2022-04-22 13:27 Marek Vasut
2022-04-22 16:51 ` Tom Rini
2022-03-15  1:28 Marek Vasut
2022-03-15 12:13 ` Tom Rini
2022-03-01 12:16 Marek Vasut
2022-03-02  3:22 ` Tom Rini
2022-02-23  5:20 Marek Vasut
2022-02-23 20:49 ` Tom Rini
2022-02-16 19:27 Marek Vasut
2022-02-17 13:31 ` Tom Rini
2022-02-11 12:22 Marek Vasut
2022-02-11 17:05 ` Tom Rini
2022-01-27  0:35 Marek Vasut
2022-01-27 12:17 ` Tom Rini
2021-11-03 10:12 Marek Vasut
2021-11-03 14:44 ` Tom Rini
2021-10-31  8:01 Marek Vasut
2021-10-31 19:15 ` Tom Rini
2021-09-22 22:35 Marek Vasut
2021-09-23 21:20 ` Tom Rini
2021-06-25  1:12 Marek Vasut
2021-06-25 12:54 ` Tom Rini
2021-06-09 11:02 Marek Vasut
2021-06-09 18:12 ` Tom Rini
2021-04-28 22:09 Marek Vasut
2021-04-29 15:30 ` Tom Rini
2021-04-23 11:18 Marek Vasut
2021-04-23 16:23 ` Tom Rini
2021-04-18  4:28 Marek Vasut
2021-04-19  1:06 ` Tom Rini
2021-04-06 18:09 Marek Vasut
2021-04-07 12:05 ` Tom Rini
2021-03-10 11:58 Marek Vasut
2021-03-11 14:26 ` Tom Rini
2021-03-03 10:57 Marek Vasut
2021-03-03 15:10 ` Tom Rini
2021-02-26 17:56 Marek Vasut
2021-02-26 22:55 ` Tom Rini
2021-02-10 22:39 Marek Vasut
2021-02-11 21:51 ` Tom Rini
2021-02-07 20:10 Marek Vasut
2021-02-08 20:42 ` Tom Rini
2021-01-31 14:58 Marek Vasut
2021-02-01  0:44 ` Tom Rini
2020-12-16 21:30 Marek Vasut
2020-12-18 15:59 ` Tom Rini
2020-11-22 15:07 Marek Vasut
2020-11-23 15:28 ` Tom Rini
2020-10-20 10:56 Marek Vasut
2020-10-21 23:12 ` Tom Rini
2020-09-03 12:14 Marek Vasut
2020-09-03 13:03 ` Tom Rini
2020-09-03 13:35   ` Marek Vasut
2020-09-03 13:48     ` Tom Rini
2020-09-03 18:08 ` Tom Rini
2020-08-06 15:36 Marek Vasut
2020-08-07 12:53 ` Tom Rini
2020-06-14 15:28 Marek Vasut
2020-06-15 13:33 ` Tom Rini
2020-05-30 21:06 Marek Vasut
2020-05-31 14:04 ` Tom Rini
2020-05-22 23:22 Marek Vasut
2020-05-23 14:28 ` Tom Rini
2020-05-12 18:39 Marek Vasut
2020-05-12 22:09 ` Tom Rini
2020-05-05 14:24 Marek Vasut
2020-05-05 20:56 ` Tom Rini
2020-04-28 13:01 Marek Vasut
2020-04-28 16:11 ` Tom Rini
2020-04-13 20:02 Marek Vasut
2020-04-14 23:24 ` Tom Rini
2020-03-04 12:22 Marek Vasut
2020-03-04 23:50 ` Tom Rini
2020-02-02 17:20 Marek Vasut
2020-02-02 22:42 ` Tom Rini
2020-01-08 15:32 Marek Vasut
2020-01-09 18:42 ` Tom Rini
2019-12-21 19:37 Marek Vasut
2019-12-22 23:05 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.