index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_ximg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg
Simon Glass
2013-09-03
1
-2
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
1
-1
/
+1
*
x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined
Simon Glass
2013-05-13
1
-0
/
+2
*
common: Use new numeric setenv functions
Simon Glass
2013-02-28
1
-5
/
+2
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
1
-4
/
+9
*
checkpatch whitespace cleanups
Stephen Warren
2011-10-22
1
-36
/
+36
*
common/cmd_ximg.c: add ifdef protection for gzip uncompression
Matthew McClintock
2011-07-26
1
-0
/
+2
*
various cmd_* files: fixed layout a little bit
Frans Meulenbroeks
2010-08-09
1
-1
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
Prepare v2010.03-rc1
Wolfgang Denk
2010-03-12
1
-1
/
+1
*
cmd_ximg.c: fix error: 'i' undeclared
Wolfgang Denk
2010-01-31
1
-14
/
+19
*
add ability to handle compressed images to imxtract
Wolfgang Wegner
2010-01-26
1
-7
/
+85
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-5
/
+6
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-1
/
+1
*
Memory footprint optimizations
Bartlomiej Sieka
2008-04-24
1
-1
/
+1
*
[new uImage] Compilation and new uImage handling fixes for imxtract
Bartlomiej Sieka
2008-03-20
1
-8
/
+4
*
[new uImage] Add new uImage format support to imgextract command
Marian Balakowicz
2008-03-12
1
-31
/
+78
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-3
/
+3
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-45
/
+58
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
1
-1
/
+1
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-23
/
+13
*
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-2
/
+2
*
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
Patch by Robert Schwebel, 13 May 2004:
wdenk
2004-06-09
1
-0
/
+144