コミット履歴

作者 SHA1 メッセージ 日付
  Sergei Poselenov 842404ea07 Fixed clobbered output of the "help usb" command 14 年 前
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 年 前
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 年 前
  Serge Ziryukin 65d342541e cmd_usb.c: show cmd usage if no args given 15 年 前
  Kim B. Heino aaad108b88 USB storage count 15 年 前
  Wolfgang Denk 060f28532b cmd_usb.c: print debug messages only when DEBUG is defined 15 年 前
  Mahavir Jain 127e10842b usb: write command for RAW partition. 15 年 前
  Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 年 前
  Wolfgang Denk a89c33db96 General help message cleanup 16 年 前
  Stefan Roese f1c1f54024 USB: Add high-speed (480Mb/s) to all USB related outputs 16 年 前
  Michael Trimarchi 3e126484df Prepare USB layer for ehci 16 年 前
  Peter Tyser 2fb2604d5c Command usage cleanup 16 年 前
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 年 前
  Michael Trimarchi bebfc6ef3e Remove obsolete command (apply afte USB style patch, 80 chars strict) 16 年 前
  Michael Trimarchi de39f8c19d USB style patch, 80 chars strict 16 年 前
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 年 前
  Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 年 前
  Christian Eggers d4b5f3fa00 Fix "usb part" command 17 年 前
  Marian Balakowicz 3bab76a26e Delay FIT format check on sector based devices 17 年 前
  Wolfgang Denk 53677ef18e Big white-space cleanup. 17 年 前
  Wolfgang Denk b951f8d317 Merge branch 'master_merge_new-image' of /home/tur/git/u-boot 17 年 前
  Aras Vaichas f6b44e0e4d USB Storage, add meaningful return value 17 年 前
  Marian Balakowicz 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 17 年 前
  Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 年 前
  Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 年 前
  Marian Balakowicz 5583cbf736 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds 17 年 前
  Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 17 年 前
  Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 年 前
  Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 年 前
  Jon Loeliger fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 18 年 前