Commit Graph

46 Commits (a75fa148d60b1975403441e45565621bba50d2d9)

Author SHA1 Message Date
Andy Fleming b2e2ed0233 Eliminate support for using MMC as memory 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Dirk Eibach b6fc6fd49a common: Iteration limit for memory test. 16 years ago
Peter Tyser d16da93430 cmd_mem: Remove unused variable 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b64b775e75 cmd_mem: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8a40fb148e move cmd_get_data_size to command.c 16 years ago
Markus Heidelberg 748b5274e7 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) 16 years ago
Wolfgang Denk 19f101412c cmd_mem.c: Fix help message alignment 16 years ago
Harald Welte fe2ce5500e add 'unzip' command to u-boot commandline 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Sergei Poselenov a6e6fc610e Added watchdog triggering calls in the "mtest" test function. 17 years ago
Stelian Pop 880cc4381e Fix CFG_NO_FLASH compilation. 17 years ago
Kim B. Heino 84d0c2f1e3 fix copy from ram to dataflash 17 years ago
Guennadi Liakhovetski 6f4abee789 Fix wrong memory limit calculation in memory-test 17 years ago
Guennadi Liakhovetski 1f780aa6f1 Fix return value of mtest when CFG_ALT_MEMTEST set 17 years ago
Mike Frysinger 4c727c77e4 add support for memory commands with Blackfin L1 instruction memory 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 18 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Grant Likely c95c4280d7 [PATCH 3_9] Move buffer print code from md command to common function 18 years ago
Wolfgang Denk 029b6dc77c Make code better readable. 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
stroese 4aaf29b2f5 memory commands "mdc" and "mwc" added for cyclic read/write 20 years ago
wdenk e1599e83d6 * Patch by Gridish Shlomi, 30 Aug 2004: 20 years ago
wdenk 810509266f * Cleanup 21 years ago
wdenk 56523f1283 * Patch by Martin Krause, 30 Jun 2004: 21 years ago
wdenk 6e5923851e * Cleanup, minor fixes 21 years ago
wdenk c26e454dfc Patches by Pantelis Antoniou, 16 Apr 2004: 21 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 21 years ago
wdenk cbd8a35c6d * Patch by Masami Komiy, 22 Feb 2004: 21 years ago
wdenk 2d1a537d87 * Patch by Thomas Elste, 10 Feb 2004: 21 years ago
wdenk d4ca31c40e * Cleanup lowboot code for MPC5200 21 years ago
wdenk 5779d8d985 * Patch by Nicolas Lacressonnière, 12 Nov 2003: 21 years ago
wdenk 5f535fe170 * Patches by Anders Larsen, 17 Sep 2003: 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk 9d2b18a0f9 Rewrite command lookup and help command (fix problems with bubble 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 2abbe07547 * Patch by Nicolas Lacressonniere, 11 Jun 2003: 22 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 22 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 years ago
wdenk 3863585bb1 Initial revision 23 years ago