Commit Graph

56 Commits (52d6ad5ecfb22938441c8e3e62935fbd7b0f0920)

Author SHA1 Message Date
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Mike Frysinger 4c94f6c54b nvedit: speed up printing of environment 16 years ago
Heiko Schocher da95427ce4 netloop: updates for NetLoop 16 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 16 years ago
Mike Frysinger 56b555a644 nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() 16 years ago
Heiko Schocher 2f70c49e5b netloop: speed up NetLoop 16 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 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
Mike Frysinger ba69dc26a5 saveenv: standardize enablement 16 years ago
Gary Jennejohn 16a28ef219 IOMUX: Add console multiplexing support. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1ede78710c nvedit: rename error comment to CONFIG_ENV_IS_IN_ 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 9656138ff1 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 057c849c45 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 17 years ago
Wolfgang Denk d5996dd555 Fix some more printf() format problems. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 17 years ago
Steven A. Falco f6a69559d6 cmd_nvedit.c: clean up syntax highlighting 17 years ago
Steven A. Falco 75678c807a Make setenv() return status 17 years ago
Haavard Skinnemoen 8c66497e06 Add support for environment in SPI flash 17 years ago
Wolfgang Denk a8409f4f1a environment: cleanup prototype declarations of env functions. 17 years ago
Wolfgang Denk c9dca3c3f3 Revert "Change env_get_char from a global function ptr to a function." 17 years ago
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() 18 years ago
Kyungmin Park d7e8ce101a OneNAND support (take #2) 18 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. 19 years ago
Wolfgang Denk 471a7be7a0 Check for illegal character '=' in environment variable names. 19 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 20 years ago
wdenk a5bbcc3c53 * Patches by Sean Chang, 09 Aug 2004: 21 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: 22 years ago