Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | cpci750: i2c cleanup | Peter Tyser | 2009-06-12 | -6/+10 |
| | | | | | | | | | | | The following changes were made, primarily to bring the cpci750 i2c driver in line with U-Boot's current I2C API: - Made i2c_init() globally accessible - Made i2c_read() and i2c_write() return an integer - Updated i2c_init() calls to pass in CONFIG_SYS_I2C_SLAVE in the offhand chance someone adds slave support in the future Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -4/+4 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Code cleanup. | wdenk | 2004-12-16 | -31/+31 |
| | ||||
* | CPCI750 board support added | stroese | 2004-12-16 | -0/+487 |