u-boot-brain/drivers/usb
Remy Bohmer 6f5794a6f7 Refactoring parts of the common USB OHCI code
This patch refactors some large routines of the USB OHCI code by
making some routines smaller and more readable which helps
debugging and understanding the code. (Makes the code looks
somewhat more like the Linux implementation.)

Also made entire file compliant to Linux Coding Rules (checkpatch.pl compliant)

Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Markus Klotzbuecher <mk@denx.de>
2008-09-17 15:41:16 +02:00
..
isp116x-hcd.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
isp116x.h drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
Makefile Fix compile error related to r8a66597-hcd & usb 2008-08-12 00:00:03 +02:00
r8a66597-hcd.c Fix compile error related to r8a66597-hcd & usb 2008-08-12 00:00:03 +02:00
r8a66597.h Coding style cleanup, update CHANGELOG, prepare release 2008-08-12 16:08:38 +02:00
sl811_usb.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
sl811.h drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
usb_ohci.c Refactoring parts of the common USB OHCI code 2008-09-17 15:41:16 +02:00
usb_ohci.h Refactoring parts of the common USB OHCI code 2008-09-17 15:41:16 +02:00
usbdcore_ep0.c fix USB devices with multiple configurations 2008-07-10 11:51:52 +02:00
usbdcore_mpc8xx.c fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
usbdcore_omap1510.c Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c 2008-08-07 17:32:10 +02:00
usbdcore.c Fix more printf() format warnings 2008-07-30 00:54:25 +02:00