aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-05mpc5200: reduce delays in i2cJon Smirl1-3/+3
2009-03-25mpc5200: suppress printf until console initializedJon Smirl1-10/+20
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-16/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-6/+7
2004-06-09* Patch by Martin Krause, 27 May 2004:wdenk1-0/+1
2003-11-07* Patch by Bernhard Kuhn, 28 Oct 2003:wdenk1-3/+9
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-10/+10
2003-09-30Fix problems with I2C support for mpc5200dzu1-3/+55
2003-09-13* Patch by David Müller, 13 Sep 2003:LABEL_2003_09_13_2100wdenk1-0/+338