Commit Graph

45 Commits (472d546054dadacca91530bad42ad06f6408124e)

Author SHA1 Message Date
York Sun 472d546054 Consolidate bool type 11 years ago
Gabe Black b4c5bbce49 ahci: Support 64-bit LBA option when reading capacity 12 years ago
Stefan Reinauer 447c031ba4 scsi: Add function and env var to report number of scsi drives 12 years ago
Hung-Te Lin 758c9e6954 scsi: Add scsi_write to SCSI driver 12 years ago
Vadim Bendebury 4ae5eb7c5b scsi: Provide support for a list of AHCI controllers. 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 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
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
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 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
Marian Balakowicz 3bab76a26e Delay FIT format check on sector based devices 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 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 16 years ago
Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 16 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Stefan Roese 2309c130aa Fix warning differ in signedness in common/cmd_scsi.c 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
Denis Peter 7882751c78 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c 17 years ago
Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 17 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 17 years ago
Jin Zhengxiong 4782ac80b0 Add AHCI support to u-boot 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Wolfgang Denk 460c322f13 (re)enabled scsi commands do_scsi() and do_scsiboot() 19 years ago
wdenk b05dcb58fe * Fix get_partition_info() parameter error in all other calls 19 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 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