Simon Glass
|
25ab4b0303
dm: i2c: Provide an offset length parameter where needed
|
10 年之前 |
Simon Glass
|
f9a4c2da72
dm: i2c: Rename driver model I2C functions to permit compatibility
|
10 年之前 |
Masahiro Yamada
|
5468461d1e
cmd_i2c: change variable type for 10bit addressing support
|
10 年之前 |
Simon Glass
|
63656b762e
dm: i2c: Implement driver model support in the i2c command
|
10 年之前 |
Simon Glass
|
c1a6f371ae
dm: i2c: Move error reporting into a common function
|
10 年之前 |
Jeroen Hofstee
|
0e350f81e1
common: commands: make commands static
|
11 年之前 |
Simon Glass
|
b26440f1fa
Rename bootretry functions and remove #ifdefs
|
11 年之前 |
Simon Glass
|
0098e179e1
Move bootretry code into bootretry.c and clean up
|
11 年之前 |
Simon Glass
|
e1bf824dfd
Add cli_ prefix to readline functions
|
11 年之前 |
Simon Glass
|
18d66533ac
move CLI prototypes to cli.h and add comments
|
11 年之前 |
Heiko Schocher
|
880a412732
i2c: fix i2c dev command for not using new framework
|
11 年之前 |
Tom Rini
|
c2120fbfbc
Merge branch 'master' of git://git.denx.de/u-boot-i2c
|
11 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Axel Lin
|
cfb25cc40e
cmd_i2c: Use ARRAY_SIZE instead of reinventing it
|
12 年之前 |
Heiko Schocher
|
9a2accb44f
i2c, multibus: get rid of CONFIG_I2C_MUX
|
12 年之前 |
Heiko Schocher
|
3f4978c713
i2c: common changes for multibus/multiadapter support
|
13 年之前 |
Tom Wai-Hong Tam
|
735987c5a8
edid: Add I2C command for printing the EDID
|
12 年之前 |
Marek Vasut
|
06afa388b2
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
|
12 年之前 |
Marek Vasut
|
2515d8437b
i2c: Use __weak instead of __attribute__((weak, alias))
|
12 年之前 |
Kim Phillips
|
088f1b1991
common/cmd_*.c: sparse fixes
|
12 年之前 |
Eric Nelson
|
54b99e51ab
i2c_probe: update for use in scripting
|
12 年之前 |
York Sun
|
ff5d2dce1e
common/i2c: Add i2c write command
|
12 年之前 |
Holger Brunck
|
8ec038a6a5
i2c: deblock i2c bus also if accessed before realocation
|
13 年之前 |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 年之前 |
Igor Grinberg
|
e3150460a4
common: move extern char console_buffer[] to common.h
|
13 年之前 |
Wolfgang Denk
|
e8260cb25a
common/cmd_i2c.c: Fix GCC 4.6 build warning
|
13 年之前 |
Michael Jones
|
f9a78b8d4f
cosmetic: spell fixes etc.
|
14 年之前 |
Stefan Bigler
|
c649dda537
i2c: add i2c deblock sequence before and after every mux config
|
14 年之前 |
Wolfgang Denk
|
2e5167ccad
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
|
14 年之前 |
Heiko Schocher
|
f1d2b313c9
ARM: add relocation support
|
14 年之前 |