aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-01-18cmd_eeprom: I2C updatesHeiko Schocher1-6/+8
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser1-4/+0
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-43/+43
2008-09-10cmd_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-6/+0
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-3/+4
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-4/+4
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-4/+4
2005-09-22Add SM501 support to HH405 board.Stefan Roese1-0/+9
2005-08-19Add new board specific commands for TQM5200/STK52XXWolfgang Denk1-2/+2
2005-08-12FRAM memory access optimization.1-4/+47
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-3/+3
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-0/+23
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk1-0/+20
2003-01-17* Add dual ethernet support on PM826wdenk1-1/+1
2002-08-27Initial revisionwdenk1-0/+353