summaryrefslogtreecommitdiffstats
path: root/common/cmd_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+1
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-2/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
|/
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* cmd_eeprom: typoPeter Meerwald2012-02-141-1/+1
* cosmetic: spell fixes etc.Michael Jones2011-07-281-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* cmd_eeprom: I2C updatesHeiko Schocher2010-01-181-6/+8
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-121-4/+0
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-43/+43
* cmd_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-6/+0
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-3/+4
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-4/+4
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-4/+4
* Add SM501 support to HH405 board.Stefan Roese2005-09-221-0/+9
* Add new board specific commands for TQM5200/STK52XXWolfgang Denk2005-08-191-2/+2
* FRAM memory access optimization.2005-08-121-4/+47
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-3/+3
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
* * Code cleanup:wdenk2003-06-271-0/+23
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-191-0/+20
* * Add dual ethernet support on PM826wdenk2003-01-171-1/+1
* Initial revisionwdenk2002-08-271-0/+353
OpenPOWER on IntegriCloud