From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 30 Mar 2012 22:23:18 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: <201203302223.18444.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 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2: Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash (2012-03-23 21:59:16 +0100) are available in the git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to f9da0f894328802cb8aaeb8a24660e37ff624d26: Enable high speed support for USB device framework and usbtty (2012-03-28 16:31:08 +0200) ---------------------------------------------------------------- Vipin KUMAR (1): Enable high speed support for USB device framework and usbtty README | 8 +++++++ drivers/serial/usbtty.c | 50 ++++++++++++++++++++++++++++++++++++++++++++- drivers/serial/usbtty.h | 4 +++ drivers/usb/gadget/core.c | 1 - drivers/usb/gadget/ep0.c | 23 +++++++++++++++++--- include/usbdescriptors.h | 15 +++++++++++++ include/usbdevice.h | 22 ++++++++++++++++++- 7 files changed, 116 insertions(+), 7 deletions(-)