
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(-)