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