summaryrefslogtreecommitdiff
path: root/common/cmd_mem.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-21Make code better readable.Wolfgang Denk1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2004-12-16memory commands "mdc" and "mwc" added for cyclic read/writestroese1-0/+74
2004-10-11* Patch by Gridish Shlomi, 30 Aug 2004:wdenk1-1/+1
2004-07-12* Cleanupwdenk1-2/+2
2004-07-11* Patch by Martin Krause, 30 Jun 2004:wdenk1-0/+84
2004-04-18* Cleanup, minor fixeswdenk1-1/+1
2004-04-18Patches by Pantelis Antoniou, 16 Apr 2004:wdenk1-0/+71
2004-03-24* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-15/+15
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk1-0/+1
2004-02-23* Patch by Thomas Elste, 10 Feb 2004:wdenk1-0/+2
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-6/+6
2003-12-07* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk1-4/+15
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk1-0/+4
2003-07-25* Implement new mechanism to export U-Boot's functions to standalonewdenk1-13/+26
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-20/+20
2003-06-29Rewrite command lookup and help command (fix problems with bubblewdenk1-2/+4
2003-06-28* Code cleanup:wdenk1-3/+70
2003-06-17* Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk1-1/+71
2003-06-16* Fix CONFIG_NET_MULTI support in include/net.hwdenk1-12/+54
2003-05-31* Patch by Marc Singer, 29 May 2003:wdenk1-1/+2
2002-08-27Initial revisionwdenk1-0/+850