aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_eeprom.c
AgeCommit message (Expand)Author
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2012-02-14cmd_eeprom: typoPeter Meerwald
2011-07-28cosmetic: spell fixes etc.Michael Jones
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-01-18cmd_eeprom: I2C updatesHeiko Schocher
2009-06-12General help message cleanupWolfgang Denk
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10cmd_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-09-22Add SM501 support to HH405 board.Stefan Roese
2005-08-19Add new board specific commands for TQM5200/STK52XXWolfgang Denk
2005-08-12FRAM memory access optimization.
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk
2003-01-17* Add dual ethernet support on PM826wdenk
2002-08-27Initial revisionwdenk