From: Marek Vasut <marex@denx.de>
To: Tom Rini <trini@konsulko.com>,
"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Subject: [PULL] u-boot-usb/next
Date: Thu, 18 May 2023 17:01:23 +0200 [thread overview]
Message-ID: <98fab62f-4563-6597-e59a-0ee44eeea2cf@denx.de> (raw)
The following changes since commit 5d0b3dde115b0d26d414199678983d01b738ad1b:
Merge branch '2023-05-15-build-system-updates' into next (2023-05-15
15:26:54 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git next
for you to fetch changes up to da83ada02a2684f743fadaf3b915e92f83d74628:
usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig
symbols (2023-05-17 01:51:39 +0200)
----------------------------------------------------------------
Marek Vasut (4):
usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/
usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/
usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/
usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig
symbols
common/spl/Kconfig | 90
---------------------------------------------
drivers/usb/Kconfig | 22 +++++++++++
drivers/usb/gadget/Kconfig | 88
++++++++++++++++++++++++++++++++++++++++++++
drivers/usb/gadget/Makefile | 8 ++--
drivers/usb/host/Kconfig | 13 +++++++
5 files changed, 126 insertions(+), 95 deletions(-)
next reply other threads:[~2023-05-18 15:01 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 15:01 Marek Vasut [this message]
2023-05-18 20:09 ` [PULL] u-boot-usb/next Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2026-06-03 0:40 Marek Vasut
2026-06-03 18:21 ` Tom Rini
2025-10-05 12:59 Marek Vasut
2025-10-05 17:48 ` Tom Rini
2025-09-25 23:08 Marek Vasut
2025-09-26 15:56 ` Tom Rini
2025-03-17 3:15 Marek Vasut
2025-03-18 1:14 ` Tom Rini
2024-09-09 20:20 Marek Vasut
2024-09-10 4:08 ` Tom Rini
2023-09-16 10:16 Marek Vasut
2023-09-16 22:38 ` Tom Rini
2023-09-05 13:50 Marek Vasut
2023-09-06 17:50 ` Tom Rini
2023-03-03 0:05 Marek Vasut
2023-03-03 23:40 ` Tom Rini
2023-02-22 15:36 Marek Vasut
2023-02-22 18:37 ` Tom Rini
2023-02-22 22:09 ` Marek Vasut
2023-02-23 1:50 ` Tom Rini
2023-02-23 4:45 ` Marek Vasut
2023-02-23 16:36 ` Tom Rini
2020-10-01 8:29 Marek Vasut
2020-10-01 17:09 ` Tom Rini
2020-10-01 17:42 ` Marek Vasut
2020-10-01 18:09 ` Tom Rini
2020-10-01 18:38 ` Marek Vasut
2020-03-30 9:32 Marek Vasut
2020-04-01 13:43 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=98fab62f-4563-6597-e59a-0ee44eeea2cf@denx.de \
--to=marex@denx.de \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.