Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
42bf3eec8f151c2e7a60db58ee89309a053a4c3d
/
common
/
cmd_scsi.c
c82961d
scsi: Use correct printf() format string for uintptr_t
by Simon Glass
· Wed Oct 15 04:38:37 2014 -0600
0c3ab85
common: spl: Add spl sata boot support
by Dan Murphy
· Mon Feb 03 06:59:01 2014 -0600
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
0d996a8
scsi: Correct types of scsi_read/write()
by Simon Glass
· Wed Jul 03 07:11:41 2013 -0700
2eec2ab
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· Tue Apr 09 21:11:56 2013 +0000
4a59809
Consolidate bool type
by York Sun
· Mon Apr 01 11:29:11 2013 -0700
bcc3539
ahci: Support 64-bit LBA option when reading capacity
by Gabe Black
· Mon Oct 29 05:23:57 2012 +0000
e50a10e
scsi: Add function and env var to report number of scsi drives
by Stefan Reinauer
· Mon Oct 29 05:23:48 2012 +0000
98a6c4e
scsi: Add scsi_write to SCSI driver
by Hung-Te Lin
· Mon Oct 29 05:23:46 2012 +0000
3e9fa30
scsi: Provide support for a list of AHCI controllers.
by Vadim Bendebury
· Mon Oct 29 05:23:45 2012 +0000
a20cbf9
combine block device load commands into common function
by Rob Herring
· Fri Sep 21 04:02:30 2012 +0000
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· Sat Dec 10 08:44:01 2011 +0000
6252b4f
disk/part.c: Make features optional
by Matthew McClintock
· Tue May 24 05:31:19 2011 +0000
c2829ff
scsi/ahci: add support for non-PCI controllers
by Rob Herring
· Wed Jul 06 16:13:36 2011 +0000
194c2e8
autostart: unify duplicated logic into the bootm code
by Mike Frysinger
· Sun Jun 05 13:43:02 2011 +0000
f489250
Revert "boot cmds: convert to getenv_yesno() with autostart"
by Wolfgang Denk
· Tue Jan 11 20:56:34 2011 +0100
27c0b4a
boot cmds: convert to getenv_yesno() with autostart
by Mike Frysinger
· Wed Oct 20 07:17:55 2010 -0400
2a5ba45
do_bootm: unify duplicate prototypes
by Mike Frysinger
· Wed Oct 20 03:35:39 2010 -0400
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· Tue Jan 27 18:03:10 2009 -0600
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· Mon Jul 14 15:19:07 2008 +0200
cefb402
Delay FIT format check on sector based devices
by Marian Balakowicz
· Fri Jun 06 23:07:40 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
e6bdd34
[new uImage] Add new uImage format handling to other bootm related commands
by Marian Balakowicz
· Wed Mar 12 10:33:01 2008 +0100
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· Fri Feb 29 14:58:34 2008 +0100
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· Mon Feb 04 08:28:09 2008 +0100
a1cc147
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· Thu Feb 21 17:27:41 2008 +0100
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· Tue Jan 08 18:14:09 2008 +0100
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
4404c16
Fix warning differ in signedness in common/cmd_scsi.c
by Stefan Roese
· Sat Nov 17 07:58:25 2007 +0100
4c17634
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· Sun Jul 08 18:05:39 2007 -0500
3de8b24
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:01:54 2007 -0500
3957bc1
[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
by Denis Peter
· Fri Apr 13 09:13:33 2007 +0200
2089cab
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
by Grant Likely
· Tue Feb 20 09:05:45 2007 +0100
ffc2dd7
[PATCH 1_4] Merge common get_dev() routines for block devices
by Grant Likely
· Tue Feb 20 09:04:34 2007 +0100
ae180dc
Add AHCI support to u-boot
by Jin Zhengxiong
· Wed Aug 23 19:10:44 2006 +0800
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
6a3d6b0
(re)enabled scsi commands do_scsi() and do_scsiboot()
by Wolfgang Denk
· Thu Aug 04 01:14:12 2005 +0200
286dca8
* Fix get_partition_info() parameter error in all other calls
by wdenk
· Fri Mar 04 11:27:31 2005 +0000
422fa62
Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c
by wdenk
· Fri Feb 04 21:33:05 2005 +0000
c233db8
Fix byteorder problem in usbboot and scsiboot commands.
by wdenk
· Fri Feb 04 15:38:08 2005 +0000
f1276d4
* Removed '--no-warn-mismatch' option from Makefile. This option
by wdenk
· Thu Feb 03 23:00:49 2005 +0000
f12e396
Fix some missing commands, cleanup header files
by wdenk
· Sun Jun 29 21:03:46 2003 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
c08f158
* LWMON extensions:
by wdenk
· Sun Apr 27 22:52:51 2003 +0000
e887afc
Initial revision
by wdenk
· Tue Aug 27 09:44:07 2002 +0000