aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-21mod_i2c_mem() bugfixPeter Tyser1-3/+3
2008-05-21Big white-space cleanup.Wolfgang Denk1-8/+8
2008-01-12Refactor code for "i2c sdram" commandLarry Johnson1-291/+220
2008-01-12Fix "i2c sdram" command for DDR2 DIMMsLarry Johnson1-119/+496
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-5/+0
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-4/+4
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-5/+5
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-5/+5
2007-03-28i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese1-2/+1
2007-03-08[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs1-0/+2
2007-03-08[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs1-20/+20
2006-11-28mpc83xx: Miscellaneous code style fixesTimur Tabi1-130/+75
2006-11-03Add support for multiple I2C busesBen Warren1-5/+154
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2005-08-12FRAM memory access optimization.1-0/+6
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-114/+114
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-0/+3
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-16/+16
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+57
2002-10-26Initial revisionwdenk1-0/+868