1. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  2. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  3. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  4. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  5. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  7. 3bab76a Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
  8. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  9. 09475f7 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  10. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  11. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  12. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  13. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  14. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  15. 2309c13 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · 17 years ago
  16. fd9bcaa common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  17. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  18. 7882751 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 17 years ago
  19. eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  20. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  21. 4782ac8 Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago
  22. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  23. 460c322 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
  24. b05dcb5 * Fix get_partition_info() parameter error in all other calls by wdenk · 20 years ago
  25. 2f91694 Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c by wdenk · 20 years ago
  26. f8883cb Fix byteorder problem in usbboot and scsiboot commands. by wdenk · 20 years ago
  27. 1a344f2 * Removed '--no-warn-mismatch' option from Makefile. This option by wdenk · 20 years ago
  28. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  29. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  30. 4532cb6 * LWMON extensions: by wdenk · 21 years ago
  31. e887afc Initial revision by wdenk · 22 years ago