aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_i2c.c
AgeCommit message (Expand)Author
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19i2c: fix command usage helpHeiko Schocher
2010-08-26CMD_I2C: make alen=0 workReinhard Meyer
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-03-29i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks
2010-03-29cmd_i2c: introduced get_alen helper functionFrans Meulenbroeks
2010-03-29cmd_i2c: moved a define to before the functionsFrans Meulenbroeks
2010-03-29cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks
2010-03-29cmd_i2c.c: declared local functions as staticFrans Meulenbroeks
2010-03-21cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks
2010-03-21cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks
2010-03-21cmd_i2c.c: reworked subcommand handlingFrans Meulenbroeks
2010-03-21cmd_i2c.c: reduced subaddress length to 3 bytesFrans Meulenbroeks
2009-12-07i2c: fix dangling comment in do_i2c_mw()Heiko Schocher
2009-12-02Removes dead code in the file common/cmd_i2c.cPratap Chandu
2009-07-18cmd_i2c: bugfix: add missing braceAlessandro Rubini
2009-06-12General help message cleanupWolfgang Denk
2009-06-12cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser
2009-06-12cmd_i2c: Clean up trivial helper functionsPeter Tyser
2009-06-12cmd_i2c: Clean up i2c command argument parsingPeter Tyser
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher
2008-10-18I2C: add new command i2c reset.Heiko Schocher
2008-10-14cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUSPeter Tyser
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD
2008-08-21mod_i2c_mem() bugfixPeter Tyser
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-01-12Refactor code for "i2c sdram" commandLarry Johnson
2008-01-12Fix "i2c sdram" command for DDR2 DIMMsLarry Johnson
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-03-28i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese
2007-03-08[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs
2007-03-08[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs
2006-11-28mpc83xx: Miscellaneous code style fixesTimur Tabi
2006-11-03Add support for multiple I2C busesBen Warren
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-08-12FRAM memory access optimization.
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk