| Commit message (Expand) | Author | Age | Lines |
* | common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) | Markus Heidelberg | 2008-09-09 | -2/+0 |
* | cmd_mem.c: Fix help message alignment | Wolfgang Denk | 2008-08-26 | -15/+15 |
* | add 'unzip' command to u-boot commandline | Harald Welte | 2008-08-18 | -0/+36 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -30/+30 |
* | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk | 2008-04-25 | -0/+7 |
|\ |
|
| * | Added watchdog triggering calls in the "mtest" test function. | Sergei Poselenov | 2008-04-22 | -0/+7 |
* | | Fix CFG_NO_FLASH compilation. | Stelian Pop | 2008-03-30 | -1/+5 |
|/ |
|
* | fix copy from ram to dataflash | Kim B. Heino | 2008-03-03 | -1/+1 |
* | Fix wrong memory limit calculation in memory-test | Guennadi Liakhovetski | 2008-02-15 | -15/+8 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin | Wolfgang Denk | 2008-02-15 | -3/+48 |
|\ |
|
| * | add support for memory commands with Blackfin L1 instruction memory | Mike Frysinger | 2008-02-04 | -3/+48 |
* | | Fix return value of mtest when CFG_ALT_MEMTEST set | Guennadi Liakhovetski | 2008-02-14 | -2/+2 |
|/ |
|
* | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -10/+5 |
* | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -5/+11 |
* | [PATCH 3_9] Move buffer print code from md command to common function | Grant Likely | 2007-02-20 | -51/+14 |
* | Make code better readable. | Wolfgang Denk | 2006-07-21 | -1/+1 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -2/+2 |
* | memory commands "mdc" and "mwc" added for cyclic read/write | stroese | 2004-12-16 | -0/+74 |
* | * Patch by Gridish Shlomi, 30 Aug 2004: | wdenk | 2004-10-10 | -1/+1 |
* | * Cleanup | wdenk | 2004-07-11 | -2/+2 |
* | * Patch by Martin Krause, 30 Jun 2004: | wdenk | 2004-07-11 | -0/+84 |
* | * Cleanup, minor fixes | wdenk | 2004-04-18 | -1/+1 |
* | Patches by Pantelis Antoniou, 16 Apr 2004: | wdenk | 2004-04-18 | -0/+71 |
* | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 2004-03-23 | -15/+15 |
* | * Patch by Masami Komiy, 22 Feb 2004: | wdenk | 2004-02-24 | -0/+1 |
* | * Patch by Thomas Elste, 10 Feb 2004: | wdenk | 2004-02-23 | -0/+2 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -6/+6 |
* | * Patch by Nicolas Lacressonnière, 12 Nov 2003: | wdenk | 2003-12-06 | -4/+15 |
* | * Patches by Anders Larsen, 17 Sep 2003: | wdenk | 2003-09-18 | -0/+4 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -13/+26 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -20/+20 |
* | Rewrite command lookup and help command (fix problems with bubble | wdenk | 2003-06-28 | -2/+4 |
* | * Code cleanup: | wdenk | 2003-06-27 | -3/+70 |
* | * Patch by Nicolas Lacressonniere, 11 Jun 2003: | wdenk | 2003-06-16 | -1/+71 |
* | * Fix CONFIG_NET_MULTI support in include/net.h | wdenk | 2003-06-15 | -12/+54 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -1/+2 |
* | Initial revision | wdenk | 2002-08-27 | -0/+850 |