1. 9e559fd eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · 9 years ago
  2. 91f226a eeprom: use eeprom_execute_command for all eeprom functions by Nikita Kiryanov · 9 years ago
  3. adb62f0 eeprom: refactor i2c bus and devaddr parsing by Nikita Kiryanov · 9 years ago
  4. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  5. 1bdbe2d cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · 9 years ago
  6. df0a914 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · 9 years ago
  7. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_eeprom.c]
  8. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_eeprom.c]
  9. 90eed7f eeprom: fix eeprom write procedure by Alexey Brodkin · 9 years ago
  10. a24ea7a eeprom: Clean up checkpatch issues by Marek Vasut · 9 years ago
  11. 4d17f71 eeprom: Add support for selecting i2c bus by Marek Vasut · 9 years ago
  12. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · 9 years ago
  13. 7a23721 eeprom: Pull out the RW loop by Marek Vasut · 9 years ago
  14. d062c48 eeprom: Pull out transfer length computation by Marek Vasut · 9 years ago
  15. 4208679 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS by Marek Vasut · 9 years ago
  16. a1d4aeb eeprom: Suck the ifdef into eeprom_init() by Marek Vasut · 9 years ago
  17. d848b08 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS by Marek Vasut · 9 years ago
  18. 2a632ffc eeprom: Make eeprom_write_enable() weak by Marek Vasut · 9 years ago
  19. 6ae5957 eeprom: Pull out address computation by Marek Vasut · 9 years ago
  20. 78990c7 eeprom: Pull out the I/O code by Marek Vasut · 9 years ago
  21. ae59bfc eeprom: Zap CONFIG_SPI_X by Marek Vasut · 9 years ago
  22. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  23. 44a6ac4 eeprom: Zap CONFIG_SYS_EEPROM_X40430 by Marek Vasut · 9 years ago
  24. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  25. 704a096 eeprom: Shuffle code around by Marek Vasut · 9 years ago
  26. 4c5b754 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · 10 years ago
  27. 9a59ec7 Revert "common, env: Fix support for environment in i2c eeprom" by Valentin Longchamp · 10 years ago
  28. f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago
  29. 5f9f4a9 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · 11 years ago
  30. bffe904 cmd_eeprom: bug fix for i2c read/write by Kuo-Jung Su · 11 years ago
  31. 3f43fdf cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
  32. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  35. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  36. c48ae8c cmd_eeprom: typo by Peter Meerwald · 13 years ago
  37. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  38. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  39. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  40. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · 15 years ago
  41. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  42. 769069e i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 16 years ago
  43. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  44. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  45. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 5709fe8 cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  49. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  50. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  51. d9d9774 Add SM501 support to HH405 board. by Stefan Roese · 19 years ago
  52. e4e5e4e Add new board specific commands for TQM5200/STK52XX by Wolfgang Denk · 19 years ago
  53. a484c60 FRAM memory access optimization. by m8 · 19 years ago
  54. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  55. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  56. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  57. b00ec16 Patches by Murray Jensen, 17 Jun 2003: by wdenk · 21 years ago
  58. eda4208 * Add dual ethernet support on PM826 by wdenk · 22 years ago
  59. 3863585 Initial revision by wdenk · 22 years ago