[U-Boot] [USB] pull request

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

Dear Markus =?iso-8859-1?Q?Klotzb=FCcher?=,
In message 20081021074805.GA1988@lisa you wrote:
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(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Markus Klotzbücher
-
Wolfgang Denk