[U-Boot] [PULL] U-Boot USB
Wolfgang Denk
wd at denx.de
Sat Mar 3 15:25:57 CET 2012
Dear Marek Vasut,
In message <201203021140.19652.marex at denx.de> you wrote:
>
> in order to get all the rotting patches mainline ASAP, I'm submitting pull
> request via u-boot-pxa/usb branch:
Thanks.
I've added your key to the USB repo, so you can use this directly now.
Welcome aboard as the new USB custodian.
[And thanks again to Remy for all the work done so far.]
> The following changes since commit 54e96680cb96fb7a4b8f43fd949c62054004d3e5:
>
> Merge branch 'master' of git://git.denx.de/u-boot-microblaze (2012-02-26
> 22:17:40 +0100)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-pxa.git usb
>
> for you to fetch changes up to 7e99b47667955d51f5fa88c4f64b331df0139e70:
>
> USB: relax usbcore reset timings (2012-03-02 11:37:55 +0100)
>
> ----------------------------------------------------------------
> Marek Vasut (3):
> USB: Staticize internal functions
> USB: Separate out USB hub driver
> USB: Make struct devrequest setup_packet local
>
> Shiraz Hashim (1):
> usbtty: adapt buffers for large packet support
>
> Vincent Palatin (3):
> eth: remove usb-ethernet devices before re-enumerating them
> USB: fix USB keyboard polling parameter
> usb: add numeric keypad support to HID driver
>
> Wolfgang Grandegger (1):
> USB: relax usbcore reset timings
>
> amartin at nvidia.com (2):
> USB: reevaluate iomux stdin on USB kbd detect
> USB: move keyboard polling into kbd driver
>
> common/Makefile | 2 +-
> common/usb.c | 448 +-----------------------------------
> common/usb_hub.c | 486 +++++++++++++++++++++++++++++++++++++++
> common/usb_kbd.c | 36 +++-
> drivers/serial/usbtty.c | 2 +-
> drivers/usb/eth/usb_ether.c | 7 +-
> drivers/usb/host/ehci-hcd.c | 30 ---
> drivers/usb/host/ohci-hcd.c | 6 -
> drivers/usb/host/r8a66597-hcd.c | 6 -
> drivers/usb/musb/musb_hcd.c | 28 ---
> include/net.h | 1 +
> include/usb.h | 9 +-
> include/usbdevice.h | 4 +-
> net/eth.c | 29 +++
> 14 files changed, 579 insertions(+), 515 deletions(-)
> create mode 100644 common/usb_hub.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing. - Dick Brandon
More information about the U-Boot
mailing list