Commit Graph

27 Commits (cb5d88b9611e0c35c53543ad3b4ab99fa82203e3)

Author SHA1 Message Date
Joakim Tjernlund c0559be371 Change env_get_char from a global function ptr to a function. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b48a4842 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected 17 years ago
Rafal Jaworowski 26a41790f8 Globalize envmatch() 17 years ago
Kyungmin Park d7e8ce101a OneNAND support (take #2) 17 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 18 years ago
Stefan Roese 3865b1fb78 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 18 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
Jeffrey Mann 9ffd451afe [patch] setenv(...) can delete environmentalvariables 18 years ago
Stefan Roese 7fc4c71a14 Fix file mode 18 years ago
Jeffrey Mann afb903a2eb [patch] setenv(...) can delete environmentalvariables 18 years ago
Bartlomiej Sieka c84bad0ef6 Fix to make the baudrate changes immediate for the MCF52x2 family. 18 years ago
Wolfgang Denk 471a7be7a0 Check for illegal character '=' in environment variable names. 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Markus Klotzbuecher 3c4eb0880b Some minor fixes to environment in NAND code. 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk a5bbcc3c53 * Patches by Sean Chang, 09 Aug 2004: 20 years ago
wdenk 281e00a3be * Code cleanup 21 years ago
wdenk 13a5695b7c Patch by Jian Zhang, 20 May 2004: 21 years ago
wdenk 5779d8d985 * Patch by Nicolas Lacressonnière, 12 Nov 2003: 21 years ago
stroese 155cb0104a - Fix bug in CONFIG_VERSION_VARIABLE. 22 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
stroese 0587597ca3 U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). 22 years ago
wdenk d0fb80c302 * Restrict baudrate settings on LWMON to higher speeds 22 years ago
wdenk c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002: 22 years ago
wdenk 2a3cb02076 Quick & Dirty fix for log buffer problem when environment is not set 22 years ago
wdenk a68d3ed0ac Initial revision 22 years ago