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_mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd_mem: cmp: convert while() to for() loop
Mike Frysinger
2012-06-19
1
-5
/
+2
*
cmd_mem: cmp: unify size code paths
Mike Frysinger
2012-06-19
1
-33
/
+19
*
cmd_mem: replace custom PRINTF() with debug()
Mike Frysinger
2012-06-19
1
-9
/
+3
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
1
-11
/
+11
*
common: move extern char console_buffer[] to common.h
Igor Grinberg
2011-11-22
1
-1
/
+0
*
Revert "sandbox: Change md command to use map_physmem"
Kumar Gala
2011-11-16
1
-7
/
+2
*
sandbox: Change md command to use map_physmem
Simon Glass
2011-11-03
1
-2
/
+7
*
sandbox: Use uintptr_t for 32/64-bit compatibility
Simon Glass
2011-10-17
1
-1
/
+1
*
GCC4.6: Squash warning in cmd_mem.c
Marek Vasut
2011-10-01
1
-4
/
+4
*
Fix: if using crc32 command watchdog timed out
Jens Scharsig
2011-07-26
1
-2
/
+2
*
md5sum/sha1sum/unzip: split out of mondo mem file
Mike Frysinger
2011-04-13
1
-104
/
+0
*
crc32: make command optional
Mike Frysinger
2011-04-13
1
-0
/
+8
*
unzip: return uncompressed size in `filesize', and print it.
Wolfgang Denk
2011-02-15
1
-1
/
+9
*
Fix defines needed to enable command sha1sum
Alexander Holler
2011-01-19
1
-2
/
+2
*
cmd_mem: localize state variables
Mike Frysinger
2011-01-09
1
-3
/
+3
*
cp/cmp: Add WATCHDOG_RESET in copy and compare loop
Stefan Roese
2010-10-12
1
-0
/
+8
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-53
/
+27
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-20
/
+20
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
1
-2
/
+0
*
mem_mtest: fix error reporting, allow escape with ^C
Paul Gortmaker
2009-10-18
1
-14
/
+44
*
Add md5sum and sha1 commands...
Robin Getz
2009-08-25
1
-0
/
+68
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-20
/
+17
*
Eliminate support for using MMC as memory
Andy Fleming
2009-02-16
1
-43
/
+0
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-15
/
+15
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-12
/
+12
*
common: Iteration limit for memory test.
Dirk Eibach
2009-01-24
1
-14
/
+31
*
cmd_mem: Remove unused variable
Peter Tyser
2008-12-14
1
-1
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-9
/
+9
*
cmd_mem: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-4
/
+0
*
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-29
/
+0
*
common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY)
Markus Heidelberg
2008-09-09
1
-2
/
+0
*
cmd_mem.c: Fix help message alignment
Wolfgang Denk
2008-08-26
1
-15
/
+15
*
add 'unzip' command to u-boot commandline
Harald Welte
2008-08-18
1
-0
/
+36
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-30
/
+30
*
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
Wolfgang Denk
2008-04-25
1
-0
/
+7
|
\
|
*
Added watchdog triggering calls in the "mtest" test function.
Sergei Poselenov
2008-04-22
1
-0
/
+7
*
|
Fix CFG_NO_FLASH compilation.
Stelian Pop
2008-03-30
1
-1
/
+5
|
/
*
fix copy from ram to dataflash
Kim B. Heino
2008-03-03
1
-1
/
+1
*
Fix wrong memory limit calculation in memory-test
Guennadi Liakhovetski
2008-02-15
1
-15
/
+8
*
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-15
1
-3
/
+48
|
\
|
*
add support for memory commands with Blackfin L1 instruction memory
Mike Frysinger
2008-02-04
1
-3
/
+48
*
|
Fix return value of mtest when CFG_ALT_MEMTEST set
Guennadi Liakhovetski
2008-02-14
1
-2
/
+2
|
/
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
*
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-10
/
+5
*
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-5
/
+11
*
[PATCH 3_9] Move buffer print code from md command to common function
Grant Likely
2007-02-20
1
-51
/
+14
*
Make code better readable.
Wolfgang Denk
2006-07-21
1
-1
/
+1
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-2
/
+2
*
memory commands "mdc" and "mwc" added for cyclic read/write
stroese
2004-12-16
1
-0
/
+74
*
* Patch by Gridish Shlomi, 30 Aug 2004:
wdenk
2004-10-10
1
-1
/
+1
[next]