1. 2f4d365 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · Thu Mar 25 14:07:23 2010 +0100
  2. d43a0b8 usb: write command for RAW partition. by Mahavir Jain · Tue Nov 03 12:22:10 2009 +0530
  3. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · Sat Oct 31 12:37:38 2009 -0500
  4. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  5. 6a6d9d1 USB: Add high-speed (480Mb/s) to all USB related outputs by Stefan Roese · Thu Jan 22 10:11:21 2009 +0100
  6. 3d18996 Prepare USB layer for ehci by Michael Trimarchi · Fri Nov 28 13:19:19 2008 +0100
  7. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  8. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  9. b60d265 Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · Wed Nov 26 17:40:37 2008 +0100
  10. 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · Wed Nov 26 17:41:34 2008 +0100
  11. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  12. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  13. 1eef5c3 Fix "usb part" command by Christian Eggers · Fri Jun 27 19:46:51 2008 +0200
  14. cefb402 Delay FIT format check on sector based devices by Marian Balakowicz · Fri Jun 06 23:07:40 2008 +0200
  15. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  16. 1fca254 Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · Wed Mar 26 10:41:48 2008 +0100
  17. 7ede186 USB Storage, add meaningful return value by Aras Vaichas · Tue Mar 25 12:09:07 2008 +1100
  18. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  19. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  20. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  21. 65a2752 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · Thu Feb 21 17:27:49 2008 +0100
  22. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
  23. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  24. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  25. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:05:39 2007 -0500
  26. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  27. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  28. e39589f Prevent USB commands from working when USB is stopped. by Bartlomiej Sieka · Thu Aug 03 23:20:13 2006 +0200
  29. 978333a Add rudimentary handling of alternate settings of USB interfaces - to fix by Bartlomiej Sieka · Wed Aug 02 00:54:18 2006 +0200
  30. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  31. d06ce5d Coding style cleanup by Wolfgang Denk · Tue Aug 02 17:06:17 2005 +0200
  32. c7a4f7d Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · Thu Jul 21 11:57:57 2005 +0200
  33. a2b932d * Fix baudrate calculation problem on MPC5200 systems by wdenk · Mon Jun 27 13:30:03 2005 +0000
  34. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
  35. acd0536 Cleanup USB and partition defines by wdenk · Thu Feb 24 23:23:29 2005 +0000
  36. 422fa62 Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c by wdenk · Fri Feb 04 21:33:05 2005 +0000
  37. c233db8 Fix byteorder problem in usbboot and scsiboot commands. by wdenk · Fri Feb 04 15:38:08 2005 +0000
  38. f1276d4 * Removed '--no-warn-mismatch' option from Makefile. This option by wdenk · Thu Feb 03 23:00:49 2005 +0000
  39. 20c98a6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · Fri Apr 23 20:32:05 2004 +0000
  40. 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · Sun Dec 07 18:32:37 2003 +0000
  41. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  42. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  43. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  44. c08f158 * LWMON extensions: by wdenk · Sun Apr 27 22:52:51 2003 +0000
  45. e887afc Initial revision by wdenk · Tue Aug 27 09:44:07 2002 +0000