summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/i2c.c
Commit message (Expand)AuthorAgeLines
* Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-09-06-0/+49
* mpc5200: reduce delays in i2cJon Smirl2009-04-05-3/+3
* mpc5200: suppress printf until console initializedJon Smirl2009-03-25-10/+20
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-16/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-6/+7
* * Patch by Martin Krause, 27 May 2004:wdenk2004-06-09-0/+1
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-07-3/+9
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-10/+10
* Fix problems with I2C support for mpc5200dzu2003-09-30-3/+55
* * Patch by David Müller, 13 Sep 2003:wdenk2003-09-13-0/+338