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.
|
13 年之前 |
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 年之前 |
Heiko Schocher
|
4444b221f2
i2c: fix command usage help
|
14 年之前 |
Reinhard Meyer
|
7a92e53cd0
CMD_I2C: make alen=0 work
|
14 年之前 |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 年之前 |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 年之前 |
Frans Meulenbroeks
|
fd03ea8964
i2c: made unused function i2c_mux_add_device static
|
15 年之前 |
Frans Meulenbroeks
|
2c0dc99020
cmd_i2c: introduced get_alen helper function
|
15 年之前 |
Frans Meulenbroeks
|
a266fe955a
cmd_i2c: moved a define to before the functions
|
15 年之前 |
Frans Meulenbroeks
|
4a8cf3382a
cmd_i2c: moved mispositioned comment for i2c md
|
15 年之前 |
Frans Meulenbroeks
|
3a6dcb988e
cmd_i2c.c: declared local functions as static
|
15 年之前 |
Frans Meulenbroeks
|
652e53546b
cmd_i2c.c: added i2c read to memory function
|
15 年之前 |
Frans Meulenbroeks
|
fb0070e910
cmd_i2c.c: sorted commands alphabetically
|
15 年之前 |
Frans Meulenbroeks
|
bfc3b77ebe
cmd_i2c.c: reworked subcommand handling
|
15 年之前 |
Frans Meulenbroeks
|
faffe14f01
cmd_i2c.c: reduced subaddress length to 3 bytes
|
15 年之前 |
Heiko Schocher
|
df002fa6b9
i2c: fix dangling comment in do_i2c_mw()
|
15 年之前 |
Pratap Chandu
|
bd3784df94
Removes dead code in the file common/cmd_i2c.c
|
15 年之前 |
Alessandro Rubini
|
6aee304834
cmd_i2c: bugfix: add missing brace
|
16 年之前 |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 年之前 |
Peter Tyser
|
9166b77635
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
|
16 年之前 |
Peter Tyser
|
0a45a6357b
cmd_i2c: Clean up trivial helper functions
|
16 年之前 |