- 5b2e6c2 Fix: if using crc32 command watchdog timed out by Jens Scharsig · 13 years ago
- a227490 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 14 years ago
- 321ab9e crc32: make command optional by Mike Frysinger · 14 years ago
- 2fdcce2 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · 14 years ago
- 37ef539 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
- 1a4af8c cmd_mem: localize state variables by Mike Frysinger · 14 years ago
- d4ef82b cp/cmp: Add WATCHDOG_RESET in copy and compare loop by Stefan Roese · 14 years ago
- 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
- cb47b4f mem_mtest: fix error reporting, allow escape with ^C by Paul Gortmaker · 15 years ago
- 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · 15 years ago
- c54781c General help message cleanup by Wolfgang Denk · 16 years ago
- 0919258 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
- dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
- ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- b265989 common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
- ed3baea cmd_mem: Remove unused variable by Peter Tyser · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- eb1e307 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) by Markus Heidelberg · 16 years ago
- 2a34383 cmd_mem.c: Fix help message alignment by Wolfgang Denk · 16 years ago
- f0db32c add 'unzip' command to u-boot commandline by Harald Welte · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
- 474dbb8 Added watchdog triggering calls in the "mtest" test function. by Sergei Poselenov · 17 years ago
- a63d2eb Fix CFG_NO_FLASH compilation. by Stelian Pop · 17 years ago
- 1eb0fd5 fix copy from ram to dataflash by Kim B. Heino · 17 years ago
- d4e3fb4 Fix wrong memory limit calculation in memory-test by Guennadi Liakhovetski · 17 years ago
- 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
- 4de8571 Fix return value of mtest when CFG_ALT_MEMTEST set by Guennadi Liakhovetski · 17 years ago
- e578d68 add support for memory commands with Blackfin L1 instruction memory by Mike Frysinger · 17 years ago
- d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 02a0078 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
- f0e38c1 Make code better readable. Patch by Ladislav Michl, 14 Sep 2005 by Wolfgang Denk · 18 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- fb5e0ac memory commands "mdc" and "mwc" added for cyclic read/write by stroese · 20 years ago
- 391b574 * Patch by Gridish Shlomi, 30 Aug 2004: by wdenk · 20 years ago
- 7dd1329 * Cleanup by wdenk · 20 years ago
- 6451936 * Patch by Martin Krause, 30 Jun 2004: Add support for TQM5200 board by wdenk · 20 years ago
- 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
- 6203e40 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · 21 years ago
- 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
- be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
- 2ebee31 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago
- 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
- 8676590 * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago
- 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
- 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
- f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- 3086a97 Rewrite command lookup and help command (fix problems with bubble by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- 381669a * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · 21 years ago
- 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
- abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
- 3863585 Initial revision by wdenk · 22 years ago