Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-12 | i2c: Update references to individual i2c commands | Peter Tyser | |
The individual i2c commands imd, imm, inm, imw, icrc32, iprobe, iloop, and isdram are no longer available so all references to them have been updated to the new form of "i2c <cmd>". Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
2009-06-12 | tsi108_i2c: Add i2c_init() stub function | Peter Tyser | |
Add the i2c_init() function so that the tsi108_i2c.c driver fits U-Boot's standard I2C API which is utilized by cmd_i2c.c Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-08-18 | i2c: Clean drivers/i2c/ Makefile | Michal Simek | |
Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2007-11-20 | drivers/i2c : move i2c drivers to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |