1. 3dc9be8 eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · 8 years ago
  2. e7c2729 eeprom: use eeprom_execute_command for all eeprom functions by Nikita Kiryanov · 8 years ago
  3. c40f037 eeprom: refactor i2c bus and devaddr parsing by Nikita Kiryanov · 8 years ago
  4. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  5. 2636ac6 cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · 8 years ago
  6. a6e7b77 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · 8 years ago
  7. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_eeprom.c]
  8. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_eeprom.c]
  9. 52bc7c7 eeprom: fix eeprom write procedure by Alexey Brodkin · 9 years ago
  10. d4e69e6 eeprom: Clean up checkpatch issues by Marek Vasut · 9 years ago
  11. d4fec4e eeprom: Add support for selecting i2c bus by Marek Vasut · 9 years ago
  12. 354e3ed eeprom: Add bus argument to eeprom_init() by Marek Vasut · 9 years ago
  13. 1a37889 eeprom: Pull out the RW loop by Marek Vasut · 9 years ago
  14. 39b6f98 eeprom: Pull out transfer length computation by Marek Vasut · 9 years ago
  15. 6717e3c eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS by Marek Vasut · 9 years ago
  16. 8eee40a eeprom: Suck the ifdef into eeprom_init() by Marek Vasut · 9 years ago
  17. d738746 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS by Marek Vasut · 9 years ago
  18. 52cd47c eeprom: Make eeprom_write_enable() weak by Marek Vasut · 9 years ago
  19. 02c321c eeprom: Pull out address computation by Marek Vasut · 9 years ago
  20. 9132088 eeprom: Pull out the I/O code by Marek Vasut · 9 years ago
  21. 53a85ad eeprom: Zap CONFIG_SPI_X by Marek Vasut · 9 years ago
  22. b7b2e3f eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  23. ec7012e eeprom: Zap CONFIG_SYS_EEPROM_X40430 by Marek Vasut · 9 years ago
  24. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  25. 4f296d0 eeprom: Shuffle code around by Marek Vasut · 9 years ago
  26. 189d257 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · 9 years ago
  27. 4bf3a56 Revert "common, env: Fix support for environment in i2c eeprom" by Valentin Longchamp · 10 years ago
  28. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  29. 01a0c64 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · 10 years ago
  30. 6ca6d08 cmd_eeprom: bug fix for i2c read/write by Kuo-Jung Su · 11 years ago
  31. a2e0a45 cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
  32. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  35. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  36. e506a00 cmd_eeprom: typo by Peter Meerwald · 12 years ago
  37. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  38. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  39. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  40. 548738b cmd_eeprom: I2C updates by Heiko Schocher · 15 years ago
  41. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  42. 9c90a2c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 15 years ago
  43. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  44. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  45. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. d1034bc cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  49. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  50. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  51. 98f4a3d Add SM501 support to HH405 board. by Stefan Roese · 19 years ago
  52. 6617aae Add new board specific commands for TQM5200/STK52XX by Wolfgang Denk · 19 years ago
  53. d4f5c72 FRAM memory access optimization. by · 19 years ago
  54. 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 20 years ago
  55. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  56. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  57. 6dd652f Patches by Murray Jensen, 17 Jun 2003: by wdenk · 21 years ago
  58. aacf9a4 * Add dual ethernet support on PM826 by wdenk · 22 years ago
  59. 3863585 Initial revision by wdenk · 22 years ago