From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 6 Apr 2012 04:55:12 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master :: FOR u-boot/-next Message-ID: <201204060455.12514.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 3cfdca334e86e5491c0091182a83cb35523a9da7: usb: use noinline define (2012-04-06 02:19:35 +0200) ---------------------------------------------------------------- Mike Frysinger (1): usb: use noinline define Vipin KUMAR (1): Enable high speed support for USB device framework and usbtty README | 8 +++++++ common/usb.c | 3 +- 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 ++++++++++++++++++- 8 files changed, 118 insertions(+), 8 deletions(-)