The following changes since commit 247161b8160fc699b0a517f081220bb50bc502a8:
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-03-07 20:54:22 -0500) are available in the git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to eb838e7d84a5211ccca0662297b4dfd1cc29e9df: usb: create common header virtual root hub descriptors (2014-03-10 18:53:36 +0100) ---------------------------------------------------------------- Stephen Warren (3): ush: ehci: initialize altnext pointers in QH usb: ehci: fully align interrupt QHs/QTDs usb: create common header virtual root hub descriptors arch/mips/cpu/mips32/au1x00/au1x00_usb_ohci.c | 99 +--------------------------------------------------------------------- arch/powerpc/cpu/mpc5xxx/usb_ohci.c | 99 +--------------------------------------------------------------------- arch/powerpc/cpu/ppc4xx/usb_ohci.c | 99 +--------------------------------------------------------------------- arch/sparc/cpu/leon3/usb_uhci.c | 107 +++------------------------------------------------------------------------- board/mpl/common/usb_uhci.c | 115 +++------------------------------------------------------------------------------- drivers/usb/host/ehci-hcd.c | 8 ++++-- drivers/usb/host/isp116x-hcd.c | 100 +---------------------------------------------------------------------- drivers/usb/host/ohci-hcd.c | 98 +--------------------------------------------------------------------- drivers/usb/host/ohci-s3c24xx.c | 95 +------------------------------------------------------------------- drivers/usb/host/r8a66597-hcd.c | 104 +------------------------------------------------------------------------- drivers/usb/musb/musb_hcd.c | 93 +----------------------------------------------------------------- include/usbroothubdes.h | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 12 files changed, 149 insertions(+), 997 deletions(-) create mode 100644 include/usbroothubdes.h _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot