summaryrefslogtreecommitdiff
path: root/common/cmd_mem.c
AgeCommit message (Expand)Author
2008-04-22Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov
2008-03-30Fix CFG_NO_FLASH compilation.Stelian Pop
2008-03-03fix copy from ram to dataflashKim B. Heino
2008-02-15Fix wrong memory limit calculation in memory-testGuennadi Liakhovetski
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-14Fix return value of mtest when CFG_ALT_MEMTEST setGuennadi Liakhovetski
2008-02-04add support for memory commands with Blackfin L1 instruction memoryMike Frysinger
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-02-20[PATCH 3_9] Move buffer print code from md command to common functionGrant Likely
2006-07-21Make code better readable.Wolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2004-12-16memory commands "mdc" and "mwc" added for cyclic read/writestroese
2004-10-10* Patch by Gridish Shlomi, 30 Aug 2004:wdenk
2004-07-11* Cleanupwdenk
2004-07-11* Patch by Martin Krause, 30 Jun 2004:wdenk
2004-04-18* Cleanup, minor fixeswdenk
2004-04-18Patches by Pantelis Antoniou, 16 Apr 2004:wdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk
2004-02-23* Patch by Thomas Elste, 10 Feb 2004:wdenk
2004-01-02* Cleanup lowboot code for MPC5200wdenk
2003-12-06* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-28Rewrite command lookup and help command (fix problems with bubblewdenk
2003-06-27* Code cleanup:wdenk
2003-06-16* Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hwdenk
2003-05-31* Patch by Marc Singer, 29 May 2003:wdenk
2002-08-27Initial revisionwdenk