From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 10 Apr 2019 16:45:43 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066: Prepare v2019.04 (2019-04-08 21:40: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 69535b33bc1fce43dcc10b646cf44db81cffa131: usb: ehci-mx6: Use common code to extract dr_mode (2019-04-09 13:11:45 +0200) ---------------------------------------------------------------- Adam Ford (1): usb: ehci-mx6: Use common code to extract dr_mode Ismael Luceno Cortes (2): usb: host: Print device name when scanning usb: Make portspeed return a read-only string cmd/usb.c | 18 +++++------------- common/usb_hub.c | 18 +++++------------- drivers/usb/host/ehci-mx6.c | 29 +++++++++++++++-------------- drivers/usb/host/usb-uclass.c | 12 ++++-------- 4 files changed, 29 insertions(+), 48 deletions(-)