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 年之前 |
Peter Tyser
|
e96ad5d3ab
cmd_i2c: Clean up i2c command argument parsing
|
16 年之前 |
Peter Tyser
|
0f89c54be9
i2c: Update references to individual i2c commands
|
16 年之前 |
Peter Tyser
|
d48eb5131d
i2c: Remove deprecated individual i2c commands
|
16 年之前 |
Peter Tyser
|
655b34a78a
i2c: Create common default i2c_[set|get]_bus_speed() functions
|
16 年之前 |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 年之前 |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 年之前 |
Wolfgang Denk
|
3cbd823116
Coding Style cleanup, update CHANGELOG
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年之前 |
Heiko Schocher
|
67b23a3228
I2C: adding new "i2c bus" Command to the I2C Subsystem.
|
16 年之前 |
Heiko Schocher
|
e43a27c497
I2C: add new command i2c reset.
|
16 年之前 |
Peter Tyser
|
9bc2e4eee3
cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
8a40fb148e
move cmd_get_data_size to command.c
|
16 年之前 |
Peter Tyser
|
0800707b6d
mod_i2c_mem() bugfix
|
16 年之前 |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 年之前 |
Larry Johnson
|
632de0672d
Refactor code for "i2c sdram" command
|
17 年之前 |
Larry Johnson
|
0df6b8446c
Fix "i2c sdram" command for DDR2 DIMMs
|
17 年之前 |
Grant Likely
|
4a43719a77
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 年之前 |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 年之前 |
Jon Loeliger
|
c76fe47425
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
|
18 年之前 |
Jon Loeliger
|
65c450b47a
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 年之前 |
Stefan Roese
|
0c75c9d843
i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
|
18 年之前 |
Matthias Fuchs
|
650a330dd2
[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
|
18 年之前 |
Matthias Fuchs
|
d9fc703246
[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined
|
18 年之前 |
Timur Tabi
|
e857a5bdb3
mpc83xx: Miscellaneous code style fixes
|
18 年之前 |
Ben Warren
|
bb99ad6d82
Add support for multiple I2C buses
|
18 年之前 |
Wolfgang Denk
|
77ddac9480
Cleanup for GCC-4.x
|
19 年之前 |
|
d4f5c72896
FRAM memory access optimization.
|
19 年之前 |