summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-12ppc4xx: Fix i2c divisor calcularion for PPC4xxJeffrey Mann1-3/+1
2007-03-08[PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUSMatthias Fuchs1-1/+1
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese1-213/+245
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-1/+1
2004-07-02Fix problem in 405 i2c driver; don't try to print without console!stroese1-1/+3
2003-06-27* Code cleanup:wdenk1-201/+200
2003-03-06* Patches by David Müller, 31 Jan 2003:wdenk1-0/+19
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-0/+8
2002-11-03Initial revisionwdenk1-0/+417