index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_i2c.c
Age
Commit message (
Expand
)
Author
2011-07-28
cosmetic: spell fixes etc.
Michael Jones
2011-04-28
i2c: add i2c deblock sequence before and after every mux config
Stefan Bigler
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-09-19
ARM: add relocation support
Heiko Schocher
2010-09-19
i2c: fix command usage help
Heiko Schocher
2010-08-26
CMD_I2C: make alen=0 work
Reinhard Meyer
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-03-29
i2c: made unused function i2c_mux_add_device static
Frans Meulenbroeks
2010-03-29
cmd_i2c: introduced get_alen helper function
Frans Meulenbroeks
2010-03-29
cmd_i2c: moved a define to before the functions
Frans Meulenbroeks
2010-03-29
cmd_i2c: moved mispositioned comment for i2c md
Frans Meulenbroeks
2010-03-29
cmd_i2c.c: declared local functions as static
Frans Meulenbroeks
2010-03-21
cmd_i2c.c: added i2c read to memory function
Frans Meulenbroeks
2010-03-21
cmd_i2c.c: sorted commands alphabetically
Frans Meulenbroeks
2010-03-21
cmd_i2c.c: reworked subcommand handling
Frans Meulenbroeks
2010-03-21
cmd_i2c.c: reduced subaddress length to 3 bytes
Frans Meulenbroeks
2009-12-07
i2c: fix dangling comment in do_i2c_mw()
Heiko Schocher
2009-12-02
Removes dead code in the file common/cmd_i2c.c
Pratap Chandu
2009-07-18
cmd_i2c: bugfix: add missing brace
Alessandro Rubini
2009-06-12
General help message cleanup
Wolfgang Denk
2009-06-12
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
Peter Tyser
2009-06-12
cmd_i2c: Clean up trivial helper functions
Peter Tyser
2009-06-12
cmd_i2c: Clean up i2c command argument parsing
Peter Tyser
2009-06-12
i2c: Update references to individual i2c commands
Peter Tyser
2009-06-12
i2c: Remove deprecated individual i2c commands
Peter Tyser
2009-06-12
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
2008-10-18
I2C: add new command i2c reset.
Heiko Schocher
2008-10-14
cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS
Peter Tyser
2008-09-10
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-08-20
mod_i2c_mem() bugfix
Peter Tyser
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-01-12
Refactor code for "i2c sdram" command
Larry Johnson
2008-01-12
Fix "i2c sdram" command for DDR2 DIMMs
Larry Johnson
2007-11-21
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-07-10
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-08
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-03
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-03-28
i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
Stefan Roese
2007-03-08
[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
Matthias Fuchs
2007-03-08
[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined
Matthias Fuchs
2006-11-29
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-04
Add support for multiple I2C buses
Ben Warren
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-08-12
FRAM memory access optimization.
[next]