Commit Graph

49 Commits (47e26b1bf91ddef69f4a3892815c857db094cef9)

Author SHA1 Message Date
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Serge Ziryukin 65d342541e cmd_usb.c: show cmd usage if no args given 14 years ago
Kim B. Heino aaad108b88 USB storage count 14 years ago
Wolfgang Denk 060f28532b cmd_usb.c: print debug messages only when DEBUG is defined 14 years ago
Mahavir Jain 127e10842b usb: write command for RAW partition. 15 years ago
Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Stefan Roese f1c1f54024 USB: Add high-speed (480Mb/s) to all USB related outputs 16 years ago
Michael Trimarchi 3e126484df Prepare USB layer for ehci 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Michael Trimarchi bebfc6ef3e Remove obsolete command (apply afte USB style patch, 80 chars strict) 16 years ago
Michael Trimarchi de39f8c19d USB style patch, 80 chars strict 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 16 years ago
Christian Eggers d4692b0ba8 Fix "usb part" command 16 years ago
Christian Eggers d4b5f3fa00 Fix "usb part" command 16 years ago
Marian Balakowicz 3bab76a26e Delay FIT format check on sector based devices 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Aras Vaichas f6b44e0e4d USB Storage, add meaningful return value 16 years ago
Marian Balakowicz 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 16 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 16 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz 5583cbf736 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds 17 years ago
Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 years ago
Bartlomiej Sieka e51aae3829 Prevent USB commands from working when USB is stopped. 18 years ago
Bartlomiej Sieka 7455af41d1 Add rudimentary handling of alternate settings of USB interfaces - to fix 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Wolfgang Denk 095b8a3798 Coding style cleanup 19 years ago
Jon Loeliger de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. 19 years ago
Wolfgang Denk 9c998aa831 Fix low-level OHCI transfers for ARM920t and MPC5xxx 19 years ago
wdenk 342717f72a * Fix baudrate calculation problem on MPC5200 systems 19 years ago
wdenk 414eec35e3 Fix problems with SNTP support; 19 years ago
wdenk 1968e615d4 Cleanup USB and partition defines 20 years ago
wdenk 2f916943c9 Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c 20 years ago
wdenk f8883cb101 Fix byteorder problem in usbboot and scsiboot commands. 20 years ago
wdenk 1a344f298d * Removed '--no-warn-mismatch' option from Makefile. This option 20 years ago
wdenk 5cf91d6bdc * Modify KUP4X board configuration to use SL811 driver for USB memory 20 years ago
wdenk a2663ea4fc * Patches by David Mller, 14 Nov 2003: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 4532cb696e * LWMON extensions: 21 years ago
wdenk e887afc9da Initial revision 22 years ago