Commit Verlauf

Autor SHA1 Nachricht Datum
  Simon Glass c10c8e313c dm: i2c: Add a command to adjust the offset length vor 9 Jahren
  Simon Glass 59aa9df383 dm: i2c: Implement 'i2c bus' command for driver model vor 10 Jahren
  Lubomir Popov ed16f14689 cmd_i2c: Provide option for bulk 'i2c write' in one transaction vor 10 Jahren
  Masahiro Yamada 9e533cb046 cmd_i2c: quit I2C commands immediately on error vor 10 Jahren
  Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions vor 10 Jahren
  Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed vor 10 Jahren
  Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility vor 10 Jahren
  Masahiro Yamada 5468461d1e cmd_i2c: change variable type for 10bit addressing support vor 10 Jahren
  Simon Glass 63656b762e dm: i2c: Implement driver model support in the i2c command vor 10 Jahren
  Simon Glass c1a6f371ae dm: i2c: Move error reporting into a common function vor 10 Jahren
  Jeroen Hofstee 0e350f81e1 common: commands: make commands static vor 11 Jahren
  Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs vor 11 Jahren
  Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up vor 11 Jahren
  Simon Glass e1bf824dfd Add cli_ prefix to readline functions vor 11 Jahren
  Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments vor 11 Jahren
  Heiko Schocher 880a412732 i2c: fix i2c dev command for not using new framework vor 11 Jahren
  Tom Rini c2120fbfbc Merge branch 'master' of git://git.denx.de/u-boot-i2c vor 11 Jahren
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files vor 12 Jahren
  Axel Lin cfb25cc40e cmd_i2c: Use ARRAY_SIZE instead of reinventing it vor 12 Jahren
  Heiko Schocher 9a2accb44f i2c, multibus: get rid of CONFIG_I2C_MUX vor 12 Jahren
  Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support vor 13 Jahren
  Tom Wai-Hong Tam 735987c5a8 edid: Add I2C command for printing the EDID vor 12 Jahren
  Marek Vasut 06afa388b2 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c vor 12 Jahren
  Marek Vasut 2515d8437b i2c: Use __weak instead of __attribute__((weak, alias)) vor 12 Jahren
  Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes vor 12 Jahren
  Eric Nelson 54b99e51ab i2c_probe: update for use in scripting vor 12 Jahren
  York Sun ff5d2dce1e common/i2c: Add i2c write command vor 12 Jahren
  Holger Brunck 8ec038a6a5 i2c: deblock i2c bus also if accessed before realocation vor 13 Jahren
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value vor 13 Jahren
  Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h vor 13 Jahren