Histórico de commits

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