From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 18 Mar 2019 04:08:18 +0100 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: <2ff03891-e829-af47-43cb-6fa0a15d4c3c@gmail.com> 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 9659eb46af6249b6e4b3712e60a1eb2e87fc48a1: Merge branch 'master' of git://git.denx.de/u-boot-samsung (2019-03-14 11:37:11 -0400) are available in the Git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to f402d268e8e17e9d6d1d9bf8a8b1f6e0b07718ef: fastboot: common: fix default fastboot_boot on 64-bit (2019-03-16 13:29:43 +0100) ---------------------------------------------------------------- Jean-Jacques Hiblot (1): usb: udc-uclass: Fixed problem when no alias is defined in DT Neil Armstrong (1): fastboot: common: fix default fastboot_boot on 64-bit Sean Nyekjaer (1): cmd: fastboot: handle watchdog while waiting for fastboot commands. cmd/fastboot.c | 2 ++ drivers/fastboot/fb_common.c | 2 +- drivers/usb/gadget/udc/udc-uclass.c | 7 +++++-- 3 files changed, 8 insertions(+), 3 deletions(-)