| Commit message (Expand) | Author | Age | Lines |
* | Refactor code for "i2c sdram" command | Larry Johnson | 2008-01-12 | -291/+220 |
* | Fix "i2c sdram" command for DDR2 DIMMs | Larry Johnson | 2008-01-12 | -119/+496 |
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -5/+0 |
* | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -4/+4 |
* | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -5/+5 |
* | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -5/+5 |
* | i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined | Stefan Roese | 2007-03-28 | -2/+1 |
* | [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules | Matthias Fuchs | 2007-03-08 | -0/+2 |
* | [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined | Matthias Fuchs | 2007-03-08 | -20/+20 |
* | mpc83xx: Miscellaneous code style fixes | Timur Tabi | 2006-11-28 | -130/+75 |
* | Add support for multiple I2C buses | Ben Warren | 2006-11-03 | -5/+154 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -2/+2 |
* | FRAM memory access optimization. | | 2005-08-12 | -0/+6 |
* | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 2004-03-23 | -114/+114 |
* | * Patch by Martin Krause, 17 Jul 2003: | wdenk | 2003-07-17 | -0/+3 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -16/+16 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+57 |
* | Initial revision | wdenk | 2002-10-26 | -0/+868 |