Commit Graph

23 Commits (727f63334676e760877d43bfb8f0e9331ac8b101)

Author SHA1 Message Date
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 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
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 18 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 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 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 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