summaryrefslogtreecommitdiffstats
path: root/commands/bootm.c
Commit message (Collapse)AuthorAgeFilesLines
* export symbolsSascha Hauer2007-10-071-0/+3
|
* declare lots of functions staticSascha Hauer2007-09-281-3/+3
|
* print_size() -> size_human_readable()Sascha Hauer2007-09-261-6/+8
| | | | return a pointer to a human readable string rather than printingit directly
* remove u-boot command paramter flagSascha Hauer2007-09-241-17/+17
|
* - fix handling of images on not mappable devices in bootm.Sascha Hauer2007-09-131-8/+28
| | | | - split up image information string function into several functions
* use memmap() to save one memcpy call in bootmSascha Hauer2007-07-151-34/+45
|
* fix compiler warningSascha Hauer2007-07-111-3/+3
|
* svn_rev_692Sascha Hauer2007-07-051-310/+104
|
* svn_rev_653Sascha Hauer2007-07-051-18/+0
| | | | restructure tree, add reginfo command
* svn_rev_643Sascha Hauer2007-07-051-0/+1043
structure cleanup