index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_ximg.c
Age
Commit message (
Expand
)
Author
2013-09-03
sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-13
x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined
Simon Glass
2013-03-01
common: Use new numeric setenv functions
Simon Glass
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2011-10-21
checkpatch whitespace cleanups
Stephen Warren
2011-07-26
common/cmd_ximg.c: add ifdef protection for gzip uncompression
Matthew McClintock
2010-08-08
various cmd_* files: fixed layout a little bit
Frans Meulenbroeks
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-03-12
Prepare v2010.03-rc1
Wolfgang Denk
2010-01-31
cmd_ximg.c: fix error: 'i' undeclared
Wolfgang Denk
2010-01-26
add ability to handle compressed images to imxtract
Wolfgang Wegner
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2008-04-24
Memory footprint optimizations
Bartlomiej Sieka
2008-03-20
[new uImage] Compilation and new uImage handling fixes for imxtract
Bartlomiej Sieka
2008-03-12
[new uImage] Add new uImage format support to imgextract command
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2007-07-08
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-03
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2004-06-09
Patch by Robert Schwebel, 13 May 2004:
wdenk