Commit Graph

7 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Nobuhiro Iwamatsu 28df8ed07f cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 7 years ago
Lukasz Majewski e46f8a3309 i2c: Set default I2C bus number 7 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Michal Simek 18c4e7f71c i2c: spd: Extend SPD memory types 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Simon Glass 4fbd258e69 i2c: Correct command return values 8 years ago
Michal Simek e4099c8b80 i2c: cmd: Relocate subcommands when MANUAL_RELOC 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass c10c8e313c dm: i2c: Add a command to adjust the offset length 9 years ago
Simon Glass 59aa9df383 dm: i2c: Implement 'i2c bus' command for driver model 9 years ago
Lubomir Popov ed16f14689 cmd_i2c: Provide option for bulk 'i2c write' in one transaction 9 years ago
Masahiro Yamada 9e533cb046 cmd_i2c: quit I2C commands immediately on error 9 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 9 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 9 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 9 years ago
Masahiro Yamada 5468461d1e cmd_i2c: change variable type for 10bit addressing support 9 years ago
Simon Glass 63656b762e dm: i2c: Implement driver model support in the i2c command 10 years ago
Simon Glass c1a6f371ae dm: i2c: Move error reporting into a common function 10 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 10 years ago
Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 10 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 10 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 10 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
Heiko Schocher 880a412732 i2c: fix i2c dev command for not using new framework 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Axel Lin cfb25cc40e cmd_i2c: Use ARRAY_SIZE instead of reinventing it 11 years ago
Heiko Schocher 9a2accb44f i2c, multibus: get rid of CONFIG_I2C_MUX 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Tom Wai-Hong Tam 735987c5a8 edid: Add I2C command for printing the EDID 12 years ago
Marek Vasut 06afa388b2 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c 12 years ago
Marek Vasut 2515d8437b i2c: Use __weak instead of __attribute__((weak, alias)) 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Eric Nelson 54b99e51ab i2c_probe: update for use in scripting 12 years ago
York Sun ff5d2dce1e common/i2c: Add i2c write command 12 years ago
Holger Brunck 8ec038a6a5 i2c: deblock i2c bus also if accessed before realocation 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 13 years ago
Wolfgang Denk e8260cb25a common/cmd_i2c.c: Fix GCC 4.6 build warning 13 years ago
Michael Jones f9a78b8d4f cosmetic: spell fixes etc. 13 years ago
Stefan Bigler c649dda537 i2c: add i2c deblock sequence before and after every mux config 13 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Heiko Schocher 4444b221f2 i2c: fix command usage help 14 years ago
Reinhard Meyer 7a92e53cd0 CMD_I2C: make alen=0 work 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Frans Meulenbroeks fd03ea8964 i2c: made unused function i2c_mux_add_device static 14 years ago