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

Remy Bohmer linux at bohmer.net
Thu Dec 4 21:48:49 CET 2008


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(-)


More information about the U-Boot mailing list