[U-Boot-Users] USB PULL Request

Markus Klotzbücher mk at denx.de
Tue Aug 7 22:48:59 CEST 2007


Dear Wolfgang,

Please pull from the master branch at

git://www.denx.de/git/u-boot-usb.git

which (still) contains the following changes:

Markus Klotzbücher <mk at denx.de> writes:

> The following changes since commit 09444143670c9c2243cb7aba9f70b3713d33bed1:
>   Markus Klotzbuecher (1):
>         Change duplicate usb_cpu_init_fail to usb_board_init_fail
>
> are found in the git repository at:
>
>   git://www.denx.de/git/u-boot-usb.git
>
> Markus Klotzbuecher (4):
>       USB/OHCI: endianness cleanup in the generic ohci driver
>       USB: ohci fixes and cleanup for mpc5xxx and IceCube board config
>       USB: ohci fixes and cleanup for ppc4xx and yosemite board.
>       TRAB, USB: update trab board configuration for use of generic ohci driver
>
> Rodolfo Giometti (2):
>       ISP116x: delay for crappy USB keys
>       Files include/linux/byteorder/{big,little}_endian.h define
>
> Zhang Wei (3):
>       USB event poll support
>       USB PCI-OHCI, interrupt pipe and usb event poll support
>       Add USB PCI-OHCI, USB keyboard and event poll support to the
>
>  README                        |    3 +
>  common/usb_kbd.c              |    6 +-
>  cpu/mpc5xxx/usb.c             |   54 ++++++
>  cpu/ppc4xx/Makefile           |    2 +-
>  cpu/ppc4xx/usb.c              |   50 ++++++
>  doc/README.generic_usb_ohci   |   49 ++++--
>  drivers/isp116x-hcd.c         |    1 +
>  drivers/usb_ohci.c            |  386 ++++++++++++++++++++++++++++++-----------
>  drivers/usb_ohci.h            |   12 +-
>  drivers/usbtty.c              |    6 +-
>  include/configs/IceCube.h     |    9 +-
>  include/configs/MPC8641HPCN.h |   13 ++
>  include/configs/trab.h        |    3 +-
>  include/configs/yosemite.h    |    1 +
>  include/usb.h                 |    1 +
>  15 files changed, 462 insertions(+), 134 deletions(-)
>  create mode 100644 cpu/mpc5xxx/usb.c
>  create mode 100644 cpu/ppc4xx/usb.c

Thanks and sorry everyone this took so long.

Viele Grüße / Best regards

Markus Klotzbücher

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de




More information about the U-Boot mailing list