[U-Boot] Pull Request: u-boot-usb.git

The following changes since commit 2077e348c2a84901022ad95311b47b70361e6daa: Scott Wood (1): NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
Jean-Christophe PLAGNIOL-VILLARD (1): drivers/usb: Move conditional compilation to Makefile
Michael Trimarchi (2): USB style patch, 80 chars strict Remove obsolete command (apply afte USB style patch, 80 chars strict)
Remy Bohmer (1): Remove non-ascii characters from fat code
common/cmd_usb.c | 596 ++++++++++++++++++++------------------- common/usb.c | 40 ++- drivers/usb/Makefile | 19 +- drivers/usb/isp116x-hcd.c | 4 - drivers/usb/sl811_usb.c | 3 - drivers/usb/usb_ohci.c | 4 - drivers/usb/usbdcore_ep0.c | 4 - drivers/usb/usbdcore_mpc8xx.c | 4 - drivers/usb/usbdcore_omap1510.c | 4 - fs/fat/fat.c | 4 +- include/fat.h | 2 +- include/usb.h | 222 ++++++++------- 12 files changed, 477 insertions(+), 429 deletions(-)

Dear Remy Bohmer,
In message 20081204204849.GB30300@ws043276 you wrote:
The following changes since commit 2077e348c2a84901022ad95311b47b70361e6daa: Scott Wood (1): NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
Jean-Christophe PLAGNIOL-VILLARD (1): drivers/usb: Move conditional compilation to Makefile
Michael Trimarchi (2): USB style patch, 80 chars strict Remove obsolete command (apply afte USB style patch, 80 chars strict)
Remy Bohmer (1): Remove non-ascii characters from fat code
common/cmd_usb.c | 596 ++++++++++++++++++++------------------- common/usb.c | 40 ++- drivers/usb/Makefile | 19 +- drivers/usb/isp116x-hcd.c | 4 - drivers/usb/sl811_usb.c | 3 - drivers/usb/usb_ohci.c | 4 - drivers/usb/usbdcore_ep0.c | 4 - drivers/usb/usbdcore_mpc8xx.c | 4 - drivers/usb/usbdcore_omap1510.c | 4 - fs/fat/fat.c | 4 +- include/fat.h | 2 +- include/usb.h | 222 ++++++++------- 12 files changed, 477 insertions(+), 429 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Remy Bohmer
-
Wolfgang Denk