1. 0a55627 i2c: Set default I2C bus number by Lukasz Majewski · Tue Mar 21 12:08:25 2017 +0100
  2. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  3. 95e11f4 i2c: spd: Extend SPD memory types by Michal Simek · Mon Feb 15 11:58:37 2016 +0100
  4. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_i2c.c]
  5. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_i2c.c]
  6. 63f5785 i2c: Correct command return values by Simon Glass · Tue Dec 29 05:22:50 2015 -0700
  7. 28990ed i2c: cmd: Relocate subcommands when MANUAL_RELOC by Michal Simek · Fri Dec 04 16:56:57 2015 +0100
  8. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  9. a44d5df dm: i2c: Add a command to adjust the offset length by Simon Glass · Sat Aug 22 18:31:33 2015 -0600
  10. b8c2f88 dm: i2c: Implement 'i2c bus' command for driver model by Simon Glass · Mon May 04 11:30:57 2015 -0600
  11. 56dae70 cmd_i2c: Provide option for bulk 'i2c write' in one transaction by Lubomir Popov · Fri Jan 30 19:56:04 2015 +0200
  12. 6b546f3 cmd_i2c: quit I2C commands immediately on error by Masahiro Yamada · Thu Feb 05 13:50:26 2015 +0900
  13. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · Thu Feb 05 21:41:32 2015 -0700
  14. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · Sun Jan 25 08:26:55 2015 -0700
  15. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · Mon Jan 12 18:02:07 2015 -0700
  16. b87abaf cmd_i2c: change variable type for 10bit addressing support by Masahiro Yamada · Sat Dec 20 03:34:23 2014 +0900
  17. c11ddd4 dm: i2c: Implement driver model support in the i2c command by Simon Glass · Wed Dec 10 08:55:48 2014 -0700
  18. 2a30239 dm: i2c: Move error reporting into a common function by Simon Glass · Tue Nov 11 10:46:17 2014 -0700
  19. f384fbf common: commands: make commands static by Jeroen Hofstee · Mon Jun 23 00:22:08 2014 +0200
  20. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · Thu Apr 10 20:01:31 2014 -0600
  21. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · Thu Apr 10 20:01:30 2014 -0600
  22. be6aafc Add cli_ prefix to readline functions by Simon Glass · Thu Apr 10 20:01:27 2014 -0600
  23. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · Thu Apr 10 20:01:25 2014 -0600
  24. 52fe2bf i2c: fix i2c dev command for not using new framework by Heiko Schocher · Fri Aug 23 09:39:16 2013 +0200
  25. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  27. 95f1d7e cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · Sat Jun 22 21:56:35 2013 +0800
  28. a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · Thu Oct 25 10:32:14 2012 +0200
  29. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  30. 6664f20 edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · Wed Dec 05 14:46:40 2012 +0000
  31. 2476c8d i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c by Marek Vasut · Mon Nov 12 14:34:27 2012 +0000
  32. 392d924 i2c: Use __weak instead of __attribute__((weak, alias)) by Marek Vasut · Mon Nov 12 14:34:25 2012 +0000
  33. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  34. 4de3168 i2c_probe: update for use in scripting by Eric Nelson · Sun Sep 23 10:12:56 2012 +0000
  35. 53bb44d common/i2c: Add i2c write command by York Sun · Sun Sep 16 08:02:30 2012 +0000
  36. d9a028a i2c: deblock i2c bus also if accessed before realocation by Holger Brunck · Thu Jun 28 04:30:22 2012 +0000
  37. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  38. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · Mon Nov 07 01:13:56 2011 +0000
  39. 9a9619f common/cmd_i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:54 2011 +0000
  40. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · Thu Jul 14 22:09:28 2011 +0000
  41. 2f8baaa i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · Fri Apr 08 16:24:08 2011 +0200
  42. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  43. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  44. 167ad64 i2c: fix command usage help by Heiko Schocher · Fri Sep 17 13:10:35 2010 +0200
  45. ae62eb6 CMD_I2C: make alen=0 work by Reinhard Meyer · Wed Aug 25 14:41:16 2010 +0200
  46. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  47. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  48. ae18b41 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · Fri Mar 26 09:46:42 2010 +0100
  49. d388e88 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · Fri Mar 26 09:46:41 2010 +0100
  50. 97ea6e9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · Fri Mar 26 09:46:40 2010 +0100
  51. 6a08fd1 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · Fri Mar 26 09:46:39 2010 +0100
  52. 3f3748d cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · Fri Mar 26 09:46:38 2010 +0100
  53. 290eefb cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · Thu Feb 25 10:12:16 2010 +0100
  54. 1c70402 cmd_i2c.c: sorted commands alphabetically by Frans Meulenbroeks · Thu Feb 25 10:12:15 2010 +0100
  55. a5b9522 cmd_i2c.c: reworked subcommand handling by Frans Meulenbroeks · Thu Feb 25 10:12:14 2010 +0100
  56. 94bf72b cmd_i2c.c: reduced subaddress length to 3 bytes by Frans Meulenbroeks · Thu Feb 25 10:12:12 2010 +0100
  57. b9a8d45 i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · Sat Dec 05 11:59:51 2009 +0100
  58. 83e3535 Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · Thu Nov 12 19:28:25 2009 +0530
  59. d7218fe cmd_i2c: bugfix: add missing brace by Alessandro Rubini · Fri Jul 17 14:42:11 2009 +0200
  60. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  61. 65a48ea cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX by Peter Tyser · Sat Apr 18 22:34:06 2009 -0500
  62. b9077a4 cmd_i2c: Clean up trivial helper functions by Peter Tyser · Sat Apr 18 22:34:05 2009 -0500
  63. 4ff03cf cmd_i2c: Clean up i2c command argument parsing by Peter Tyser · Sat Apr 18 22:34:04 2009 -0500
  64. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · Sat Apr 18 22:34:03 2009 -0500
  65. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  66. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · Sat Apr 18 22:34:01 2009 -0500
  67. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  68. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  69. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  70. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  71. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  72. 017568e I2C: add new command i2c reset. by Heiko Schocher · Wed Oct 15 09:33:30 2008 +0200
  73. 8d4b8b5 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · Wed Oct 01 12:25:04 2008 -0500
  74. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  75. f0d8881 mod_i2c_mem() bugfix by Peter Tyser · Fri Aug 15 14:36:32 2008 -0500
  76. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  77. 38c9b9b Refactor code for "i2c sdram" command by Larry Johnson · Fri Jan 11 23:26:18 2008 -0500
  78. 330d19a Fix "i2c sdram" command for DDR2 DIMMs by Larry Johnson · Thu Jan 10 22:23:39 2008 -0500
  79. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  80. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  81. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
  82. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  83. d09d601 i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · Wed Mar 28 14:52:12 2007 +0200
  84. b60b5e2 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules by Matthias Fuchs · Thu Mar 08 16:26:52 2007 +0100
  85. dd6cffc [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined by Matthias Fuchs · Thu Mar 08 16:25:47 2007 +0100
  86. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · Tue Nov 28 12:09:35 2006 -0600
  87. 4565715 Add support for multiple I2C buses by Ben Warren · Thu Sep 07 16:50:54 2006 -0400
  88. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  89. a484c60 FRAM memory access optimization. by m8 · Fri Aug 12 21:16:13 2005 +0200
  90. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  91. 2bb1105 * Patch by Martin Krause, 17 Jul 2003: by wdenk · Thu Jul 17 23:16:40 2003 +0000
  92. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  93. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  94. 81a8824 Initial revision by wdenk · Sat Oct 26 15:22:42 2002 +0000