Commit Graph

65 Commits (4905443f1ce7fc6159b7690e1f9e460dc6c6356d)

Author SHA1 Message Date
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 13 years ago
Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 13 years ago
Veli-Pekka Peltola 1af9f96337 usb: add help for missing start subcommand 13 years ago
Veli-Pekka Peltola b3813a221b cosmetic: remove excess whitespace from usb command help 13 years ago
Wolfgang Denk 10f4dd784f common/cmd_usb.c: fix warning: variable ... set but not used 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 14 years ago
Loïc Minier 6052cbab40 Fix misc spelling errors found by lintian 14 years ago
Simon Glass 89d48367ed Add USB host ethernet adapter support 14 years ago
Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Sergei Poselenov 842404ea07 Fixed clobbered output of the "help usb" command 15 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Serge Ziryukin 65d342541e cmd_usb.c: show cmd usage if no args given 15 years ago
Kim B. Heino aaad108b88 USB storage count 15 years ago
Wolfgang Denk 060f28532b cmd_usb.c: print debug messages only when DEBUG is defined 15 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 16 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. 17 years ago
Christian Eggers d4692b0ba8 Fix "usb part" command 17 years ago
Christian Eggers d4b5f3fa00 Fix "usb part" command 17 years ago
Marian Balakowicz 3bab76a26e Delay FIT format check on sector based devices 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Aras Vaichas f6b44e0e4d USB Storage, add meaningful return value 17 years ago
Marian Balakowicz 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 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. 18 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 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. 19 years ago
Bartlomiej Sieka 7455af41d1 Add rudimentary handling of alternate settings of USB interfaces - to fix 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 20 years ago