index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_ext2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix number base handling of "load" command
Wolfgang Denk
2013-10-07
1
-3
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-18
/
+1
*
fs: rename fsload command to load
Stephen Warren
2012-11-04
1
-1
/
+1
*
fs: fix number base behaviour change in fatload/ext*load
Stephen Warren
2012-11-04
1
-2
/
+3
*
fs: add filesystem switch libary, implement ls and fsload commands
Stephen Warren
2012-10-29
1
-10
/
+3
*
ext4fs ls load support
Uma Shankar
2012-08-09
1
-202
/
+17
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
1
-2
/
+2
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-6
/
+4
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-2
/
+2
*
Fix ext2load return code
Wolfgang Denk
2009-07-28
1
-36
/
+38
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-2
/
+2
*
cmd_ext2.c: fix compile warnings
Wolfgang Denk
2009-04-28
1
-2
/
+2
*
fs: Fix the wrong type of var
Gao Guanhua
2009-04-28
1
-1
/
+2
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-2
/
+2
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-2
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-1
/
+1
*
CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c
richardretanubun
2008-10-18
1
-2
/
+2
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-4
/
+0
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-3
/
+3
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-2
/
+2
*
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2007-02-20
1
-37
/
+3
*
Merge with /home/sr/git/u-boot
Wolfgang Denk
2005-10-17
1
-1
/
+1
|
\
|
*
Fix identification on ext2ls help entry
Stefan Roese
2005-10-14
1
-1
/
+1
*
|
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-1
/
+1
|
/
*
* Fix get_partition_info() parameter error in all other calls
wdenk
2005-03-04
1
-1
/
+4
*
* Patch by Cajus Hahn, 04 Feb 2005:
wdenk
2005-02-04
1
-1
/
+1
*
ext2fs support added
stroese
2004-12-16
1
-0
/
+294