Historial de Commits

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