summaryrefslogtreecommitdiff
path: root/common/cmd_eeprom.c
Commit message (Expand)AuthorAgeLines
* cmd_eeprom: I2C updatesHeiko Schocher2010-01-18-6/+8
* General help message cleanupWolfgang Denk2009-06-12-2/+2
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-12-4/+0
* Command usage cleanupPeter Tyser2009-01-28-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-43/+43
* cmd_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-10-6/+0
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-3/+4
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-4/+4
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-4/+4
* Add SM501 support to HH405 board.Stefan Roese2005-09-22-0/+9
* Add new board specific commands for TQM5200/STK52XXWolfgang Denk2005-08-19-2/+2
* FRAM memory access optimization.2005-08-12-4/+47
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-3/+3
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-4/+4
* * Code cleanup:wdenk2003-06-27-0/+23
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-19-0/+20
* * Add dual ethernet support on PM826wdenk2003-01-17-1/+1
* Initial revisionwdenk2002-08-27-0/+353