1. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  2. 9166b77 cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX by Peter Tyser · 15 years ago
  3. 0a45a63 cmd_i2c: Clean up trivial helper functions by Peter Tyser · 15 years ago
  4. e96ad5d cmd_i2c: Clean up i2c command argument parsing by Peter Tyser · 15 years ago
  5. 0f89c54 i2c: Update references to individual i2c commands by Peter Tyser · 15 years ago
  6. d48eb51 i2c: Remove deprecated individual i2c commands by Peter Tyser · 15 years ago
  7. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 15 years ago
  8. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  9. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  10. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  11. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  13. e43a27c I2C: add new command i2c reset. by Heiko Schocher · 16 years ago
  14. 9bc2e4e cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · 16 years ago
  15. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 0800707 mod_i2c_mem() bugfix by Peter Tyser · 16 years ago
  17. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  18. 632de06 Refactor code for "i2c sdram" command by Larry Johnson · 17 years ago
  19. 0df6b84 Fix "i2c sdram" command for DDR2 DIMMs by Larry Johnson · 17 years ago
  20. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  21. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  22. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  23. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  24. 0c75c9d i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · 18 years ago
  25. 650a330 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules by Matthias Fuchs · 18 years ago
  26. d9fc703 [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined by Matthias Fuchs · 18 years ago
  27. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  28. bb99ad6 Add support for multiple I2C buses by Ben Warren · 18 years ago
  29. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  30. d4f5c72 FRAM memory access optimization. by · 19 years ago
  31. 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  32. 2535d60 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
  33. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  34. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  35. 81a8824 Initial revision by wdenk · 22 years ago