summaryrefslogtreecommitdiff
path: root/cpu/mpc8260/i2c.c
Commit message (Expand)AuthorAgeLines
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-12-13/+0
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-12-3/+0
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-16/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-09-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-18/+18
* I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher2008-10-18-1/+14
* i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher2008-10-18-0/+36
* Big white-space cleanup.Wolfgang Denk2008-05-21-5/+5
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-10-2/+2
* * Code cleanup:wdenk2003-06-27-5/+5
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-19-62/+90
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-06-0/+7
* Initial revisionwdenk2002-11-03-0/+733