Historique des commits

Auteur SHA1 Message Date
  Holger Brunck 8ec038a6a5 i2c: deblock i2c bus also if accessed before realocation il y a 13 ans
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value il y a 13 ans
  Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h il y a 13 ans
  Wolfgang Denk e8260cb25a common/cmd_i2c.c: Fix GCC 4.6 build warning il y a 13 ans
  Michael Jones f9a78b8d4f cosmetic: spell fixes etc. il y a 13 ans
  Stefan Bigler c649dda537 i2c: add i2c deblock sequence before and after every mux config il y a 14 ans
  Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC il y a 14 ans
  Heiko Schocher f1d2b313c9 ARM: add relocation support il y a 14 ans
  Heiko Schocher 4444b221f2 i2c: fix command usage help il y a 14 ans
  Reinhard Meyer 7a92e53cd0 CMD_I2C: make alen=0 work il y a 14 ans
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling il y a 15 ans
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. il y a 15 ans
  Frans Meulenbroeks fd03ea8964 i2c: made unused function i2c_mux_add_device static il y a 15 ans
  Frans Meulenbroeks 2c0dc99020 cmd_i2c: introduced get_alen helper function il y a 15 ans
  Frans Meulenbroeks a266fe955a cmd_i2c: moved a define to before the functions il y a 15 ans
  Frans Meulenbroeks 4a8cf3382a cmd_i2c: moved mispositioned comment for i2c md il y a 15 ans
  Frans Meulenbroeks 3a6dcb988e cmd_i2c.c: declared local functions as static il y a 15 ans
  Frans Meulenbroeks 652e53546b cmd_i2c.c: added i2c read to memory function il y a 15 ans
  Frans Meulenbroeks fb0070e910 cmd_i2c.c: sorted commands alphabetically il y a 15 ans
  Frans Meulenbroeks bfc3b77ebe cmd_i2c.c: reworked subcommand handling il y a 15 ans
  Frans Meulenbroeks faffe14f01 cmd_i2c.c: reduced subaddress length to 3 bytes il y a 15 ans
  Heiko Schocher df002fa6b9 i2c: fix dangling comment in do_i2c_mw() il y a 15 ans
  Pratap Chandu bd3784df94 Removes dead code in the file common/cmd_i2c.c il y a 15 ans
  Alessandro Rubini 6aee304834 cmd_i2c: bugfix: add missing brace il y a 16 ans
  Wolfgang Denk a89c33db96 General help message cleanup il y a 16 ans
  Peter Tyser 9166b77635 cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX il y a 16 ans
  Peter Tyser 0a45a6357b cmd_i2c: Clean up trivial helper functions il y a 16 ans
  Peter Tyser e96ad5d3ab cmd_i2c: Clean up i2c command argument parsing il y a 16 ans
  Peter Tyser 0f89c54be9 i2c: Update references to individual i2c commands il y a 16 ans
  Peter Tyser d48eb5131d i2c: Remove deprecated individual i2c commands il y a 16 ans