The following changes since commit 5ed6f447af60aabd2669d913f673793c1ce48f47:
P1022DS: Set CONFIG_SPL_MAX_SIZE directly (2013-05-03 09:19:43 -0400) are available in the git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to 4f4eab4d14b181c3a9447c75fd2b41b9d0d761e4: usb: common: Use a global definition for 'min3' (2013-05-06 02:16:37 +0200) ---------------------------------------------------------------- Bo Shen (1): USB: ohci-at91: make OHCI work on at91sam9g10 SoC Jim Lin (1): USB: EHCI: Add weak functions to support new chip Julius Werner (1): usb: Add new command to set USB 2.0 port test modes Vivek Gautam (9): usb: common: Weed out USB_**_PRINTFs from usb framework USB: Some cleanup prior to USB 3.0 interface addition usb: hub: Power-cycle on root-hub ports usb: Update device class in usb device's descriptor usb: hub: Fix enumration timeout USB: SS: Add support for Super Speed USB interface usb: hub: Parallelize power-cycling of root-hub ports usb: fix: Fixing Port status and feature number constants usb: common: Use a global definition for 'min3' common/cmd_usb.c | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------- common/usb.c | 116 ++++++++++++++++++++++++++++++---------------------------- common/usb_hub.c | 242 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------- common/usb_kbd.c | 24 +++++------- common/usb_storage.c | 283 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------- drivers/usb/host/ehci-hcd.c | 75 +++++++++++++++++++++----------------- drivers/usb/host/ohci-at91.c | 4 +- include/common.h | 25 +++++++++++-- include/usb.h | 6 +++ include/usb_defs.h | 46 ++++++++++++++++++++++- 10 files changed, 580 insertions(+), 386 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot