1. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  2. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 9 months ago
  3. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  4. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  5. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  7. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  8. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  9. b2ea91b crc: Fix code style with crc functions by Simon Glass · 4 years, 10 months ago
  10. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  11. 19f8c4d cmd: i2c: Fix help output of i2c command. by Christoph Muellner · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  14. 28df8ed cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C by Nobuhiro Iwamatsu · 7 years ago
  15. e46f8a3 i2c: Set default I2C bus number by Lukasz Majewski · 8 years ago
  16. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  17. 18c4e7f i2c: spd: Extend SPD memory types by Michal Simek · 9 years ago
  18. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_i2c.c]
  19. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_i2c.c]
  20. 4fbd258 i2c: Correct command return values by Simon Glass · 9 years ago
  21. e4099c8 i2c: cmd: Relocate subcommands when MANUAL_RELOC by Michal Simek · 9 years ago
  22. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  23. c10c8e3 dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  24. 59aa9df dm: i2c: Implement 'i2c bus' command for driver model by Simon Glass · 9 years ago
  25. ed16f14 cmd_i2c: Provide option for bulk 'i2c write' in one transaction by Lubomir Popov · 10 years ago
  26. 9e533cb cmd_i2c: quit I2C commands immediately on error by Masahiro Yamada · 10 years ago
  27. ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  28. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  29. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  30. 5468461 cmd_i2c: change variable type for 10bit addressing support by Masahiro Yamada · 10 years ago
  31. 63656b7 dm: i2c: Implement driver model support in the i2c command by Simon Glass · 10 years ago
  32. c1a6f37 dm: i2c: Move error reporting into a common function by Simon Glass · 10 years ago
  33. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  34. b26440f Rename bootretry functions and remove #ifdefs by Simon Glass · 10 years ago
  35. 0098e17 Move bootretry code into bootretry.c and clean up by Simon Glass · 10 years ago
  36. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 10 years ago
  37. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago
  38. 880a412 i2c: fix i2c dev command for not using new framework by Heiko Schocher · 11 years ago
  39. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  40. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  41. cfb25cc cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  42. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  43. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  44. 735987c edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  45. 06afa38 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c by Marek Vasut · 12 years ago
  46. 2515d84 i2c: Use __weak instead of __attribute__((weak, alias)) by Marek Vasut · 12 years ago
  47. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  48. 54b99e5 i2c_probe: update for use in scripting by Eric Nelson · 12 years ago
  49. ff5d2dc common/i2c: Add i2c write command by York Sun · 12 years ago
  50. 8ec038a i2c: deblock i2c bus also if accessed before realocation by Holger Brunck · 12 years ago
  51. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  52. e315046 common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  53. e8260cb common/cmd_i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  54. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  55. c649dda i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · 13 years ago
  56. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  57. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  58. 4444b22 i2c: fix command usage help by Heiko Schocher · 14 years ago
  59. 7a92e53 CMD_I2C: make alen=0 work by Reinhard Meyer · 14 years ago
  60. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  61. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  62. fd03ea8 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  63. 2c0dc99 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · 15 years ago
  64. a266fe9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · 15 years ago
  65. 4a8cf33 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · 15 years ago
  66. 3a6dcb9 cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · 15 years ago
  67. 652e535 cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · 15 years ago
  68. fb0070e cmd_i2c.c: sorted commands alphabetically by Frans Meulenbroeks · 15 years ago
  69. bfc3b77 cmd_i2c.c: reworked subcommand handling by Frans Meulenbroeks · 15 years ago
  70. faffe14 cmd_i2c.c: reduced subaddress length to 3 bytes by Frans Meulenbroeks · 15 years ago
  71. df002fa i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · 15 years ago
  72. bd3784d Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · 15 years ago
  73. 6aee304 cmd_i2c: bugfix: add missing brace by Alessandro Rubini · 15 years ago
  74. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  75. 9166b77 cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX by Peter Tyser · 15 years ago
  76. 0a45a63 cmd_i2c: Clean up trivial helper functions by Peter Tyser · 15 years ago
  77. e96ad5d cmd_i2c: Clean up i2c command argument parsing by Peter Tyser · 15 years ago
  78. 0f89c54 i2c: Update references to individual i2c commands by Peter Tyser · 15 years ago
  79. d48eb51 i2c: Remove deprecated individual i2c commands by Peter Tyser · 15 years ago
  80. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 15 years ago
  81. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  82. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  83. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  84. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  86. e43a27c I2C: add new command i2c reset. by Heiko Schocher · 16 years ago
  87. 9bc2e4e cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · 16 years ago
  88. 8a40fb1 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. 0800707 mod_i2c_mem() bugfix by Peter Tyser · 16 years ago
  90. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  91. 632de06 Refactor code for "i2c sdram" command by Larry Johnson · 17 years ago
  92. 0df6b84 Fix "i2c sdram" command for DDR2 DIMMs by Larry Johnson · 17 years ago
  93. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  94. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  95. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  96. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  97. 0c75c9d i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · 17 years ago
  98. 650a330 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules by Matthias Fuchs · 18 years ago
  99. d9fc703 [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined by Matthias Fuchs · 18 years ago
  100. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago