[U-Boot] [USB] pull request
Markus Klotzbücher
mk at denx.de
Tue Oct 21 09:48:05 CEST 2008
The following changes since commit 87b4ef560cf2da4ccc9e59711ad1ff7fafe96670:
Wolfgang Denk (1):
Coding style cleanup; update CHANEGLOG
are available in the git repository at:
git://git.denx.de/u-boot-usb master
Nobuhiro Iwamatsu (1):
usb: Fix compile warning of r8a66597-hcd
Remy Bohmer (5):
Fix for USB sticks not working on ARM while using GCC 4.x compilers
Refactoring parts of the common USB OHCI code
USB layer of U-Boot causes USB protocol errors while using USB memory sticks
fix USB initialisation procedure
The PIPE_INTERRUPT flag is used wrong
board/MAI/AmigaOneG3SE/usb_uhci.c | 2 +-
board/mpl/common/usb_uhci.c | 2 +-
common/usb.c | 687 +++++++++++++++-----------
cpu/arm920t/s3c24x0/usb_ohci.c | 8 +-
cpu/leon3/usb_uhci.c | 2 +-
cpu/mips/au1x00_usb_ohci.c | 9 +-
cpu/mpc5xxx/usb_ohci.c | 8 +-
cpu/ppc4xx/usb_ohci.c | 8 +-
drivers/usb/isp116x-hcd.c | 4 +-
drivers/usb/r8a66597-hcd.c | 6 +-
drivers/usb/usb_ohci.c | 972 ++++++++++++++++++++-----------------
drivers/usb/usb_ohci.h | 35 ++
include/usb.h | 16 +-
13 files changed, 986 insertions(+), 773 deletions(-)
Regards
Markus
--
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