summaryrefslogtreecommitdiffstats
path: root/common/cmd_mem.c
Commit message (Expand)AuthorAgeFilesLines
* common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY)Markus Heidelberg2008-09-091-2/+0
* cmd_mem.c: Fix help message alignmentWolfgang Denk2008-08-261-15/+15
* add 'unzip' command to u-boot commandlineHarald Welte2008-08-181-0/+36
* Big white-space cleanup.Wolfgang Denk2008-05-211-30/+30
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-251-0/+7
|\
| * Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov2008-04-221-0/+7
* | Fix CFG_NO_FLASH compilation.Stelian Pop2008-03-301-1/+5
|/
* fix copy from ram to dataflashKim B. Heino2008-03-031-1/+1
* Fix wrong memory limit calculation in memory-testGuennadi Liakhovetski2008-02-151-15/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-151-3/+48
|\
| * add support for memory commands with Blackfin L1 instruction memoryMike Frysinger2008-02-041-3/+48
* | Fix return value of mtest when CFG_ALT_MEMTEST setGuennadi Liakhovetski2008-02-141-2/+2
|/
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-10/+5
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-5/+11
* [PATCH 3_9] Move buffer print code from md command to common functionGrant Likely2007-02-201-51/+14
* Make code better readable.Wolfgang Denk2006-07-211-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+2
* memory commands "mdc" and "mwc" added for cyclic read/writestroese2004-12-161-0/+74
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-101-1/+1
* * Cleanupwdenk2004-07-111-2/+2
* * Patch by Martin Krause, 30 Jun 2004:wdenk2004-07-111-0/+84
* * Cleanup, minor fixeswdenk2004-04-181-1/+1
* Patches by Pantelis Antoniou, 16 Apr 2004:wdenk2004-04-181-0/+71
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-15/+15
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-0/+1
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-231-0/+2
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-6/+6
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-061-4/+15
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-181-0/+4
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-13/+26
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-20/+20
* Rewrite command lookup and help command (fix problems with bubblewdenk2003-06-281-2/+4
* * Code cleanup:wdenk2003-06-271-3/+70
* * Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk2003-06-161-1/+71
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-151-12/+54
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-311-1/+2
* Initial revisionwdenk2002-08-271-0/+850
OpenPOWER on IntegriCloud