summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/i2c.c
Commit message (Expand)AuthorAgeLines
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-12-14/+0
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-20/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-09-4/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-12/+12
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* ppc4xx: Fix i2c divisor calcularion for PPC4xxJeffrey Mann2007-04-12-3/+1
* [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUSMatthias Fuchs2007-03-08-1/+1
* [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-20-213/+245
* 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-1/+1
* Fix problem in 405 i2c driver; don't try to print without console!stroese2004-07-02-1/+3
* * Code cleanup:wdenk2003-06-27-201/+200
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-06-0/+19
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-06-0/+8
* Initial revisionwdenk2002-11-03-0/+417