From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 16 Jan 2016 07:08:30 +0100 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: <201601160708.30862.marex@denx.de> 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 782acf7b52db6bec1a796773e3033b4afcd6c9e2: Merge git://git.denx.de/u-boot-rockchip (2016-01-15 08:11:15 -0500) are available in the git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to 447b9cdf2c4d8d7c6cb1ff64426c1dfaf7396f93: common: usb: fix checking condition (2016-01-16 07:06:55 +0100) ---------------------------------------------------------------- Peng Fan (1): common: usb: fix checking condition Sanchayan Maity (2): usb: host: ehci-vf: Remove hardcoded USB host client configuration usb: host: ehci-vf: Implement board_usb_phy_mode weak function Ye.Li (1): usb:ci_udc: Remove ULPI setting for i.MX OTG controller common/usb.c | 2 +- drivers/usb/gadget/ci_udc.c | 14 +++----------- drivers/usb/host/ehci-vf.c | 15 ++++++++++----- 3 files changed, 14 insertions(+), 17 deletions(-)